ericlagergren / lwcryptoLinks
NIST Lightweight Cryptography finalists
☆11Updated 3 years ago
Alternatives and similar repositories for lwcrypto
Users that are interested in lwcrypto are comparing it to the libraries listed below
Sorting:
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- A constant-time library for big integers modulo a prime, usable for cryptographic applications. Exported from crypto/internal/bigmod, the…☆14Updated 5 months ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆13Updated 6 months ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆50Updated 3 weeks 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
- High assurance Go secp256k1 (Mirror)☆27Updated 2 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated last year
- Implements ristretto255, a fast prime-order group.☆103Updated 2 months ago
- Cryptographic Addition Chain Generation in Go☆192Updated last year
- Constant time big numbers for Go☆104Updated 7 months ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆53Updated 4 years ago
- Benchmark and test getter + runner☆28Updated 3 years ago
- Mirror of my Go Kyber implementation.☆15Updated 7 years ago
- Go implementation of libhydrogen - a lightweight, easy-to-use crypto library☆24Updated 8 years ago
- Go implementation of OPAQUE (hidden password user registration and auth)☆58Updated 5 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- Golang ed25519☆47Updated 4 years ago
- WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FI…☆46Updated 5 years ago
- discohash☆15Updated 3 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 3 years ago
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Updated 4 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- Go implementation of BLAKE2 (b) cryptographic hash function (optimized for 64-bit platforms).☆93Updated 7 years ago
- Pure Go implementation of the Ristretto prime-order group over Edwards25519☆90Updated 2 years ago
- minimal perfect hash functions☆63Updated 3 years ago
- Streamlined NTRU Prime 4591^761 in Go☆38Updated 3 years ago
- CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256…☆22Updated this week