Aucune description

Russ Cox 750c6a9860 go.crypto: match asm variable names to Go func declarations il y a 13 ans
bcrypt dd83c0b64f bcrypt: Documentation il y a 13 ans
blowfish 470549d502 go.crypto: initial code il y a 14 ans
bn256 71484c7202 bn256: add package il y a 13 ans
cast5 470549d502 go.crypto: initial code il y a 14 ans
curve25519 750c6a9860 go.crypto: match asm variable names to Go func declarations 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 2aed6cb9f1 otr: fix compilation il y a 13 ans
pbkdf2 907750ef23 go.crypto/pbkdf2: New package il y a 14 ans
poly1305 9c0a3ae199 go.crypto/poly1305: enable AMD64 assembly il y a 13 ans
ripemd160 470549d502 go.crypto: initial code il y a 14 ans
salsa20 750c6a9860 go.crypto: match asm variable names to Go func declarations il y a 13 ans
scrypt 6ba10a7acb go.crypto/scrypt: add package il y a 13 ans
ssh 591d65c664 go.crypto/ssh: sanity check incoming packet length il y a 13 ans
twofish 470549d502 go.crypto: initial code il y a 14 ans
xtea 470549d502 go.crypto: initial code il y a 14 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.