Нема описа

Dmitry Savintsev 4cd25d65a0 crypto/ssh: fix comment for ssh.NewPublicKey пре 9 година
acme 81372b2fc2 acme/autocert: cache ACME account key пре 9 година
bcrypt 1fbbd62cfe crypto: add import comments. пре 11 година
blowfish 77f4136a99 go.crypto/blowfish: fix typo in docstring in cipher.go пре 9 година
bn256 1fbbd62cfe crypto: add import comments. пре 11 година
cast5 1fbbd62cfe crypto: add import comments. пре 11 година
chacha20poly1305 594708b89f chacha20poly1305: new package. пре 9 година
curve25519 c57d4a7191 poly1305, curve25519: add build constraints for appengine пре 10 година
ed25519 c9aef117f5 x/crypto/ed25519: add package. пре 9 година
hkdf 1fbbd62cfe crypto: add import comments. пре 11 година
md4 1fbbd62cfe crypto: add import comments. пре 11 година
nacl 055d4bfb5c nacl/secretbox: add license header and package prefix пре 9 година
ocsp d172538b2c x/crypto/ocsp: Accept status for multiple certificates in response пре 9 година
openpgp 00c1479577 x/crypto/openpgp: support crypto.Signer private keys пре 9 година
otr beef0f4390 x/crypto/otr: reformat the libotr test harness with clang-format. пре 10 година
pbkdf2 1fbbd62cfe crypto: add import comments. пре 11 година
pkcs12 f23ba3a5ee x/crypto/pkcs12: fix typo in struct tag пре 10 година
poly1305 a81735b1ea poly1305: rename files to sum_𝑥.s пре 9 година
ripemd160 1fbbd62cfe crypto: add import comments. пре 11 година
salsa20 1fbbd62cfe crypto: add import comments. пре 11 година
scrypt aa2481cbfe scrypt: fix broken example in documentation пре 9 година
sha3 80b25ed484 crypto/sha3: use the assembly optimized KeccakF on amd64 пре 9 година
ssh 4cd25d65a0 crypto/ssh: fix comment for ssh.NewPublicKey пре 9 година
tea e7913d6af1 x/crypto: add support for Tiny Encryption Algorithm (TEA) пре 10 година
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 година
CONTRIBUTING.md 1351f936d9 doc: add CONTRIBUTING.md пре 11 година
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 година
codereview.cfg b7d6bf2c61 crypto: add codereview.cfg пре 10 година

README

This repository holds supplementary Go cryptography libraries.

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