quorum/whisper/whisperv2
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 rpc: remove HexNumber, replace all uses with hexutil types 2016-12-20 14:41:58 +01:00
doc.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
envelope.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
envelope_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
filter.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
filter_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
main.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +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 crypto: add btcec fallback for sign/recover without cgo (#3680) 2017-02-18 09:24:12 +01:00
peer.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
peer_test.go all: gofmt -w -s 2017-01-06 15:52:03 +01:00
topic.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
topic_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 2017-01-06 18:18:07 +01:00
whisper.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00
whisper_test.go whisper: project restructured, version 5 introduced (#3022) 2016-10-29 14:11:37 +02:00