Нема описа

Alex Vaghin 9477e0b78b chacha20poly1305: fix build constraints пре 9 година
acme ca7e7f10cb acme: add v3 implementation to RevokeAuthorization пре 9 година
bcrypt 1fbbd62cfe crypto: add import comments. пре 11 година
blake2b 8291fff38a blake2b: test all three hashing implementations пре 9 година
blake2s b2fa06b6af blake2s: fix build constraints пре 9 година
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 9477e0b78b chacha20poly1305: fix build constraints пре 9 година
curve25519 f62085100e curve25519: eliminate unnecessary "callee save" prologues пре 9 година
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 1150b8bd09 poly1305: don't move R13 in sum_arm.s. пре 9 година
ripemd160 1fbbd62cfe crypto: add import comments. пре 11 година
salsa20 1705134e1b salsa20/salsa: eliminate unnecessary "callee save" prologue/epilogue пре 9 година
scrypt aa2481cbfe scrypt: fix broken example in documentation пре 9 година
sha3 77e80449e8 sha3: fix SP adjustment пре 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 пре 10 година
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.