Nincs leírás

Keith Rarick 0e971cde33 ssh: add Output and CombinedOutput helpers 12 éve
bcrypt eccdd1285a go.crypto/bcrypt: fix interger overflow for cost == 31 13 éve
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 éve
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. 13 éve
cast5 62944567d8 go.crypto: remove cipher.Reset() 13 éve
curve25519 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 éve
md4 470549d502 go.crypto: initial code 14 éve
nacl f09bfbbb56 go.crypto/nacl: add package 13 éve
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 14 éve
openpgp 50ff460fe1 openpgp: remove TeeReader from packet.Read 13 éve
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 éve
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 éve
poly1305 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 éve
ripemd160 470549d502 go.crypto: initial code 14 éve
salsa20 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 éve
scrypt 97488752ad scrypt: 2x faster. 13 éve
sha3 d52ec73510 go.crypto/sha3: change keccakF to stateless function 12 éve
ssh 0e971cde33 ssh: add Output and CombinedOutput helpers 12 éve
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 éve
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 éve
xts e6db49c37b xts: add package. 13 éve
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 éve
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
LICENSE a1a1826210 LICENSE: add 13 éve
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 13 éve
README 470549d502 go.crypto: initial code 14 éve
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 éve

README

This repository holds supplementary Go cryptography libraries.

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