jamesruan / sodiumLinks
An wrapper for libsodium in golang
☆84Updated 4 years ago
Alternatives and similar repositories for sodium
Users that are interested in sodium are comparing it to the libraries listed below
Sorting:
- A complete overhaul of the Golang wrapper for libsodium☆141Updated 7 years ago
- SRP implementation in pure golang☆173Updated 8 months ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- Go package for easy WebAuthn integration☆168Updated 5 years ago
- Go bindings for Argon2☆142Updated 7 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 5 years ago
- Replacement for golang http.FileServer which supports precompressed static assets.☆97Updated 7 months ago
- Shamir's Secret Sharing in Golang☆77Updated 3 years ago
- Secure Remote Password library for Go☆49Updated 3 years ago
- Golang ed25519☆47Updated 4 years ago
- DKIM package for golang☆99Updated 11 months ago
- Minisign verification library for Golang.☆116Updated last year
- A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑☆201Updated last month
- AES encryption for large blobs in Go (golang) using AES-CTR + hmac on io.Writer and io.Reader streams☆53Updated 5 years ago
- A fast userspace CSPRNG☆93Updated last year
- A generic ECDH implementation