gtank / ristretto255Links
Implements ristretto255, a fast prime-order group.
☆99Updated 3 years ago
Alternatives and similar repositories for ristretto255
Users that are interested in ristretto255 are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆88Updated 2 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Golang ed25519☆48Updated 4 years ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆75Updated 2 years ago
- Supersingular Isogeny Diffie-Hellman in Go☆135Updated 5 years ago
- Constant time big numbers for Go☆103Updated 3 months ago
- Package bn256 implements a particular bilinear group.☆129Updated this week
- Readable Implementation of Strobe in Go☆26Updated 3 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Golang "Post-quantum key exchange – a new hope." (Mirror of https://gitlab.com/yawning/newhope)☆78Updated 5 years ago
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- A homomorphic hash function☆77Updated 6 years ago
- Go implementation of OPAQUE (hidden password user registration and auth)☆57Updated 4 years ago
- A golang implementation of a sparse merkle tree☆53Updated 6 years ago
- An implementation of Noise in Go☆42Updated 7 years 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…☆18Updated 7 years ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆48Updated last year
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- A pure Go implementation of Shamir's Secret Sharing algorithm over GF(256)