jacobsa / crypto
Some Go cryptography routines that are not included in the Go standard library.
☆32Updated 10 months ago
Alternatives and similar repositories for crypto:
Users that are interested in crypto are comparing it to the libraries listed below
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 2 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Experiments and bad ideas☆20Updated 6 months ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- DTLS 1.0 client/server in go.☆68Updated 5 months ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 6 years ago
- Go packages that provide communication with FIDO U2F tokens over USB☆89Updated last year
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- EFMQ provides an MQTT pub/sub style abstraction for Ethernet Frame messaging☆10Updated 7 years ago
- Generate field mask utilities from proto files☆12Updated this week
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.Updated 5 years ago
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆17Updated 10 years ago
- Publish/subscribe utility☆23Updated 7 months ago
- Easy to use native encoding/binary.ByteOrder☆29Updated 2 years ago