Skip to content
[mirror] Go supplementary cryptography libraries https://godoc.org/golang.org/x/crypto
Go Assembly C
Find file
New pull request
Latest commit 7b85b09 @zenazn zenazn committed with davecheney x/crypto/ssh: run go fmt
Change-Id: Ibb071aa550ca7392543c2d1eba8f8a69ba1d86fa
Reviewed-on: https://go-review.googlesource.com/17270
Reviewed-by: Dave Cheney <dave@cheney.net>
Failed to load latest commit information.
bcrypt crypto: add import comments.
blowfish crypto: add import comments.
bn256 crypto: add import comments.
cast5 crypto: add import comments.
curve25519 poly1305, curve25519: add build constraints for appengine
hkdf crypto: add import comments.
md4 crypto: add import comments.
nacl crypto: add import comments.
ocsp ocsp: use asn1.Enumerated for revocation reason
openpgp x/crypto/openpgp/packet: fix message for errors resulting from an unk…
otr x/crypto/otr: reformat the libotr test harness with clang-format.
pbkdf2 crypto: add import comments.
pkcs12 x/crypto/pkcs12: deal with short byte array in PBKDF
poly1305 x/crypto/poly1305: fix memory alignment fault in ARM
ripemd160 crypto: add import comments.
salsa20 crypto: add import comments.
scrypt crypto: add import comments.
sha3 sha3: fix TestAppend to loop twice, to match the comments.
ssh x/crypto/ssh: run go fmt
tea x/crypto: add support for Tiny Encryption Algorithm (TEA)
twofish crypto: add import comments.
xtea crypto: add import comments.
xts crypto: add import comments.
.gitattributes crypto: copying .gitattributes to all subrepositories
.gitignore convert .hgignore to .gitignore.
AUTHORS go.empty: prototype for new subrepository
CONTRIBUTING.md doc: add CONTRIBUTING.md
CONTRIBUTORS go.empty: prototype for new subrepository
LICENSE LICENSE: add
PATENTS go.crypto: add PATENTS file to the subrepo.
README go.crypto: initial code
codereview.cfg crypto: add codereview.cfg

README

This repository holds supplementary Go cryptography libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.
Something went wrong with that request. Please try again.