quorum/crypto
Felix Lange ef25b826e6 Merge pull request #14502 from karalabe/mobile-import-ecdsa
Enforce 256 bit keys on raw import, support raw mobile imports
2017-05-24 22:30:47 +02:00
..
bn256 crypto/bn256: fix go vet false positive 2017-05-24 15:40:26 +02:00
ecies crypto: add btcec fallback for sign/recover without cgo (#3680) 2017-02-18 09:24:12 +01:00
randentropy crypto: Remove dead code 2016-02-21 22:46:31 +00:00
secp256k1 all: unify big.Int zero checks, use common/math in more places (#3716) 2017-02-28 15:09:11 +01:00
sha3 crypto, pow: add pure Go implementation of ethash 2017-03-09 15:50:14 +01:00
crypto.go accounts/keystore, crypto: enforce 256 bit keys on import 2017-05-23 14:58:03 +03:00
crypto_test.go crypto: add btcec fallback for sign/recover without cgo (#3680) 2017-02-18 09:24:12 +01:00
signature_cgo.go all: update license information 2017-04-14 10:29:00 +02:00
signature_nocgo.go all: update license information 2017-04-14 10:29:00 +02:00
signature_test.go all: update license information 2017-04-14 10:29:00 +02:00