Keine Beschreibung

Adam Langley 6814ed3bb5 go.crypto/poly1305: add package. vor 13 Jahren
bcrypt dd83c0b64f bcrypt: Documentation vor 13 Jahren
blowfish 470549d502 go.crypto: initial code vor 14 Jahren
bn256 71484c7202 bn256: add package vor 13 Jahren
cast5 470549d502 go.crypto: initial code vor 14 Jahren
curve25519 f0da345629 go.crypto/curve25519: fix incorrect build tag vor 13 Jahren
md4 470549d502 go.crypto: initial code vor 14 Jahren
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 vor 14 Jahren
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. vor 13 Jahren
otr 2aed6cb9f1 otr: fix compilation vor 13 Jahren
pbkdf2 907750ef23 go.crypto/pbkdf2: New package vor 14 Jahren
poly1305 6814ed3bb5 go.crypto/poly1305: add package. vor 13 Jahren
ripemd160 470549d502 go.crypto: initial code vor 14 Jahren
salsa20 62fc357018 go.crypto/salsa20: add package. vor 13 Jahren
ssh 552202b8e3 go.crypto/ssh: assorted close related fixes vor 13 Jahren
twofish 470549d502 go.crypto: initial code vor 14 Jahren
xtea 470549d502 go.crypto: initial code vor 14 Jahren
xts e6db49c37b xts: add package. vor 13 Jahren
.hgignore f61fbb80d2 go.empty: prototype for new subrepository vor 14 Jahren
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository vor 14 Jahren
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository vor 14 Jahren
LICENSE a1a1826210 LICENSE: add vor 14 Jahren
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. vor 14 Jahren
README 470549d502 go.crypto: initial code vor 14 Jahren
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository vor 14 Jahren

README

This repository holds supplementary Go cryptography libraries.

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