crypto: golang.org/x/crypto/salsa20/salsa Index | Files | Directories

Packages that import salsa

PathSynopsis
github.com/davidlazar/go-crypto/salsa20
github.com/hlandau/captcha:eyeglasses: Go CAPTCHA
github.com/hlandau/degoutils/web/acPackage ac provides facilities for generating and verifying anti-CSRF authentication codes.
github.com/hlandau/degoutils/web/miscctxPackage miscctx provides miscellaneous context items which can be associated with an HTTP request.
github.com/lixin9311/simplevpn/securesocketProvides leaky buffer, based on the example in Effective Go.
github.com/maxymania/goencrypt/recoreThis package is the implements ReCore a experimental block cipher derived from SalsaBC.
github.com/maxymania/goencrypt/salsa20sImplements the cipher.Stream version of salsa20 ontop of "golang.org/​x/​crypto/​salsa20".
github.com/maxymania/goencrypt/salsabcThis package is the reference implementation of the SalsaBC block cipher.
github.com/​metal3d/​idok/​tunnel/​go.crypto/​salsa20Package salsa20 implements the Salsa20 stream cipher as specified in http:/​/​cr.yp.to/​snuffle/​spec.pdf.
github.com/progrium/crypto/salsa20Package salsa20 implements the Salsa20 stream cipher as specified in http:/​/​cr.yp.to/​snuffle/​spec.pdf.
github.com/​sec51/​cryptoengine/​Godeps/​_workspace/​src/​golang.org/​x/​crypto/​nacl/​boxPackage box authenticates and encrypts messages using public-key cryptography.
github.com/​sec51/​cryptoengine/​Godeps/​_workspace/​src/​golang.org/​x/​crypto/​nacl/​secretboxPackage secretbox encrypts and authenticates small messages.
github.com/​shadowsocks/​shadowsocks-go/​shadowsocks
github.com/​vanadium/​go.ref/​runtime/​internal/​flow/​crypto
golang.org/x/crypto/nacl/boxPackage box authenticates and encrypts messages using public-key cryptography.
golang.org/x/crypto/nacl/secretboxPackage secretbox encrypts and authenticates small messages.
golang.org/x/crypto/salsa20Package salsa20 implements the Salsa20 stream cipher as specified in http:/​/​cr.yp.to/​snuffle/​spec.pdf.
v.io/x/ref/runtime/internal/flow/crypto