8 Commits

Author SHA1 Message Date
kdeme
8cad437112 Fix, improve and enable tshh_connect + other improvements:
- minePow fix
- random padding
- random IV (phew!)
- other small changes + comments
2018-12-06 14:30:55 +02:00
kdeme
420298dca0 Address PR #52 review comments 2018-11-28 20:16:21 +02:00
Zahary Karadjov
ccea6dc7b6 Whisper post-review changes (PR #52) 2018-11-28 02:23:03 +02:00
deme
1e5eeec6bb Untie filter code from EthereumNode + add unit tests 2018-11-27 13:56:25 +02:00
deme
bc9db02411 Add more unit tests, change unnecessary vars to let and some general cleanup 2018-11-27 13:56:25 +02:00
deme
3d2abbdfdd Add access to set/get the message padding + tests 2018-11-27 13:56:25 +02:00
deme
f91091de44 Fix import of shh_protocol 2018-11-04 12:31:03 +02:00
Jacek Sieka
7342c46fd9 whisper: updates
* add some logging
* add some error and bounds checking
* move tests where they belong
* add symmetric encryption
* add signature public key recovery
2018-10-21 01:35:35 +03:00