Sen descrición

Adam Langley c34e38ab9e go.crypto/ssh: fix authentication after all public keys are rejected by a server. %!s(int64=11) %!d(string=hai) anos
bcrypt 8f45c680ce go.crypto/blowfish: allow shorter passwords. %!s(int64=11) %!d(string=hai) anos
blowfish c261757620 go.crypto/blowfish: no need for key in initCipher %!s(int64=11) %!d(string=hai) anos
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. %!s(int64=13) %!d(string=hai) anos
cast5 eca6c1626e go.crypto: remove unreachable code. %!s(int64=12) %!d(string=hai) anos
curve25519 5a4ea2fde3 go.crypto/curve25519: rewrite generic code to be constant time. %!s(int64=12) %!d(string=hai) anos
hkdf f82d56354e go.crypto/hkdf: implement hash-based, key derivation. %!s(int64=12) %!d(string=hai) anos
md4 470549d502 go.crypto: initial code %!s(int64=14) %!d(string=hai) anos
nacl c2ba5865a8 go.crypto/nacl/secretbox: fix append behaviour. %!s(int64=12) %!d(string=hai) anos
ocsp 16d76afb29 go.crypto/ocsp: pass in the issuing certificate. %!s(int64=12) %!d(string=hai) anos
openpgp 84ca184138 go.crypto/openpgp: fix user id signing. %!s(int64=11) %!d(string=hai) anos
otr a3c6050446 go.crypto/otr: Reset Conversation.myKeyId for each AKE. %!s(int64=12) %!d(string=hai) anos
pbkdf2 907750ef23 go.crypto/pbkdf2: New package %!s(int64=14) %!d(string=hai) anos
poly1305 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation %!s(int64=13) %!d(string=hai) anos
ripemd160 470549d502 go.crypto: initial code %!s(int64=14) %!d(string=hai) anos
salsa20 396847505b go.crypto/salsa: fix typo in comment and move TODO out of package comment. %!s(int64=12) %!d(string=hai) anos
scrypt 97488752ad scrypt: 2x faster. %!s(int64=13) %!d(string=hai) anos
sha3 d52ec73510 go.crypto/sha3: change keccakF to stateless function %!s(int64=12) %!d(string=hai) anos
ssh c34e38ab9e go.crypto/ssh: fix authentication after all public keys are rejected by a server. %!s(int64=11) %!d(string=hai) anos
twofish 62944567d8 go.crypto: remove cipher.Reset() %!s(int64=13) %!d(string=hai) anos
xtea 62944567d8 go.crypto: remove cipher.Reset() %!s(int64=13) %!d(string=hai) anos
xts e6db49c37b xts: add package. %!s(int64=13) %!d(string=hai) anos
.hgignore 9717de930f .hgignore: add comment setting policy %!s(int64=12) %!d(string=hai) anos
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository %!s(int64=14) %!d(string=hai) anos
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository %!s(int64=14) %!d(string=hai) anos
LICENSE a1a1826210 LICENSE: add %!s(int64=13) %!d(string=hai) anos
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. %!s(int64=13) %!d(string=hai) anos
README 470549d502 go.crypto: initial code %!s(int64=14) %!d(string=hai) anos
codereview.cfg 08da9c60bc codereview: switch defaultcc to golang-codereviews %!s(int64=12) %!d(string=hai) anos

README

This repository holds supplementary Go cryptography libraries.

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