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:
- Experiments and bad ideas☆20Updated 8 months ago
- Go support for Access Control Lists☆16Updated 5 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- Go packages that provide communication with FIDO U2F tokens over USB☆91Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- DTLS 1.0 client/server in go.☆68Updated 8 months ago
- EFMQ provides an MQTT pub/sub style abstraction for Ethernet Frame messaging☆10Updated 7 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Package watchdog implements control of hardware watchdog devices. MIT Licensed.☆26Updated 2 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 6 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- Go package providing CPIO Readers and Writers.☆60Updated last year
- A simple exercise in hot-patching Go.☆28Updated 8 years ago
- build simple single-layer containers and upload them to a repository.☆39Updated 2 years ago
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- ☆18Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- golang libnl library☆25Updated 2 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 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
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago