Geen omschrijving

David Symonds 41998200eb go.crypto/ssh/test: Replace FailNow with Fail where it is obvious that the test doesn't want to fail now. 12 jaren geleden
bcrypt eccdd1285a go.crypto/bcrypt: fix interger overflow for cost == 31 13 jaren geleden
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 jaren geleden
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. 13 jaren geleden
cast5 62944567d8 go.crypto: remove cipher.Reset() 13 jaren geleden
curve25519 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 jaren geleden
md4 470549d502 go.crypto: initial code 14 jaren geleden
nacl f09bfbbb56 go.crypto/nacl: add package 13 jaren geleden
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 14 jaren geleden
openpgp 50ff460fe1 openpgp: remove TeeReader from packet.Read 13 jaren geleden
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 jaren geleden
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 jaren geleden
poly1305 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 jaren geleden
ripemd160 470549d502 go.crypto: initial code 14 jaren geleden
salsa20 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 jaren geleden
scrypt 97488752ad scrypt: 2x faster. 13 jaren geleden
sha3 d52ec73510 go.crypto/sha3: change keccakF to stateless function 12 jaren geleden
ssh 41998200eb go.crypto/ssh/test: Replace FailNow with Fail where it is obvious that the test doesn't want to fail now. 12 jaren geleden
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 jaren geleden
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 jaren geleden
xts e6db49c37b xts: add package. 13 jaren geleden
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 jaren geleden
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 jaren geleden
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 jaren geleden
LICENSE a1a1826210 LICENSE: add 13 jaren geleden
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 13 jaren geleden
README 470549d502 go.crypto: initial code 14 jaren geleden
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 jaren geleden

README

This repository holds supplementary Go cryptography libraries.

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