No Description

Adam Langley 1ddfbba54b go.crypto/ssh: fix tests with -cpu 1,2. 12 years ago
bcrypt eccdd1285a go.crypto/bcrypt: fix interger overflow for cost == 31 13 years ago
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 years ago
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. 13 years ago
cast5 62944567d8 go.crypto: remove cipher.Reset() 13 years ago
curve25519 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 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 50ff460fe1 openpgp: remove TeeReader from packet.Read 13 years ago
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 years ago
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 years ago
poly1305 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 years ago
ripemd160 470549d502 go.crypto: initial code 14 years ago
salsa20 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 years ago
scrypt 97488752ad scrypt: 2x faster. 13 years ago
sha3 0bc0bccba9 go.crypto/sha3: new package 12 years ago
ssh 1ddfbba54b go.crypto/ssh: fix tests with -cpu 1,2. 12 years ago
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 years ago
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 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.