FiloSottile / cpaceLinks
An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.
☆29Updated 4 years ago
Alternatives and similar repositories for cpace
Users that are interested in cpace are comparing it to the libraries listed below
Sorting:
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆55Updated 4 years ago
- Go implementation of OPAQUE (hidden password user registration and auth)☆58Updated 5 years ago
- go implementation of anchorhash☆15Updated 4 years ago
- ☆47Updated 11 months ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆49Updated 2 years ago
- High assurance Go secp256k1 (Mirror)☆27Updated last year
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Constant time big numbers for Go☆104Updated 6 months ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆56Updated 10 months ago
- A Go implementation of OPAQUE, a password authenticated key exchange protocol.☆31Updated 6 years ago
- Implements ristretto255, a fast prime-order group.☆103Updated last month
- Sealed boxes implementation for Rust/WebAssembly.☆17Updated last year
- A homomorphic hash function☆78Updated 6 years ago
- Golang ed25519☆48Updated 4 years ago
- Stupid crypto tricks