whisper/whisperv6: remove aesnonce (#15578)
As per EIP-627, the salt for symmetric encryption is now part of the payload. This commit does that.
Showing
- whisper/whisperv6/doc.go 5 additions, 3 deletionswhisper/whisperv6/doc.go
- whisper/whisperv6/envelope.go 24 additions, 28 deletionswhisper/whisperv6/envelope.go
- whisper/whisperv6/envelope_test.go 64 additions, 0 deletionswhisper/whisperv6/envelope_test.go
- whisper/whisperv6/filter.go 11 additions, 6 deletionswhisper/whisperv6/filter.go
- whisper/whisperv6/filter_test.go 30 additions, 6 deletionswhisper/whisperv6/filter_test.go
- whisper/whisperv6/message.go 27 additions, 19 deletionswhisper/whisperv6/message.go
- whisper/whisperv6/message_test.go 7 additions, 4 deletionswhisper/whisperv6/message_test.go
- whisper/whisperv6/whisper.go 0 additions, 7 deletionswhisper/whisperv6/whisper.go
Loading
Please register or sign in to comment