jacobsa / crypto
Some Go cryptography routines that are not included in the Go standard library.
☆32Updated last year
Alternatives and similar repositories for crypto
Users that are interested in crypto are comparing it to the libraries listed below
Sorting:
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Work with paths in Go - without tiresome error handling☆9Updated 8 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
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 2 years ago
- RRD statistics collector implemented in Go☆31Updated 9 years ago
- Experiments and bad ideas☆20Updated 8 months ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- Go support for Access Control Lists☆16Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 9 years ago
- A multicast channel library for Go with a simple API and familiar semantics☆28Updated 2 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 6 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- The source for gotools.org.☆36Updated last year
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- DTLS 1.0 client/server in go.☆68Updated 7 months ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 years ago
- CSRF protection middleware via context for Go.☆21Updated 7 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago