Няма описание

sbuss 7f7c0c2d75 sha3: added example output преди 9 години
acme 51714a8c4a acme, acme/autocert: use canonical http header keys преди 9 години
bcrypt 6c586e17d9 bcrypt: fix C compatibility code преди 9 години
blake2b 08a7dbd3d9 blake2b: implement BLAKE2X преди 9 години
blake2s b286ef4198 blake2s: implement BLAKE2X преди 9 години
blowfish 5ef0053f77 all: use HTTPS for links that support it преди 9 години
bn256 3f77d69517 bn256: fix equations in comments преди 9 години
cast5 1fbbd62cfe crypto: add import comments. преди 11 години
chacha20poly1305 0fe963104e chacha20poly1305: fix style nits in variable names преди 9 години
cryptobyte 55a552f082 x/crypto/*: add import comment преди 9 години
curve25519 5ef0053f77 all: use HTTPS for links that support it преди 9 години
ed25519 5ef0053f77 all: use HTTPS for links that support it преди 9 години
hkdf 1fbbd62cfe crypto: add import comments. преди 11 години
md4 1fbbd62cfe crypto: add import comments. преди 11 години
nacl 93b5df3bf3 nacl/secretbox: add benchmarks преди 9 години
ocsp dd85ac7e6a ocsp: remove a redundant conditional expression from an if statement преди 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 5ef0053f77 all: use HTTPS for links that support it преди 9 години
poly1305 5ef0053f77 all: use HTTPS for links that support it преди 9 години
ripemd160 1fbbd62cfe crypto: add import comments. преди 11 години
salsa20 5ef0053f77 all: use HTTPS for links that support it преди 9 години
scrypt 5ef0053f77 all: use HTTPS for links that support it преди 9 години
sha3 7f7c0c2d75 sha3: added example output преди 9 години
ssh 3627ff35f3 ssh: fix a formatting bug in a test преди 9 години
tea e7913d6af1 x/crypto: add support for Tiny Encryption Algorithm (TEA) преди 11 години
twofish 5ef0053f77 all: use HTTPS for links that support it преди 9 години
xtea 1fbbd62cfe crypto: add import comments. преди 11 години
xts 976dfd0a58 xts: fix incorrect length check преди 9 години
.gitattributes c89e568385 crypto: copying .gitattributes to all subrepositories преди 11 години
.gitignore 51bc81f679 convert .hgignore to .gitignore. преди 11 години
AUTHORS 5ef0053f77 all: use HTTPS for links that support it преди 9 години
CONTRIBUTING.md 1351f936d9 doc: add CONTRIBUTING.md преди 11 години
CONTRIBUTORS 5ef0053f77 all: use HTTPS for links that support it преди 9 години
LICENSE a1a1826210 LICENSE: add преди 14 години
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. преди 14 години
README 5ef0053f77 all: use HTTPS for links that support it преди 9 години
codereview.cfg b7d6bf2c61 crypto: add codereview.cfg преди 11 години

README

This repository holds supplementary Go cryptography libraries.

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