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
- ☆24Updated 2 years ago
- NIST Lightweight Cryptography finalists☆11Updated 2 years ago
- A Go API for perf_event_open☆22Updated 9 months ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Benchmark and test getter + runner☆29Updated 3 years ago
- Microsoft's Lat/Long compression algorithm☆10Updated 4 years ago
- fast integer log base 10☆10Updated 3 years ago
- Tool for plotting Go benchmark results☆16Updated 9 months ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Constant time big numbers for Go☆101Updated last month
- Benchmark the init cost of Go packages☆76Updated 2 months ago
- Work space for golang.org/x/perf version 2☆20Updated 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
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Easy to use native encoding/binary.ByteOrder☆29Updated 2 years ago
- discohash☆15Updated 3 years ago
- ☆68Updated last year
- ☆24Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆17Updated 10 years ago
- Commands☆51Updated 11 months ago