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
- An implementation of Noise in Go☆44Updated 7 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Go language to build and check keybase's sitewide merkle tree.☆113Updated 10 months ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆53Updated 4 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- ☆194Updated 3 years ago
- Simple examples of configuring mutual authentication (MASSL)☆50Updated 7 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆19Updated 3 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
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 3 years ago
- Go implementation of OPAQUE (hidden password user registration and auth)☆58Updated 5 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated 2 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated last year
- go implementation of anchorhash☆15Updated 5 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- Implements ristretto255, a fast prime-order group.☆105Updated 3 months ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A native Go implementation of macaroons☆186Updated 2 years ago
- Additional functionality for Go's os package☆18Updated 8 months ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Credstore is a centralized auth server☆87Updated 6 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Object mapping for golang.☆48Updated 2 years ago
- Golang Merkle Tree Implementation. With hash.Hash interface for streaming support☆55Updated 4 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago