Sin descripción

Joel Sing ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. hace 13 años
bcrypt 2c5e207468 go.crypto/bcrypt: add Cost function hace 13 años
blowfish dc67354e86 go.crypto/blowfish: document that only 16 bytes of salt are used. hace 13 años
bn256 71484c7202 bn256: add package hace 13 años
cast5 470549d502 go.crypto: initial code hace 14 años
curve25519 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo hace 13 años
md4 470549d502 go.crypto: initial code hace 14 años
nacl f09bfbbb56 go.crypto/nacl: add package hace 13 años
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 hace 14 años
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. hace 13 años
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. hace 13 años
pbkdf2 907750ef23 go.crypto/pbkdf2: New package hace 14 años
poly1305 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo hace 13 años
ripemd160 470549d502 go.crypto: initial code hace 14 años
salsa20 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo hace 13 años
scrypt 6ba10a7acb go.crypto/scrypt: add package hace 13 años
ssh ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. hace 13 años
twofish 470549d502 go.crypto: initial code hace 14 años
xtea 470549d502 go.crypto: initial code hace 14 años
xts e6db49c37b xts: add package. hace 13 años
.hgignore f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
LICENSE a1a1826210 LICENSE: add hace 13 años
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. hace 13 años
README 470549d502 go.crypto: initial code hace 14 años
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository hace 14 años

README

This repository holds supplementary Go cryptography libraries.

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