Brak opisu

Mikio Hara eeef66c528 go.crypto: gofmt -w -s 13 lat temu
bcrypt eeef66c528 go.crypto: gofmt -w -s 13 lat temu
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 lat temu
bn256 4c5258d8b6 go.crypto/bn256: ensure that t is initialised correctly. 13 lat temu
cast5 62944567d8 go.crypto: remove cipher.Reset() 13 lat temu
curve25519 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 lat temu
md4 470549d502 go.crypto: initial code 14 lat temu
nacl f09bfbbb56 go.crypto/nacl: add package 13 lat temu
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 14 lat temu
openpgp eeef66c528 go.crypto: gofmt -w -s 13 lat temu
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 lat temu
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 lat temu
poly1305 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 lat temu
ripemd160 470549d502 go.crypto: initial code 14 lat temu
salsa20 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 lat temu
scrypt eeef66c528 go.crypto: gofmt -w -s 13 lat temu
ssh eeef66c528 go.crypto: gofmt -w -s 13 lat temu
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 lat temu
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 lat temu
xts e6db49c37b xts: add package. 13 lat temu
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu
LICENSE a1a1826210 LICENSE: add 14 lat temu
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 14 lat temu
README 470549d502 go.crypto: initial code 14 lat temu
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu

README

This repository holds supplementary Go cryptography libraries.

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