暫無描述

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.