FiloSottile / bigmodLinks
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.
☆14Updated 3 weeks ago
Alternatives and similar repositories for bigmod
Users that are interested in bigmod are comparing it to the libraries listed below
Sorting:
- Implementation of do255e and do255s in Go☆23Updated 5 years ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆52Updated 3 months ago
- Constant time big numbers for Go☆106Updated 11 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
- Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.☆21Updated last year
- NIST Lightweight Cryptography finalists☆12Updated 3 years ago
- Benchmark and test getter + runner☆28Updated 4 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆52Updated 5 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆54Updated last year
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆169Updated 11 months ago
- Implements ristretto255, a fast prime-order group.☆107Updated 5 months ago
- Source code for pprof.host site☆17Updated 4 months ago
- High assurance Go secp256k1 (Mirror)☆27Updated 2 years ago
- Cryptographic Addition Chain Generation in Go☆195Updated last year
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 2 years ago
- Compress sets of integers efficiently☆23Updated 9 months ago
- ☆32Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- ☆26Updated 3 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆127Updated 7 years ago
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Updated 4 years ago
- Go implementation of OPAQUE (RFC 9807), the asymmetric password-authenticated key exchange protocol.☆59Updated this week
- ☆68Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆133Updated last year
- Golang ed25519☆47Updated 4 years ago
- ddmin test case minimization algorithm☆31Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago