Bez popisu

Adam Langley beef0f4390 x/crypto/otr: reformat the libotr test harness with clang-format. před 10 roky
bcrypt 1fbbd62cfe crypto: add import comments. před 11 roky
blowfish 1fbbd62cfe crypto: add import comments. před 11 roky
bn256 1fbbd62cfe crypto: add import comments. před 11 roky
cast5 1fbbd62cfe crypto: add import comments. před 11 roky
curve25519 c57d4a7191 poly1305, curve25519: add build constraints for appengine před 10 roky
hkdf 1fbbd62cfe crypto: add import comments. před 11 roky
md4 1fbbd62cfe crypto: add import comments. před 11 roky
nacl 1fbbd62cfe crypto: add import comments. před 11 roky
ocsp 287a1d87db ocsp: use asn1.Enumerated for revocation reason před 10 roky
openpgp b270509459 x/crypto/openpgp/packet: fix message for errors resulting from an unknown cipher. před 10 roky
otr beef0f4390 x/crypto/otr: reformat the libotr test harness with clang-format. před 10 roky
pbkdf2 1fbbd62cfe crypto: add import comments. před 11 roky
pkcs12 575fdbe86e x/crypto/pkcs12: deal with short byte array in PBKDF před 10 roky
poly1305 81bf7719a6 x/crypto/poly1305: fix memory alignment fault in ARM před 10 roky
ripemd160 1fbbd62cfe crypto: add import comments. před 11 roky
salsa20 1fbbd62cfe crypto: add import comments. před 11 roky
scrypt 1fbbd62cfe crypto: add import comments. před 11 roky
sha3 bc65b9074c sha3: fix TestAppend to loop twice, to match the comments. před 10 roky
ssh 346896d577 crypto/ssh: fix typo in error string. před 10 roky
tea e7913d6af1 x/crypto: add support for Tiny Encryption Algorithm (TEA) před 10 roky
twofish 1fbbd62cfe crypto: add import comments. před 11 roky
xtea 1fbbd62cfe crypto: add import comments. před 11 roky
xts 1fbbd62cfe crypto: add import comments. před 11 roky
.gitattributes c89e568385 crypto: copying .gitattributes to all subrepositories před 11 roky
.gitignore 51bc81f679 convert .hgignore to .gitignore. před 11 roky
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository před 14 roky
CONTRIBUTING.md 1351f936d9 doc: add CONTRIBUTING.md před 11 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 b7d6bf2c61 crypto: add codereview.cfg před 10 roky

README

This repository holds supplementary Go cryptography libraries.

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