Aucune description

Adam Langley 5ff91abc76 go.crypto/ssh/terminal: support bracketed paste mode. il y a 11 ans
bcrypt a73c6bbfc5 go.crypto: use golang.org/x/... import paths il y a 11 ans
blowfish b7f382b979 go.crypto/blowfish: support salts larger than 16 bytes. il y a 11 ans
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. il y a 13 ans
cast5 eca6c1626e go.crypto: remove unreachable code. il y a 12 ans
curve25519 902e2dcb72 curve25519, poly1305: change last CL to build with Go 1.3 il y a 11 ans
hkdf a73c6bbfc5 go.crypto: use golang.org/x/... import paths il y a 11 ans
md4 470549d502 go.crypto: initial code il y a 14 ans
nacl a73c6bbfc5 go.crypto: use golang.org/x/... import paths il y a 11 ans
ocsp 16d76afb29 go.crypto/ocsp: pass in the issuing certificate. il y a 12 ans
openpgp a73c6bbfc5 go.crypto: use golang.org/x/... import paths il y a 11 ans
otr a3c6050446 go.crypto/otr: Reset Conversation.myKeyId for each AKE. il y a 12 ans
pbkdf2 907750ef23 go.crypto/pbkdf2: New package il y a 14 ans
poly1305 902e2dcb72 curve25519, poly1305: change last CL to build with Go 1.3 il y a 11 ans
ripemd160 470549d502 go.crypto: initial code il y a 14 ans
salsa20 a73c6bbfc5 go.crypto: use golang.org/x/... import paths il y a 11 ans
scrypt a73c6bbfc5 go.crypto: use golang.org/x/... import paths il y a 11 ans
sha3 cb7a96fa34 sha3: change range statement in test to work with Go 1.3 and earlier il y a 11 ans
ssh 5ff91abc76 go.crypto/ssh/terminal: support bracketed paste mode. il y a 11 ans
twofish 62944567d8 go.crypto: remove cipher.Reset() il y a 13 ans
xtea 62944567d8 go.crypto: remove cipher.Reset() il y a 13 ans
xts e6db49c37b xts: add package. il y a 13 ans
.hgignore 9717de930f .hgignore: add comment setting policy il y a 12 ans
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository il y a 14 ans
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository il y a 14 ans
LICENSE a1a1826210 LICENSE: add il y a 14 ans
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. il y a 14 ans
README 470549d502 go.crypto: initial code il y a 14 ans
codereview.cfg 08da9c60bc codereview: switch defaultcc to golang-codereviews il y a 12 ans

README

This repository holds supplementary Go cryptography libraries.

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