diff --git a/i2p2www/spec/i2np.rst b/i2p2www/spec/i2np.rst index df8f207d..29af70c5 100644 --- a/i2p2www/spec/i2np.rst +++ b/i2p2www/spec/i2np.rst @@ -1005,7 +1005,7 @@ tag :: 8 byte reply_tag n :: 0 - ad :: Associated data. ZEROLEN. + ad :: The 8 byte reply_tag payload :: Plaintext data, the DSM or DSRM. diff --git a/i2p2www/spec/proposals/154-ecies-lookups.rst b/i2p2www/spec/proposals/154-ecies-lookups.rst index 02987ae8..548701e3 100644 --- a/i2p2www/spec/proposals/154-ecies-lookups.rst +++ b/i2p2www/spec/proposals/154-ecies-lookups.rst @@ -33,7 +33,7 @@ Definitions - DLM: I2NP Database Lookup Message - DSM: I2NP Database Store Message - DSRM: I2NP Database Search Reply Message -- ECIES: ECIES-X25510-AEAD-Ratchet (propoosal 144) +- ECIES: ECIES-X25519-AEAD-Ratchet (propoosal 144) - ElG: ElGamal - ENCRYPT(k, n, payload, ad): As defined in [ECIES]_ - LS: Leaseset @@ -250,7 +250,7 @@ tag :: 8 byte reply_tag n :: 0 - ad :: Associated data. ZEROLEN. + ad :: The 8 byte reply_tag payload :: Plaintext data, the DSM or DSRM.