openethereum/whisper
Niklas Adolfsson 21dad1d41e Rename whisper-cli binary to whisper ()
* rename whisper-cli binary to whisper

* fix tests
2018-05-09 23:25:58 +02:00
..
cli Rename whisper-cli binary to whisper () 2018-05-09 23:25:58 +02:00
src Rlp decode returns Result () 2018-05-08 11:22:12 +02:00
Cargo.toml Consolidate crypto functionality in ethcore-crypto. () 2018-05-05 11:02:33 +02:00
README.md Initial Whisper implementation () 2017-07-14 20:40:28 +02:00

Whisper

Implementation of Whisper based on the Whisper-v2 PoC.