From 88a7739b4005c0bec0577209d0647b50ff5f9e51 Mon Sep 17 00:00:00 2001 From: zzz <zzz@i2pmail.org> Date: Thu, 2 Jun 2022 16:11:50 -0400 Subject: [PATCH] Prop. 159 more updates --- i2p2www/spec/proposals/159-ssu2.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/i2p2www/spec/proposals/159-ssu2.rst b/i2p2www/spec/proposals/159-ssu2.rst index b4dc519db..beeb229b7 100644 --- a/i2p2www/spec/proposals/159-ssu2.rst +++ b/i2p2www/spec/proposals/159-ssu2.rst @@ -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 -- GitLab