SodiumBox LibSodium crypto_box_seal in Go
Pure go library for interacting with libsodiums crypto_box_seal
Install
go get github.com/mdp/sodiumbox
Test
cd $GOHOME/src/github.com/mdp/sodiumbox
go test -v
Libsodium's crypto_box_sealed in pure golang
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Pure go library for interacting with libsodiums crypto_box_seal
go get github.com/mdp/sodiumbox
cd $GOHOME/src/github.com/mdp/sodiumbox
go test -v
Libsodium's crypto_box_sealed in pure golang