Sem descrição

Gustav Paul 1aa39d6262 go.crypto/ssh: Read returns all unread bytes before returning io.EOF. há 13 anos atrás
bcrypt dd83c0b64f bcrypt: Documentation há 13 anos atrás
blowfish 470549d502 go.crypto: initial code há 14 anos atrás
bn256 71484c7202 bn256: add package há 13 anos atrás
cast5 470549d502 go.crypto: initial code há 14 anos atrás
curve25519 b1c91de896 curve25519: fix asm comment há 13 anos atrás
md4 470549d502 go.crypto: initial code há 14 anos atrás
nacl f09bfbbb56 go.crypto/nacl: add package há 13 anos atrás
ocsp ae4d10368a crypto/oscp: update in light of cl/5625045 há 14 anos atrás
openpgp be3c8d448b openpgp: support 3DES encrypted private keys. há 13 anos atrás
otr 2aed6cb9f1 otr: fix compilation há 13 anos atrás
pbkdf2 907750ef23 go.crypto/pbkdf2: New package há 14 anos atrás
poly1305 9c0a3ae199 go.crypto/poly1305: enable AMD64 assembly há 13 anos atrás
ripemd160 470549d502 go.crypto: initial code há 14 anos atrás
salsa20 750c6a9860 go.crypto: match asm variable names to Go func declarations há 13 anos atrás
scrypt 6ba10a7acb go.crypto/scrypt: add package há 13 anos atrás
ssh 1aa39d6262 go.crypto/ssh: Read returns all unread bytes before returning io.EOF. há 13 anos atrás
twofish 470549d502 go.crypto: initial code há 14 anos atrás
xtea 470549d502 go.crypto: initial code há 14 anos atrás
xts e6db49c37b xts: add package. há 13 anos atrás
.hgignore f61fbb80d2 go.empty: prototype for new subrepository há 14 anos atrás
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository há 14 anos atrás
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository há 14 anos atrás
LICENSE a1a1826210 LICENSE: add há 14 anos atrás
PATENTS e0c50b633f go.crypto: add PATENTS file to the subrepo. há 14 anos atrás
README 470549d502 go.crypto: initial code há 14 anos atrás
codereview.cfg f61fbb80d2 go.empty: prototype for new subrepository há 14 anos atrás

README

This repository holds supplementary Go cryptography libraries.

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