quorum/whisper/whisperv6
Guillaume Ballet e7610eadfe whisper: sym encryption message padding includes salt (#15631)
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
..
api.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
benchmarks_test.go whisper/whisperv6: remove Version from the envelope (#15621) 2017-12-08 16:08:56 +01:00
config.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
doc.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
envelope.go whisper/whisperv6: remove Version from the envelope (#15621) 2017-12-08 16:08:56 +01:00
envelope_test.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
filter.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
filter_test.go whisper/whisperv6: remove aesnonce (#15578) 2017-12-08 11:40:59 +01:00
gen_criteria_json.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
gen_message_json.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
gen_newmessage_json.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
message.go whisper: sym encryption message padding includes salt (#15631) 2017-12-11 12:32:58 +01:00
message_test.go whisper: sym encryption message padding includes salt (#15631) 2017-12-11 12:32:58 +01:00
peer.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
peer_test.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
topic.go build: enable unconvert linter (#15456) 2017-11-10 19:06:45 +02:00
topic_test.go whisper/whisperv6: initial commit (clone of v5) (#15324) 2017-11-03 21:29:49 +01:00
whisper.go whisper/whisperv6: remove Version from the envelope (#15621) 2017-12-08 16:08:56 +01:00
whisper_test.go whisper/whisperv6: remove Version from the envelope (#15621) 2017-12-08 16:08:56 +01:00