I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 88a7739b authored by zzz's avatar zzz
Browse files

Prop. 159 more updates

parent b8f0b3f9
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ SSU2 ...@@ -5,7 +5,7 @@ SSU2
:author: eyedeekay, orignal, zlatinb, zzz :author: eyedeekay, orignal, zlatinb, zzz
:created: 2021-09-12 :created: 2021-09-12
:thread: http://zzz.i2p/topics/2612 :thread: http://zzz.i2p/topics/2612
:lastupdated: 2022-06-01 :lastupdated: 2022-06-02
:status: Open :status: Open
:target: 0.9.56 :target: 0.9.56
...@@ -5784,11 +5784,11 @@ either in the same payload (if there's room), or in a previous message. ...@@ -5784,11 +5784,11 @@ either in the same payload (if there's room), or in a previous message.
+----+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+----+
| 10 | size | msg|code|flag| | | 10 | size | msg|code|flag| |
+----+----+----+----+----+----+ + +----+----+----+----+----+----+ +
| Alice or Charlie | | Alice router hash (message 2 only) |
+ router hash (Alice is sent to + + or +
| Charlie, while Charlie is | | Charlie router hash (message 4 only) |
+ sent to Alice) (32 bytes) + + +
| | | Not present in messages 1,3,5,6,7 |
+ +----+----+ + +----+----+
| | ver| | | ver|
+----+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+----+
...@@ -5832,7 +5832,7 @@ either in the same payload (if there's room), or in a previous message. ...@@ -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 For messages 1-4, the data below here is covered
by the signature, if present, and Bob forwards it unmodified. 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) 1: SSU 1 (not supported)
2: SSU 2 (required) 2: SSU 2 (required)
nonce :: 4 byte test nonce, big endian nonce :: 4 byte test nonce, big endian
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment