Sem descrição

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

README

This repository holds supplementary Go cryptography libraries.

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