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:
- Go Fuzzit Example☆37Updated 4 years ago
- Fuzzing Go crypto☆74Updated 6 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆55Updated 4 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- 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
- Secure your dev servers, insecurely!☆47Updated last year
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- Implements ristretto255, a fast prime-order group.☆99Updated 3 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆114Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- go implementation of anchorhash☆15Updated 4 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 6 months ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated 9 months ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- ☆195Updated 2 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 3 years ago
- An implementation of Noise in Go☆42Updated 7 years ago
- Online Change Detection Algorithm☆53Updated 5 years ago
- Credstore is a centralized auth server☆87Updated 6 years ago
- Additional functionality for Go's os package☆18Updated 4 months ago
- Backoff timer shared between several projects.☆46Updated 9 months ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆48Updated last year
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated 2 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- memsize computes the size of your object graph☆34Updated 11 months ago
- Make random JSON in Go☆25Updated 5 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Minisign verification library for Golang.☆114Updated 7 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago