aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv6/message.go
Commit message (Expand)AuthorAgeFilesLines
* ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374)David Huie2018-03-261-1/+1
* whisper: get wnode to work with v6 (#16051)Guillaume Ballet2018-02-101-1/+1
* whisper: change the whisper message format so as to add the payload size (#15...gluk2562018-01-301-108/+98
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-261-4/+6
* whisper: sym encryption message padding includes salt (#15631)Guillaume Ballet2017-12-111-0/+4
* whisper/whisperv6: remove Version from the envelope (#15621)Guillaume Ballet2017-12-081-3/+2
* whisper/whisperv6: remove aesnonce (#15578)Guillaume Ballet2017-12-081-19/+27
* whisper/whisperv6: initial commit (clone of v5) (#15324)gluk2562017-11-041-0/+352