Geen omschrijving

Thomas Desrosiers 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" 10 jaren geleden
bcrypt 1fbbd62cfe crypto: add import comments. 11 jaren geleden
blowfish 1fbbd62cfe crypto: add import comments. 11 jaren geleden
bn256 1fbbd62cfe crypto: add import comments. 11 jaren geleden
cast5 1fbbd62cfe crypto: add import comments. 11 jaren geleden
curve25519 c57d4a7191 poly1305, curve25519: add build constraints for appengine 10 jaren geleden
hkdf 1fbbd62cfe crypto: add import comments. 11 jaren geleden
md4 1fbbd62cfe crypto: add import comments. 11 jaren geleden
nacl 1fbbd62cfe crypto: add import comments. 11 jaren geleden
ocsp 287a1d87db ocsp: use asn1.Enumerated for revocation reason 10 jaren geleden
openpgp f2c09b05fa x/crypto/openpgp/packet: validate parsed rsa private keys 10 jaren geleden
otr 1fbbd62cfe crypto: add import comments. 11 jaren geleden
pbkdf2 1fbbd62cfe crypto: add import comments. 11 jaren geleden
poly1305 81bf7719a6 x/crypto/poly1305: fix memory alignment fault in ARM 10 jaren geleden
ripemd160 1fbbd62cfe crypto: add import comments. 11 jaren geleden
salsa20 1fbbd62cfe crypto: add import comments. 11 jaren geleden
scrypt 1fbbd62cfe crypto: add import comments. 11 jaren geleden
sha3 bc65b9074c sha3: fix TestAppend to loop twice, to match the comments. 10 jaren geleden
ssh 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" 10 jaren geleden
tea e7913d6af1 x/crypto: add support for Tiny Encryption Algorithm (TEA) 10 jaren geleden
twofish 1fbbd62cfe crypto: add import comments. 11 jaren geleden
xtea 1fbbd62cfe crypto: add import comments. 11 jaren geleden
xts 1fbbd62cfe crypto: add import comments. 11 jaren geleden
.gitattributes c89e568385 crypto: copying .gitattributes to all subrepositories 11 jaren geleden
.gitignore 51bc81f679 convert .hgignore to .gitignore. 11 jaren geleden
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 jaren geleden
CONTRIBUTING.md 1351f936d9 doc: add CONTRIBUTING.md 11 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 b7d6bf2c61 crypto: add codereview.cfg 10 jaren geleden

README

This repository holds supplementary Go cryptography libraries.

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