From 26139971d874d9cb8c40bbc0c34935c5b48774b9 Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Sat, 4 Apr 2020 13:34:15 +0000 Subject: [PATCH] prop. 144 minor cleanups --- i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst b/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst index 9d8bc8d0b..bd3cc2af3 100644 --- a/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst +++ b/i2p2www/spec/proposals/144-ecies-x25519-aead-ratchet.rst @@ -1974,9 +1974,6 @@ After the DH ratchet is complete for an inbound tagset, and a new inbound tagset the receiver should listen for tags in both tagsets, and delete the old tagset after a short time, about 3 minutes. -Issues -~~~~~~ - DH INITIALIZATION KDF ~~~~~~~~~~~~~~~~~~~~~~~ @@ -2024,8 +2021,6 @@ DH RATCHET KDF This is used after new DH keys are exchanged in NextKey blocks, before a tagset is exhausted. -TODO - .. raw:: html {% highlight lang='text' %} @@ -2048,10 +2043,6 @@ TODO {% endhighlight %} -Notes -~~~~~ - - 4b) Session Tag Ratchet ``````````````````````` -- GitLab