Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/vendor/golang.org/x/crypto
Péter Szilágyi 8ec344bf60
vendor: update the entire golang.org/x/crypto dependency
6 years ago
..
cast5 vendor: pull in azure sdk and openpgp signer 8 years ago
curve25519 puppeth: handle encrypted ssh keys (closes #15442) (#15443) 7 years ago
ed25519 vendor: update the entire golang.org/x/crypto dependency 6 years ago
internal vendor: update the entire golang.org/x/crypto dependency 6 years ago
openpgp vendor: update the entire golang.org/x/crypto dependency 6 years ago
pbkdf2 Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
poly1305 vendor: update the entire golang.org/x/crypto dependency 6 years ago
ripemd160 vendor: update the entire golang.org/x/crypto dependency 6 years ago
scrypt vendor: update the entire golang.org/x/crypto dependency 6 years ago
sha3 vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
ssh vendor: update the entire golang.org/x/crypto dependency 6 years ago
.gitattributes Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
.gitignore Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
AUTHORS Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
CONTRIBUTING.md Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
CONTRIBUTORS Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
LICENSE Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
PATENTS Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
README Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
codereview.cfg Godeps, vendor: convert dependency management to trash (#3198) 8 years ago

README

This repository holds supplementary Go cryptography libraries.

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