Yawning / kyberLinks
Mirror of my Go Kyber implementation.
☆15Updated 7 years ago
Alternatives and similar repositories for kyber
Users that are interested in kyber are comparing it to the libraries listed below
Sorting:
- Implementation of cryptographic primitives in Go☆13Updated 2 years ago
- Constant time big numbers for Go☆104Updated 7 months ago
- Implements ristretto255, a fast prime-order group.☆103Updated 2 months ago
- This is a toy implementation of the dudect ideas in Go. All credit goes to Oscar Reparaz, Josep Balasch and Ingrid Verbauwhede for dudect…☆19Updated 8 years ago
- Implementations of do255e and do255s in C and assembly☆25Updated 4 years ago
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- ☆28Updated 3 years ago
- Golang "Post-quantum key exchange – a new hope." (Mirror of https://gitlab.com/yawning/newhope)☆78Updated 6 years ago
- ☆18Updated last year
- I-D that describes the algorithm identifiers for NIST's PQC ML-DSA for use in the Internet X.509 Public Key Infrastructure☆13Updated last week
- ☆21Updated 2 years ago
- ☆82Updated 5 years ago
- Cryptographic Addition Chain Generation in Go☆192Updated last year
- Deterministic/nonce-reuse resistant authenticated encryption scheme using XChaCha20, implemented on libsodium.☆30Updated last year
- Supersingular Isogeny Diffie-Hellman in Go☆137Updated 5 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated last year
- An EXPERIMENTAL implementation of the CPace PAKE, instantiated with the Ristretto255 group. In Rust