jacobsa / crypto
Some Go cryptography routines that are not included in the Go standard library.
☆32Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for crypto
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- The source for gotools.org.☆36Updated 11 months ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 2 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 6 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆37Updated 3 years ago
- EFMQ provides an MQTT pub/sub style abstraction for Ethernet Frame messaging☆10Updated 7 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 4 years ago
- Experiments and bad ideas☆20Updated last month
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- Heap dump reader & visualizer for Go 1.4☆46Updated 8 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Composable utilities for Go contexts☆27Updated 5 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆17Updated 9 years ago
- ☆18Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆30Updated 10 months ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 6 years ago
- poll is an efficient char device access package for Go☆17Updated 2 years ago
- Remove implicit field traversals from Go source☆35Updated 2 years ago
- A Go library for checking AES-NI support.☆10Updated 10 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated 11 months ago
- Bytes buffer that implements seeking and partially persisting to disk☆38Updated last year
- unimport is a Go static analysis tool to find unnecessary import aliases.☆68Updated 7 years ago