Aucune description

Alex Brainman 97c15b3da8 go.crypto/ssh/test: move some variables into common os source file to fix windows build il y a 13 ans
bcrypt 2c5e207468 go.crypto/bcrypt: add Cost function il y a 13 ans
blowfish 62944567d8 go.crypto: remove cipher.Reset() il y a 13 ans
bn256 4c5258d8b6 go.crypto/bn256: ensure that t is initialised correctly. il y a 13 ans
cast5 62944567d8 go.crypto: remove cipher.Reset() il y a 13 ans
curve25519 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo il y a 13 ans
md4 470549d502 go.crypto: initial code il y a 14 ans
nacl f09bfbbb56 go.crypto/nacl: add package il y a 13 ans
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 il y a 14 ans
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. il y a 13 ans
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. il y a 13 ans
pbkdf2 907750ef23 go.crypto/pbkdf2: New package il y a 14 ans
poly1305 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo il y a 13 ans
ripemd160 470549d502 go.crypto: initial code il y a 14 ans
salsa20 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo il y a 13 ans
scrypt 6ba10a7acb go.crypto/scrypt: add package il y a 13 ans
ssh 97c15b3da8 go.crypto/ssh/test: move some variables into common os source file to fix windows build il y a 13 ans
twofish 62944567d8 go.crypto: remove cipher.Reset() il y a 13 ans
xtea 62944567d8 go.crypto: remove cipher.Reset() il y a 13 ans
xts e6db49c37b xts: add package. il y a 13 ans
.hgignore f61fbb80d2 go.empty: prototype for new subrepository il y a 14 ans
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository il y a 14 ans
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository il y a 14 ans
LICENSE a1a1826210 LICENSE: add il y a 14 ans
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. il y a 14 ans
README 470549d502 go.crypto: initial code il y a 14 ans
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository il y a 14 ans

README

This repository holds supplementary Go cryptography libraries.

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