bytemare / opaqueLinks
Go implementation of OPAQUE (RFC 9807), the asymmetric password-authenticated key exchange protocol.
☆55Updated last week
Alternatives and similar repositories for opaque
Users that are interested in opaque are comparing it to the libraries listed below
Sorting:
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆50Updated 3 weeks ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆161Updated 8 months ago
- A Go implementation of the quantum-resistant key encapsulation method ML-KEM (formerly known as Kyber).☆156Updated 2 months ago
- Constant time big numbers for Go☆104Updated 7 months ago
- Go implementation of OPAQUE (hidden password user registration and auth)☆58Updated 5 years ago
- Go implementation of the Kyber (version 3) post-quantum IND-CCA2 KEM.☆117Updated 11 months ago
- ☆46Updated last year
- libfido2 bindings for golang☆85Updated 9 months ago
- An Oblivious HTTP gateway☆71Updated 4 months ago
- Time-Stamp Protocol (TSP) implementation for Go as specified in RFC3161☆76Updated 4 months ago
- WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FI…☆46Updated 5 years ago
- Implementation of draft-irtf-cfrg-hpke☆30Updated 2 years ago
- 🔏 A Go library and tools for DKIM, DMARC and Authentication-Results☆211Updated 6 months ago
- Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.☆21Updated last year
- 🐿️ A pure golang implementation of TFHE Fully Homomorphic Encryption Scheme☆70Updated this week
- Cryptographic Addition Chain Generation in Go☆192Updated last year
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- A Go implementation of OPAQUE, a password authenticated key exchange protocol.☆31Updated 6 years ago
- Message Layer Security☆55Updated 4 years ago
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- High-performance Curve25519/ristretto255 for Go.☆77Updated 10 months ago
- High assurance Go secp256k1 (Mirror)☆27Updated 2 years ago
- Noise Protocol Framework (Mirror)☆57Updated 4 months ago
- Oblivious HTTP implementation☆31Updated last year
- Supersingular Isogeny Diffie-Hellman in Go☆137Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Implements ristretto255, a fast prime-order group.