Açıklama Yok

Dmitry Chestnykh dc67354e86 go.crypto/blowfish: document that only 16 bytes of salt are used. 13 yıl önce
bcrypt dd83c0b64f bcrypt: Documentation 13 yıl önce
blowfish dc67354e86 go.crypto/blowfish: document that only 16 bytes of salt are used. 13 yıl önce
bn256 71484c7202 bn256: add package 13 yıl önce
cast5 470549d502 go.crypto: initial code 14 yıl önce
curve25519 b1c91de896 curve25519: fix asm comment 13 yıl önce
md4 470549d502 go.crypto: initial code 14 yıl önce
nacl f09bfbbb56 go.crypto/nacl: add package 13 yıl önce
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 14 yıl önce
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. 13 yıl önce
otr 2aed6cb9f1 otr: fix compilation 13 yıl önce
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 yıl önce
poly1305 9c0a3ae199 go.crypto/poly1305: enable AMD64 assembly 13 yıl önce
ripemd160 470549d502 go.crypto: initial code 14 yıl önce
salsa20 750c6a9860 go.crypto: match asm variable names to Go func declarations 13 yıl önce
scrypt 6ba10a7acb go.crypto/scrypt: add package 13 yıl önce
ssh 0b9766a68d go.crypto/ssh: new test subpackage 13 yıl önce
twofish 470549d502 go.crypto: initial code 14 yıl önce
xtea 470549d502 go.crypto: initial code 14 yıl önce
xts e6db49c37b xts: add package. 13 yıl önce
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 yıl önce
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 yıl önce
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 yıl önce
LICENSE a1a1826210 LICENSE: add 14 yıl önce
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 14 yıl önce
README 470549d502 go.crypto: initial code 14 yıl önce
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 yıl önce

README

This repository holds supplementary Go cryptography libraries.

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