Geen omschrijving

Jonathan Pittman 54c65aebf4 go.crypto/ssh: Miscellaneous changes up for discussion. 13 jaren geleden
bcrypt 2c5e207468 go.crypto/bcrypt: add Cost function 13 jaren geleden
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 jaren geleden
bn256 4c5258d8b6 go.crypto/bn256: ensure that t is initialised correctly. 13 jaren geleden
cast5 62944567d8 go.crypto: remove cipher.Reset() 13 jaren geleden
curve25519 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 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 be3c8d448b openpgp: support 3DES encrypted private keys. 13 jaren geleden
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 jaren geleden
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 jaren geleden
poly1305 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 jaren geleden
ripemd160 470549d502 go.crypto: initial code 14 jaren geleden
salsa20 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 jaren geleden
scrypt 6ba10a7acb go.crypto/scrypt: add package 13 jaren geleden
ssh 54c65aebf4 go.crypto/ssh: Miscellaneous changes up for discussion. 13 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 14 jaren geleden
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 14 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.