Bez popisu

Gustav Paul 1aa39d6262 go.crypto/ssh: Read returns all unread bytes before returning io.EOF. před 13 roky
bcrypt dd83c0b64f bcrypt: Documentation před 13 roky
blowfish 470549d502 go.crypto: initial code před 14 roky
bn256 71484c7202 bn256: add package před 13 roky
cast5 470549d502 go.crypto: initial code před 14 roky
curve25519 b1c91de896 curve25519: fix asm comment před 13 roky
md4 470549d502 go.crypto: initial code před 14 roky
nacl f09bfbbb56 go.crypto/nacl: add package před 13 roky
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 před 14 roky
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. před 13 roky
otr 2aed6cb9f1 otr: fix compilation před 13 roky
pbkdf2 907750ef23 go.crypto/pbkdf2: New package před 14 roky
poly1305 9c0a3ae199 go.crypto/poly1305: enable AMD64 assembly před 13 roky
ripemd160 470549d502 go.crypto: initial code před 14 roky
salsa20 750c6a9860 go.crypto: match asm variable names to Go func declarations před 13 roky
scrypt 6ba10a7acb go.crypto/scrypt: add package před 13 roky
ssh 1aa39d6262 go.crypto/ssh: Read returns all unread bytes before returning io.EOF. před 13 roky
twofish 470549d502 go.crypto: initial code před 14 roky
xtea 470549d502 go.crypto: initial code před 14 roky
xts e6db49c37b xts: add package. před 13 roky
.hgignore f61fbb80d2 go.empty: prototype for new subrepository před 14 roky
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository před 14 roky
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository před 14 roky
LICENSE a1a1826210 LICENSE: add před 14 roky
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. před 13 roky
README 470549d502 go.crypto: initial code před 14 roky
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository před 14 roky

README

This repository holds supplementary Go cryptography libraries.

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