From 12f42555e07bb44fea7fff7c2d55334680dbcc43 Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 3 Aug 2016 16:50:27 +0000 Subject: [PATCH] router info signature length may vary --- i2p2www/spec/common-structures.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/i2p2www/spec/common-structures.rst b/i2p2www/spec/common-structures.rst index 56bbcfe5..cdbe85e2 100644 --- a/i2p2www/spec/common-structures.rst +++ b/i2p2www/spec/common-structures.rst @@ -3,8 +3,8 @@ Common structures Specification =============================== .. meta:: :category: Design - :lastupdated: February 2016 - :accuratefor: 0.9.24 + :lastupdated: August 2016 + :accuratefor: 0.9.26 .. contents:: @@ -1010,7 +1010,8 @@ RouterIdentity_ followed by the Date_, when the entry was published options :: `Mapping` signature :: `Signature` - length -> 40 bytes + length -> 40 bytes or as specified in router_ident's key + certificate {% endhighlight %} Notes