Aucune description

Adam Langley 3e2271302c go.crypto/openpgp: don't corrupt encrypted private key when decryption fails. il y a 11 ans
bcrypt 8f45c680ce go.crypto/blowfish: allow shorter passwords. il y a 12 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 ce1cf546ac go.crypto/hkdf: get rid of appends il y a 11 ans
md4 470549d502 go.crypto: initial code il y a 14 ans
nacl c2ba5865a8 go.crypto/nacl/secretbox: fix append behaviour. il y a 12 ans
ocsp 16d76afb29 go.crypto/ocsp: pass in the issuing certificate. il y a 12 ans
openpgp 3e2271302c go.crypto/openpgp: don't corrupt encrypted private key when decryption fails. 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 396847505b go.crypto/salsa: fix typo in comment and move TODO out of package comment. il y a 12 ans
scrypt 97488752ad scrypt: 2x faster. il y a 13 ans
sha3 cb7a96fa34 sha3: change range statement in test to work with Go 1.3 and earlier il y a 11 ans
ssh 7780ec1765 go.crypto/ssh/terminal: fix crash when terminal narrower than prompt. 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.