Нет описания

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

README

This repository holds supplementary Go cryptography libraries.

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