Prop. 159 change retry header key 2
This commit is contained in:
@ -5,7 +5,7 @@ SSU2
|
||||
:author: eyedeekay, orignal, zlatinb, zzz
|
||||
:created: 2021-09-12
|
||||
:thread: http://zzz.i2p/topics/2612
|
||||
:lastupdated: 2022-02-17
|
||||
:lastupdated: 2022-02-18
|
||||
:status: Open
|
||||
:target: 0.9.55
|
||||
|
||||
@ -2976,7 +2976,7 @@ Token Request Bob Intro Key Bob Intro Key
|
||||
Session Request Bob Intro Key Bob Intro Key
|
||||
Session Created Bob Intro Key See Session Request KDF
|
||||
Session Confirmed Bob Intro Key See Session Created KDF
|
||||
Retry Bob Intro Key See Retry KDF
|
||||
Retry Bob Intro Key Bob Intro Key
|
||||
Data Alice/Bob Intro Key See data phase KDF
|
||||
Peer Test 5,7 Alice Intro Key Alice Intro Key
|
||||
Peer Test 6 Charlie Intro Key Charlie Intro Key
|
||||
@ -4320,7 +4320,7 @@ Also, this message must be fast to generate, using symmetric encryption only.
|
||||
|
||||
// Header encryption keys for this message
|
||||
k_header_1 = bik
|
||||
k_header_2 = HKDF(bik, ZEROLEN, "RetryMessage1234", 32)
|
||||
k_header_2 = bik
|
||||
|
||||
{% endhighlight %}
|
||||
|
||||
|
Reference in New Issue
Block a user