crypto/ directory

Directories

PathSynopsis
Godeps/_workspace/src/golang.org/x/crypto/bcryptPackage bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm.
Godeps/_workspace/src/golang.org/x/crypto/blowfishPackage blowfish implements Bruce Schneier's Blowfish encryption algorithm.
Godeps/_workspace/src/golang.org/x/crypto/nacl
Godeps/_workspace/src/golang.org/x/crypto/nacl/secretboxPackage secretbox encrypts and authenticates small messages.
Godeps/_workspace/src/golang.org/x/crypto/pbkdf2Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0.
Godeps/_workspace/src/golang.org/x/crypto/poly1305Package poly1305 implements Poly1305 one-time message authentication code as specified in http://cr.yp.to/mac/poly1305-20050329.pdf.
Godeps/_workspace/src/golang.org/x/crypto/salsa20
Godeps/_workspace/src/golang.org/x/crypto/salsa20/salsaPackage salsa provides low-level access to functions in the Salsa family.
Godeps/_workspace/src/golang.org/x/crypto/scryptPackage scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf).
Version
v0.2.0
Published
Feb 25, 2016
Platform
linux/amd64
Last checked
1 hour ago

Tools for package owners.