Brak opisu

Adam Langley b725ff72eb go.crypto/ssh/terminal: handle ^W, ^K and ^H 12 lat temu
bcrypt eccdd1285a go.crypto/bcrypt: fix interger overflow for cost == 31 13 lat temu
blowfish 62944567d8 go.crypto: remove cipher.Reset() 13 lat temu
bn256 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. 13 lat temu
cast5 eca6c1626e go.crypto: remove unreachable code. 12 lat temu
curve25519 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 lat temu
md4 470549d502 go.crypto: initial code 14 lat temu
nacl c2ba5865a8 go.crypto/nacl/secretbox: fix append behaviour. 12 lat temu
ocsp 16d76afb29 go.crypto/ocsp: pass in the issuing certificate. 12 lat temu
openpgp 690e22b80a openpgp: Implement compressed data packets & add support for compressing data during symmetric encryption. 12 lat temu
otr c9c0e06eed go.crypto/otr: expose IsEncrypted. 13 lat temu
pbkdf2 907750ef23 go.crypto/pbkdf2: New package 14 lat temu
poly1305 bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 lat temu
ripemd160 470549d502 go.crypto: initial code 14 lat temu
salsa20 396847505b go.crypto/salsa: fix typo in comment and move TODO out of package comment. 12 lat temu
scrypt 97488752ad scrypt: 2x faster. 13 lat temu
sha3 d52ec73510 go.crypto/sha3: change keccakF to stateless function 12 lat temu
ssh b725ff72eb go.crypto/ssh/terminal: handle ^W, ^K and ^H 12 lat temu
twofish 62944567d8 go.crypto: remove cipher.Reset() 13 lat temu
xtea 62944567d8 go.crypto: remove cipher.Reset() 13 lat temu
xts e6db49c37b xts: add package. 13 lat temu
.hgignore f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu
LICENSE a1a1826210 LICENSE: add 13 lat temu
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. 13 lat temu
README 470549d502 go.crypto: initial code 14 lat temu
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository 14 lat temu

README

This repository holds supplementary Go cryptography libraries.

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