trailofbits / on-edgeLinks
A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
☆97Updated 5 years ago
Alternatives and similar repositories for on-edge
Users that are interested in on-edge are comparing it to the libraries listed below
Sorting:
- Fuzzing Go crypto☆74Updated 6 years ago
- Go Fuzzit Example☆37Updated 5 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆53Updated 4 years ago
- Go language to build and check keybase's sitewide merkle tree.☆113Updated 10 months ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- go implementation of anchorhash☆15Updated 4 years ago
- An implementation of Noise in Go☆44Updated 7 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated last year
- ☆194Updated 3 years ago
- Secure your dev servers, insecurely!☆47Updated last year
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 3 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Implements ristretto255, a fast prime-order group.☆104Updated 3 months ago
- A native Go implementation of macaroons☆185Updated last year
- Go implementation of OPAQUE (hidden password user registration and auth)☆58Updated 5 years ago
- [DEPRECATED] See https://github.com/src-d/go-mysql-server☆10Updated 7 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 3 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A small library that allows to check if Go mutexes are locked☆26Updated 5 months ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- Go language interface to GMP - GNU Multiprecision Library (golang)☆119Updated last year
- Reflection-based Protocol Buffers for Go☆79Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Blazingly fast query engine☆18Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Document mathematical Go code beautifully☆203Updated last year
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago