FiloSottile / bigmod
A constant-time library for big integers modulo a prime, usable for cryptographic applications. Exported from crypto/internal/bigmod, the backend of crypto/rsa and crypto/ecdsa.
☆13Updated last year
Alternatives and similar repositories for bigmod:
Users that are interested in bigmod are comparing it to the libraries listed below
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆48Updated last year
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- ☆24Updated 2 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- fast integer log base 10☆10Updated 3 years ago
- NIST Lightweight Cryptography finalists☆11Updated 3 years ago
- Benchmark and test getter + runner☆29Updated 3 years ago
- ☆18Updated 4 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
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Optimized Go implementation of blake2s with salting and personalization support☆13Updated 6 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated 6 months ago
- A Go API for perf_event_open☆22Updated 10 months ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Implementation of draft-irtf-cfrg-hpke☆30Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- ☆24Updated 5 years ago
- Benchmark the init cost of Go packages☆80Updated 2 weeks ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆18Updated 10 years ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- Implements ristretto255, a fast prime-order group.☆98Updated 3 years ago
- Deterministic key generation for Go.☆18Updated 9 months ago
- Securely seed Go's random number generator☆24Updated 8 years ago
- Tool for plotting Go benchmark results☆16Updated 9 months ago
- Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.☆20Updated 9 months ago
- HyperLogLog in golang☆25Updated 6 years ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆156Updated 2 months ago
- Microsoft's Lat/Long compression algorithm☆10Updated 4 years ago