trailofbits / on-edgeLinks
A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
☆97Updated 6 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 5 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 4 years ago
- An implementation of Noise in Go☆44Updated 7 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 2 years ago
- A collection of fast, general-purpose immutable data structures for Go.☆19Updated 3 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆54Updated last year
- Go language to build and check keybase's sitewide merkle tree.☆114Updated last month
- Implements ristretto255, a fast prime-order group.☆107Updated 5 months ago
- go implementation of anchorhash☆15Updated 5 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 3 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
- ☆197Updated 3 years ago
- A native Go implementation of macaroons☆188Updated 2 years ago
- Go implementation of OPAQUE (hidden password user registration and auth)☆58Updated 5 years ago
- Secure your dev servers, insecurely!☆48Updated last year
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- A homomorphic hash function☆82Updated 6 years ago
- Golang ed25519☆47Updated 4 years ago
- A lightweight CLI tool that finds system calls being called inside golang applications.☆31Updated 4 years ago
- Simple examples of configuring mutual authentication (MASSL)☆50Updated 7 years ago
- Additional functionality for Go's os package☆18Updated 10 months ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A small library that allows to check if Go mutexes are locked☆27Updated 8 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- memsize computes the size of your object graph☆34Updated last year
- Implementation of do255e and do255s in Go☆23Updated 5 years ago
- Minisign verification library for Golang.☆116Updated last year