Sen descrición

Han-Wen Nienhuys 72116d5c17 go.crypto/ssh: clean up address parsing in forward code. %!s(int64=11) %!d(string=hai) anos
bcrypt 8f45c680ce go.crypto/blowfish: allow shorter passwords. %!s(int64=11) %!d(string=hai) anos
blowfish b7f382b979 go.crypto/blowfish: support salts larger than 16 bytes. %!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 ce1cf546ac go.crypto/hkdf: get rid of appends %!s(int64=11) %!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 18c283559e go.crypto/openpgp: fix clearsigned parsing of messages with leading blank lines. %!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 82442e0e95 go.crypto/sha3: use the go1.4 tag to register the hash functions. %!s(int64=11) %!d(string=hai) anos
ssh 72116d5c17 go.crypto/ssh: clean up address parsing in forward code. %!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.