Ingen beskrivning

Adam Langley 4002be2701 go.crypto/ssh: run gofmt 13 år sedan
bcrypt 2c5e207468 go.crypto/bcrypt: add Cost function 13 år sedan
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 år sedan
bn256 4c5258d8b6 go.crypto/bn256: ensure that t is initialised correctly. 13 år sedan
cast5 62944567d8 go.crypto: remove cipher.Reset() 13 år sedan
curve25519 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 år sedan
md4 470549d502 go.crypto: initial code 14 år sedan
nacl f09bfbbb56 go.crypto/nacl: add package 13 år sedan
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 14 år sedan
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. 13 år sedan
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 år sedan
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 år sedan
poly1305 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 år sedan
ripemd160 470549d502 go.crypto: initial code 14 år sedan
salsa20 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 år sedan
scrypt 6ba10a7acb go.crypto/scrypt: add package 13 år sedan
ssh 4002be2701 go.crypto/ssh: run gofmt 13 år sedan
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 år sedan
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 år sedan
xts e6db49c37b xts: add package. 13 år sedan
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan
LICENSE a1a1826210 LICENSE: add 14 år sedan
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 14 år sedan
README 470549d502 go.crypto: initial code 14 år sedan
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan

README

This repository holds supplementary Go cryptography libraries.

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