No Description

Joel Sing ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. 13 years ago
bcrypt 2c5e207468 go.crypto/bcrypt: add Cost function 13 years ago
blowfish dc67354e86 go.crypto/blowfish: document that only 16 bytes of salt are used. 13 years ago
bn256 71484c7202 bn256: add package 13 years ago
cast5 470549d502 go.crypto: initial code 14 years ago
curve25519 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 years ago
md4 470549d502 go.crypto: initial code 14 years ago
nacl f09bfbbb56 go.crypto/nacl: add package 13 years ago
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 14 years ago
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. 13 years ago
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 years ago
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 years ago
poly1305 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 years ago
ripemd160 470549d502 go.crypto: initial code 14 years ago
salsa20 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 years ago
scrypt 6ba10a7acb go.crypto/scrypt: add package 13 years ago
ssh ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. 13 years ago
twofish 470549d502 go.crypto: initial code 14 years ago
xtea 470549d502 go.crypto: initial code 14 years ago
xts e6db49c37b xts: add package. 13 years ago
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 years ago
LICENSE a1a1826210 LICENSE: add 13 years ago
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 13 years ago
README 470549d502 go.crypto: initial code 14 years ago
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 years ago

README

This repository holds supplementary Go cryptography libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.