diff --git a/i2p2www/spec/i2cp.rst b/i2p2www/spec/i2cp.rst index 7c84e1d3..a170f79b 100644 --- a/i2p2www/spec/i2cp.rst +++ b/i2p2www/spec/i2cp.rst @@ -3,7 +3,7 @@ I2CP Specification ================== .. meta:: :category: Protocols - :lastupdated: February 2019 + :lastupdated: March 2019 :accuratefor: 0.9.39 .. contents:: @@ -543,7 +543,8 @@ Contents Type 5 is a [EncryptedLeaseSet]_ Type 7 is a [MetaLeaseSet]_ 3. [LeaseSet]_ or [LeaseSet2]_ or [EncryptedLeaseSet]_ or [MetaLeaseSet]_ -4. [PrivateKey]_ list. +4. One byte number of private keys to follow. +5. [PrivateKey]_ list. One for each public key in the lease set, in the same order. (Not present for Meta LS2) - Encryption type (2 byte [Integer]_) diff --git a/i2p2www/spec/proposals/123-new-netdb-entries.rst b/i2p2www/spec/proposals/123-new-netdb-entries.rst index fd879512..59a25b63 100644 --- a/i2p2www/spec/proposals/123-new-netdb-entries.rst +++ b/i2p2www/spec/proposals/123-new-netdb-entries.rst @@ -5,7 +5,7 @@ New netDB Entries :author: zzz, str4d, orignal :created: 2016-01-16 :thread: http://zzz.i2p/topics/2051 - :lastupdated: 2019-02-27 + :lastupdated: 2019-03-02 :status: Open :supercedes: 110, 120, 121, 122 @@ -1682,6 +1682,7 @@ Format Type 5 is a encrypted LS2 Type 7 is a meta LS2 LeaseSet: type specified above + Number of private keys to follow (1 byte) Encryption Private Keys: For each public key in the lease set, in the same order (Not present for Meta LS2)