quorum/crypto
Felix Lange 54ea317375 crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4
This pulls in the assembly implementation of keccakf1600 for amd64.
2016-10-01 21:26:43 +02:00
..
ecies all: fix go vet warnings 2016-04-15 11:17:27 +02:00
randentropy crypto: Remove dead code 2016-02-21 22:46:31 +00:00
secp256k1
sha3 crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 2016-10-01 21:26:43 +02:00
crypto.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
crypto_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
encrypt_decrypt_test.go