openethereum/whisper
Toralf Wittner 2b05eb43a9 Add util/mem to zero out memory on drop. ()
* Add `util/mem` to zero out memory on drop.

* Remove nonsense.

* Remove `Into` impls for `Memzero`.

* Update ethereum-types and remove H256Mut.
2018-04-11 13:57:12 +02:00
..
cli Whisper cli () 2018-04-09 16:35:45 +02:00
src Add util/mem to zero out memory on drop. () 2018-04-11 13:57:12 +02:00
Cargo.toml Add util/mem to zero out memory on drop. () 2018-04-11 13:57:12 +02:00
README.md

Whisper

Implementation of Whisper based on the Whisper-v2 PoC.