暂无描述

Shawn Ledbetter 887809b6be ssh: add functions for public keys in wire & auth keys format. 13 年之前
bcrypt 2c5e207468 go.crypto/bcrypt: add Cost function 13 年之前
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 年之前
bn256 4c5258d8b6 go.crypto/bn256: ensure that t is initialised correctly. 13 年之前
cast5 62944567d8 go.crypto: remove cipher.Reset() 13 年之前
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 887809b6be ssh: add functions for public keys in wire & auth keys format. 13 年之前
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 年之前
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 年之前
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 14 年之前
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 14 年之前
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.