plugeth/whisper/whisperv5
gluk256 29fac7de44 Whisper API fixed (#3687)
* whisper: wnode updated for tests with geth

* whisper: updated processing of incoming messages

* whisper: symmetric encryption updated

* whisper: filter id type changed to enhance security

* whisper: allow filter without topic for asymmetric encryption

* whisper: POW updated

* whisper: logging updated

* whisper: spellchecker update

* whisper: error handling changed

* whisper: JSON field names fixed
2017-02-23 09:41:47 +01:00
..
api_test.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
api.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
benchmarks_test.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
doc.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
envelope.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
filter_test.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
filter.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
message_test.go cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) 2017-01-31 11:16:20 +01:00
message.go crypto: add btcec fallback for sign/recover without cgo (#3680) 2017-02-18 09:24:12 +01:00
peer_test.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
peer.go cmd/wnode, whisper: add whisper CLI tool and mail server (#3580) 2017-01-31 11:16:20 +01:00
topic_test.go whisper/shhapi, whisper/whisperv5: refactoring (#3364) 2016-12-01 20:09:22 +01:00
topic.go whisper: refactoring (#3411) 2016-12-20 00:58:01 +01:00
whisper_test.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00
whisper.go Whisper API fixed (#3687) 2017-02-23 09:41:47 +01:00