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
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Benchmark and test getter + runner☆29Updated 3 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 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
- A Go API for perf_event_open☆21Updated 7 months ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- NIST Lightweight Cryptography finalists☆11Updated 2 years ago
- fast integer log base 10☆10Updated 3 years ago
- Fetch Metadata server security middleware for Go☆11Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Benchmark the init cost of Go packages☆76Updated last week
- Minisign verification library for Golang.☆113Updated 2 months ago
- ☆18Updated 4 years ago
- Constant time big numbers for Go☆96Updated last year
- An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.☆29Updated 4 years ago
- Tool for plotting Go benchmark results☆16Updated 7 months ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Implements ristretto255, a fast prime-order group.☆98Updated 3 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
- Secure your dev servers, insecurely!☆47Updated 10 months ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FI…☆42Updated 4 years ago
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 6 years ago