1
0
forked from cerc-io/plugeth
Commit Graph

3 Commits

Author SHA1 Message Date
Guillaume Ballet
e7610eadfe whisper: sym encryption message padding includes salt ()
Now that the AES salt has been moved to the payload, padding must
be adjusted to hide it, lest an attacker guesses that the packet
uses symmetric encryption.
2017-12-11 12:32:58 +01:00
Guillaume Ballet
d95962cd5d whisper/whisperv6: remove aesnonce ()
As per EIP-627, the salt for symmetric encryption is now
part of the payload. This commit does that.
2017-12-08 11:40:59 +01:00
gluk256
9f7cd75682 whisper/whisperv6: initial commit (clone of v5) () 2017-11-03 21:29:49 +01:00