Nincs leírás

David Leon Gil 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 11 éve
bcrypt 1fbbd62cfe crypto: add import comments. 11 éve
blowfish 1fbbd62cfe crypto: add import comments. 11 éve
bn256 1fbbd62cfe crypto: add import comments. 11 éve
cast5 1fbbd62cfe crypto: add import comments. 11 éve
curve25519 1fbbd62cfe crypto: add import comments. 11 éve
hkdf 1fbbd62cfe crypto: add import comments. 11 éve
md4 1fbbd62cfe crypto: add import comments. 11 éve
nacl 1fbbd62cfe crypto: add import comments. 11 éve
ocsp 1fbbd62cfe crypto: add import comments. 11 éve
openpgp 632d287f9f crypto/openpgp: support public keys generated by End-to-End 11 éve
otr 1fbbd62cfe crypto: add import comments. 11 éve
pbkdf2 1fbbd62cfe crypto: add import comments. 11 éve
poly1305 1fbbd62cfe crypto: add import comments. 11 éve
ripemd160 1fbbd62cfe crypto: add import comments. 11 éve
salsa20 1fbbd62cfe crypto: add import comments. 11 éve
scrypt 1fbbd62cfe crypto: add import comments. 11 éve
sha3 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 11 éve
ssh 160b2e156e ssh/agent: do not return nil entries from keyring.Signers() 11 éve
twofish 1fbbd62cfe crypto: add import comments. 11 éve
xtea 1fbbd62cfe crypto: add import comments. 11 éve
xts 1fbbd62cfe crypto: add import comments. 11 éve
.gitattributes c89e568385 crypto: copying .gitattributes to all subrepositories 11 éve
.gitignore 51bc81f679 convert .hgignore to .gitignore. 11 éve
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
LICENSE a1a1826210 LICENSE: add 14 éve
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 14 éve
README 470549d502 go.crypto: initial code 14 éve

README

This repository holds supplementary Go cryptography libraries.

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