quorum/whisper/whisperv5
Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680)
* vendor: add github.com/btcsuite/btcd/btcec

* crypto: add btcec fallback for sign/recover without cgo

This commit adds a non-cgo fallback implementation of secp256k1
operations.

* crypto, core/vm: remove wrappers for sha256, ripemd160
2017-02-18 09:24:12 +01:00
..
api.go whisper: interface changed to simplify the transition to v5 2017-02-14 16:44:47 +02:00
api_test.go whisper: interface changed to simplify the transition to v5 2017-02-14 16:44:47 +02:00
benchmarks_test.go whisper/shhapi, whisper/whisperv5: refactoring (#3364) 2016-12-01 20:09:22 +01:00
doc.go cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) 2017-01-31 11:16:20 +01:00
envelope.go whisper: refactoring (#3411) 2016-12-20 00:58:01 +01:00
filter.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
filter_test.go whisper: interface changed to simplify the transition to v5 2017-02-14 16:44:47 +02:00
message.go crypto: add btcec fallback for sign/recover without cgo (#3680) 2017-02-18 09:24:12 +01:00
message_test.go cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) 2017-01-31 11:16:20 +01:00
peer.go cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) 2017-01-31 11:16:20 +01:00
peer_test.go whisper: interface changed to simplify the transition to v5 2017-02-14 16:44:47 +02:00
topic.go whisper: refactoring (#3411) 2016-12-20 00:58:01 +01:00
topic_test.go whisper/shhapi, whisper/whisperv5: refactoring (#3364) 2016-12-01 20:09:22 +01:00
whisper.go whisper: interface changed to simplify the transition to v5 2017-02-14 16:44:47 +02:00
whisper_test.go whisper: interface changed to simplify the transition to v5 2017-02-14 16:44:47 +02:00