Keine Beschreibung

Andrew Gerrand a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
bcrypt a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
blowfish b7f382b979 go.crypto/blowfish: support salts larger than 16 bytes. vor 11 Jahren
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. vor 13 Jahren
cast5 eca6c1626e go.crypto: remove unreachable code. vor 12 Jahren
curve25519 902e2dcb72 curve25519, poly1305: change last CL to build with Go 1.3 vor 11 Jahren
hkdf a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
md4 470549d502 go.crypto: initial code vor 14 Jahren
nacl a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
ocsp 16d76afb29 go.crypto/ocsp: pass in the issuing certificate. vor 12 Jahren
openpgp a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
otr a3c6050446 go.crypto/otr: Reset Conversation.myKeyId for each AKE. vor 12 Jahren
pbkdf2 907750ef23 go.crypto/pbkdf2: New package vor 14 Jahren
poly1305 902e2dcb72 curve25519, poly1305: change last CL to build with Go 1.3 vor 11 Jahren
ripemd160 470549d502 go.crypto: initial code vor 14 Jahren
salsa20 a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
scrypt a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
sha3 cb7a96fa34 sha3: change range statement in test to work with Go 1.3 and earlier vor 11 Jahren
ssh a73c6bbfc5 go.crypto: use golang.org/x/... import paths vor 11 Jahren
twofish 62944567d8 go.crypto: remove cipher.Reset() vor 13 Jahren
xtea 62944567d8 go.crypto: remove cipher.Reset() vor 13 Jahren
xts e6db49c37b xts: add package. vor 13 Jahren
.hgignore 9717de930f .hgignore: add comment setting policy vor 12 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 13 Jahren
README 470549d502 go.crypto: initial code vor 14 Jahren
codereview.cfg 08da9c60bc codereview: switch defaultcc to golang-codereviews vor 12 Jahren

README

This repository holds supplementary Go cryptography libraries.

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