quorum/crypto
Felix Lange e344e1d490 crypto/secp256k1: drop pkgsrc paths from CFLAGS
They cause compiler warnings for people who don't have these
directories. People with pkgsrc can add the directory through CGO_CFLAGS
instead.
2015-11-17 09:53:10 +01:00
..
ecies remove elliptic.P224 usage 2015-07-30 12:47:45 +02:00
randentropy all: fix license headers one more time 2015-07-23 18:35:11 +02:00
secp256k1 crypto/secp256k1: drop pkgsrc paths from CFLAGS 2015-11-17 09:53:10 +01:00
sha3 crypto/sha3: add full license headers 2015-07-24 12:32:58 +02:00
tests Change keystore to version 3 2015-06-24 06:03:23 +02:00
crypto.go cmd/utils, crypto: add --lightkdf flag for lighter KDF 2015-10-28 18:46:39 +01:00
crypto_test.go crypto: correct sig validation, add more unit tests 2015-09-22 17:33:39 +02:00
curve.go crypto: fix build with Go 1.5 2015-07-27 19:13:45 +02:00
encrypt_decrypt_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
key.go common, crypto: add ICAP functions 2015-10-13 17:44:14 +02:00
key_store_passphrase.go cmd/utils, crypto: add --lightkdf flag for lighter KDF 2015-10-28 18:46:39 +01:00
key_store_plain.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
key_store_test.go cmd/utils, crypto: add --lightkdf flag for lighter KDF 2015-10-28 18:46:39 +01:00