Açıklama Yok

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

README

This repository holds supplementary Go cryptography libraries.

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