Prop. 159 more updates
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-06-01
|
||||
:lastupdated: 2022-06-02
|
||||
:status: Open
|
||||
:target: 0.9.56
|
||||
|
||||
@ -5784,11 +5784,11 @@ either in the same payload (if there's room), or in a previous message.
|
||||
+----+----+----+----+----+----+----+----+
|
||||
| 10 | size | msg|code|flag| |
|
||||
+----+----+----+----+----+----+ +
|
||||
| Alice or Charlie |
|
||||
+ router hash (Alice is sent to +
|
||||
| Charlie, while Charlie is |
|
||||
+ sent to Alice) (32 bytes) +
|
||||
| |
|
||||
| Alice router hash (message 2 only) |
|
||||
+ or +
|
||||
| Charlie router hash (message 4 only) |
|
||||
+ +
|
||||
| Not present in messages 1,3,5,6,7 |
|
||||
+ +----+----+
|
||||
| | ver|
|
||||
+----+----+----+----+----+----+----+----+
|
||||
@ -5832,7 +5832,7 @@ either in the same payload (if there's room), or in a previous message.
|
||||
For messages 1-4, the data below here is covered
|
||||
by the signature, if present, and Bob forwards it unmodified.
|
||||
|
||||
ver :: 1 byte SSU version to be used for messages 5-7:
|
||||
ver :: 1 byte SSU version:
|
||||
1: SSU 1 (not supported)
|
||||
2: SSU 2 (required)
|
||||
nonce :: 4 byte test nonce, big endian
|
||||
|
Reference in New Issue
Block a user