ericlagergren / lwcryptoLinks
NIST Lightweight Cryptography finalists
☆12Updated 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 5 years ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆14Updated 9 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
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆52Updated 2 months ago
- A constant-time library for big integers modulo a prime, usable for cryptographic applications. Exported from crypto/internal/bigmod, the…☆14Updated last week
- 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
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆53Updated 5 years ago
- ChaCha20Poly1305 and XChaCha20Poly1305 AEAD implementations☆19Updated 5 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 5 years ago
- Go implementation of BLAKE2 (b) cryptographic hash function (optimized for 64-bit platforms).☆94Updated 7 years ago
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Updated 4 years ago
- Constant time big numbers for Go☆105Updated 10 months ago
- Implements ristretto255, a fast prime-order group.☆106Updated 5 months ago
- Go implementation of libhydrogen - a lightweight, easy-to-use crypto library☆24Updated 8 years ago
- Cryptographic Addition Chain Generation in Go☆195Updated last year
- Mirror of my Go Kyber implementation.☆16Updated 7 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- Implementations of do255e and do255s in C and assembly☆25Updated 4 years ago
- A Zig implementation of EdDSA signatures with blind keys.☆17Updated 2 years ago
- minimal perfect hash functions☆64Updated 4 years ago
- ☆21Updated 3 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- The CMAC / OMAC1 message authentication code☆11Updated 9 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 2 weeks ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Tool for plotting Go benchmark results☆17Updated last year
- Reed-Solomon error correction code in Go☆18Updated last year
- ☆46Updated last year
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆18Updated 11 years ago