secure-io / sio-goLinks
Authenticated encryption for streams in Go
☆28Updated last year
Alternatives and similar repositories for sio-go
Users that are interested in sio-go are comparing it to the libraries listed below
Sorting:
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 8 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆34Updated 5 years ago
- Secure Remote Password library for Go☆45Updated 2 years ago
- Minisign verification library for Golang.☆114Updated 7 months ago
- Make random JSON in Go☆25Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 8 months ago
- A Go library for reading and writing QCOW2 disk images.☆53Updated last year
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- ☆16Updated 4 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
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago
- pure golang crypt(3) implementation