Ei kuvausta

Adam Langley f23aef828f go.crypto/openpgp: test that hashes are compiled in before using them. 12 vuotta sitten
bcrypt eccdd1285a go.crypto/bcrypt: fix interger overflow for cost == 31 13 vuotta sitten
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 vuotta sitten
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. 13 vuotta sitten
cast5 eca6c1626e go.crypto: remove unreachable code. 12 vuotta sitten
curve25519 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 vuotta sitten
md4 470549d502 go.crypto: initial code 14 vuotta sitten
nacl c2ba5865a8 go.crypto/nacl/secretbox: fix append behaviour. 12 vuotta sitten
ocsp 16d76afb29 go.crypto/ocsp: pass in the issuing certificate. 12 vuotta sitten
openpgp f23aef828f go.crypto/openpgp: test that hashes are compiled in before using them. 12 vuotta sitten
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 vuotta sitten
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 vuotta sitten
poly1305 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 vuotta sitten
ripemd160 470549d502 go.crypto: initial code 14 vuotta sitten
salsa20 396847505b go.crypto/salsa: fix typo in comment and move TODO out of package comment. 12 vuotta sitten
scrypt 97488752ad scrypt: 2x faster. 13 vuotta sitten
sha3 d52ec73510 go.crypto/sha3: change keccakF to stateless function 12 vuotta sitten
ssh 4dc7c8e2f4 go.crypto/ssh: seed random generator, so auto port allocation is truly random. 12 vuotta sitten
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 vuotta sitten
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 vuotta sitten
xts e6db49c37b xts: add package. 13 vuotta sitten
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 vuotta sitten
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 vuotta sitten
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 vuotta sitten
LICENSE a1a1826210 LICENSE: add 13 vuotta sitten
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 13 vuotta sitten
README 470549d502 go.crypto: initial code 14 vuotta sitten
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 vuotta sitten

README

This repository holds supplementary Go cryptography libraries.

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