Нема описа

Andreas Auernhammer 55a552f082 x/crypto/*: add import comment пре 9 година
acme 420870623a acme: set correct KeyUsage and ExtKeyUsage пре 9 година
bcrypt 1fbbd62cfe crypto: add import comments. пре 11 година
blake2b 55a552f082 x/crypto/*: add import comment пре 9 година
blake2s 55a552f082 x/crypto/*: add import comment пре 9 година
blowfish 77f4136a99 go.crypto/blowfish: fix typo in docstring in cipher.go пре 9 година
bn256 3f77d69517 bn256: fix equations in comments пре 9 година
cast5 1fbbd62cfe crypto: add import comments. пре 11 година
chacha20poly1305 55a552f082 x/crypto/*: add import comment пре 9 година
cryptobyte 55a552f082 x/crypto/*: add import comment пре 9 година
curve25519 59a182cab6 curve25519: avoid loss of R15 in -dynlink mode пре 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 dd96d35c1b ocsp: fix test flakiness пре 9 година
openpgp 5b4074c2c4 all: fix some vet warnings пре 9 година
otr b8a2a83acf otr: add missing return on error path пре 9 година
pbkdf2 1fbbd62cfe crypto: add import comments. пре 11 година
pkcs12 459e265272 pkcs12: fix ToPEM to not ignore non-nil error from getSafeContents пре 9 година
poly1305 453249f01c poly1305: add burn-in test. пре 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 c2303dcbe8 ssh: Add support for RSA keys stored in OpenSSH's new format пре 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 пре 14 година
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. пре 14 година
README 470549d502 go.crypto: initial code пре 14 година
codereview.cfg b7d6bf2c61 crypto: add codereview.cfg пре 11 година

README

This repository holds supplementary Go cryptography libraries.

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