quorum/crypto
Felix Lange e0ceeab0d1 crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544)
- Use defined constants instead of hard-coding their integer value.
- Allocate secp256k1 structs on the C stack instead of converting []byte
- Remove dead code
2017-01-12 21:29:11 +01:00
..
ecies all: fix spelling errors 2017-01-06 19:44:35 +02:00
randentropy crypto: Remove dead code 2016-02-21 22:46:31 +00:00
secp256k1 crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544) 2017-01-12 21:29:11 +01:00
sha3 all: gofmt -w -s 2017-01-06 15:52:03 +01:00
crypto.go all: fix spelling errors 2017-01-06 19:44:35 +02:00
crypto_test.go crypto/secp256k1: update to github.com/bitcoin-core/secp256k1 @ 9d560f9 (#3544) 2017-01-12 21:29:11 +01:00
encrypt_decrypt_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00