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
- DTLS 1.0 client/server in go.☆68Updated this week
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 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
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆18Updated 11 years ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- Minisign verification library for Golang.☆115Updated last year
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 7 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 3 years ago
- Allotment Routing Table☆56Updated 3 years ago
- SSH/HTTP demuxing and proxying server☆25Updated 2 months 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
- Go packages that provide communication with FIDO U2F tokens over USB☆91Updated last year
- Package tcpopt implements encoding and decoding of TCP-level socket options☆12Updated 6 years ago
- StreamQL is a stream query language☆17Updated 8 years ago
- A Go package for sending and receiving ethernet frames. Currently supporting Linux, Freebsd, and OS X.☆81Updated 9 years ago
- Go on Hardware CI: 100% free open source CI to run on RPis, macOS and Windows☆92Updated 2 years ago
- A block device in user space for Linux in Golang☆56Updated 8 years ago
- A Go-lang interface to the linux kernel keyring api☆71Updated 2 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Heap dump reader & visualizer for Go 1.4☆48Updated 9 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 9 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 5 years ago