jacobsa / cryptoLinks
Some Go cryptography routines that are not included in the Go standard library.
☆33Updated last year
Alternatives and similar repositories for crypto
Users that are interested in crypto are comparing it to the libraries listed below
Sorting:
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 3 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 5 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆18Updated 10 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 4 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 port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 7 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated last year
- Experiments and bad ideas☆20Updated 2 months ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- DTLS 1.0 client/server in go.☆67Updated last year
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 7 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- Minisign verification library for Golang.☆115Updated 11 months ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 3 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Package tcpopt implements encoding and decoding of TCP-level socket options☆12Updated 6 years ago
- Re-usable Go components and micro-frameworks☆33Updated 8 years ago
- A Go package for sending and receiving ethernet frames. Currently supporting Linux, Freebsd, and OS X.☆81Updated 9 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 years ago
- TamaGo - example application☆75Updated last month
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated last year