Нет описания

Joel Sing ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. 13 лет назад
bcrypt 2c5e207468 go.crypto/bcrypt: add Cost function 13 лет назад
blowfish dc67354e86 go.crypto/blowfish: document that only 16 bytes of salt are used. 13 лет назад
bn256 71484c7202 bn256: add package 13 лет назад
cast5 470549d502 go.crypto: initial code 14 лет назад
curve25519 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 лет назад
md4 470549d502 go.crypto: initial code 14 лет назад
nacl f09bfbbb56 go.crypto/nacl: add package 13 лет назад
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 14 лет назад
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. 13 лет назад
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 лет назад
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 лет назад
poly1305 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 лет назад
ripemd160 470549d502 go.crypto: initial code 14 лет назад
salsa20 6779fad1d0 go.crypto: add and adjust +build lines for 386 and gccgo 13 лет назад
scrypt 6ba10a7acb go.crypto/scrypt: add package 13 лет назад
ssh ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. 13 лет назад
twofish 470549d502 go.crypto: initial code 14 лет назад
xtea 470549d502 go.crypto: initial code 14 лет назад
xts e6db49c37b xts: add package. 13 лет назад
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад
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 f61fbb80d2 go.empty: prototype for new subrepository 14 лет назад

README

This repository holds supplementary Go cryptography libraries.

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