Sin descripción

Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
bcrypt 8f45c680ce go.crypto/blowfish: allow shorter passwords. hace 11 años
blowfish 8f45c680ce go.crypto/blowfish: allow shorter passwords. hace 11 años
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. hace 13 años
cast5 eca6c1626e go.crypto: remove unreachable code. hace 12 años
curve25519 5a4ea2fde3 go.crypto/curve25519: rewrite generic code to be constant time. hace 12 años
hkdf f82d56354e go.crypto/hkdf: implement hash-based, key derivation. hace 12 años
md4 470549d502 go.crypto: initial code hace 14 años
nacl c2ba5865a8 go.crypto/nacl/secretbox: fix append behaviour. hace 12 años
ocsp 16d76afb29 go.crypto/ocsp: pass in the issuing certificate. hace 12 años
openpgp 7bb6c099c0 go.crypto/openpgp: support v3 detached signatures. hace 12 años
otr a3c6050446 go.crypto/otr: Reset Conversation.myKeyId for each AKE. hace 12 años
pbkdf2 907750ef23 go.crypto/pbkdf2: New package hace 14 años
poly1305 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation hace 13 años
ripemd160 470549d502 go.crypto: initial code hace 14 años
salsa20 396847505b go.crypto/salsa: fix typo in comment and move TODO out of package comment. hace 12 años
scrypt 97488752ad scrypt: 2x faster. hace 13 años
sha3 d52ec73510 go.crypto/sha3: change keccakF to stateless function hace 12 años
ssh fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
twofish 62944567d8 go.crypto: remove cipher.Reset() hace 13 años
xtea 62944567d8 go.crypto: remove cipher.Reset() hace 13 años
xts e6db49c37b xts: add package. hace 13 años
.hgignore 9717de930f .hgignore: add comment setting policy hace 12 años
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository hace 14 años
LICENSE a1a1826210 LICENSE: add hace 13 años
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. hace 13 años
README 470549d502 go.crypto: initial code hace 14 años
codereview.cfg 08da9c60bc codereview: switch defaultcc to golang-codereviews hace 12 años

README

This repository holds supplementary Go cryptography libraries.

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