Sin descripción

David Leon Gil 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 hace 11 años
bcrypt 1fbbd62cfe crypto: add import comments. hace 11 años
blowfish 1fbbd62cfe crypto: add import comments. hace 11 años
bn256 1fbbd62cfe crypto: add import comments. hace 11 años
cast5 1fbbd62cfe crypto: add import comments. hace 11 años
curve25519 1fbbd62cfe crypto: add import comments. hace 11 años
hkdf 1fbbd62cfe crypto: add import comments. hace 11 años
md4 1fbbd62cfe crypto: add import comments. hace 11 años
nacl 1fbbd62cfe crypto: add import comments. hace 11 años
ocsp 1fbbd62cfe crypto: add import comments. hace 11 años
openpgp 632d287f9f crypto/openpgp: support public keys generated by End-to-End hace 11 años
otr 1fbbd62cfe crypto: add import comments. hace 11 años
pbkdf2 1fbbd62cfe crypto: add import comments. hace 11 años
poly1305 1fbbd62cfe crypto: add import comments. hace 11 años
ripemd160 1fbbd62cfe crypto: add import comments. hace 11 años
salsa20 1fbbd62cfe crypto: add import comments. hace 11 años
scrypt 1fbbd62cfe crypto: add import comments. hace 11 años
sha3 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 hace 11 años
ssh 160b2e156e ssh/agent: do not return nil entries from keyring.Signers() hace 11 años
twofish 1fbbd62cfe crypto: add import comments. hace 11 años
xtea 1fbbd62cfe crypto: add import comments. hace 11 años
xts 1fbbd62cfe crypto: add import comments. hace 11 años
.gitattributes c89e568385 crypto: copying .gitattributes to all subrepositories hace 11 años
.gitignore 51bc81f679 convert .hgignore to .gitignore. hace 11 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

README

This repository holds supplementary Go cryptography libraries.

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