Close proposals 146 and 149, migrate to spec

This commit is contained in:
zzz
2020-08-05 13:53:34 +00:00
parent 2a44f4c05b
commit f9d28ae1d3
6 changed files with 646 additions and 9 deletions

View File

@@ -5,11 +5,19 @@ Red25519 signature scheme
:author: str4d
:created: 2019-02-21
:thread: #ls2
:lastupdated: 2019-02-24
:status: Open
:lastupdated: 2020-08-05
:status: Closed
:target: 0.9.39
:implementedin: 0.9.39
.. contents::
Note
====
Network deployment and testing in progress.
Subject to minor revisions.
See [SPEC]_ for the official specification.
Overview
========
@@ -462,3 +470,6 @@ References
.. [RFC-8032]
https://tools.ietf.org/html/rfc8032
.. [SPEC]
{{ spec_url('red25519') }}

View File

@@ -5,11 +5,19 @@ B32 for Encrypted LS2
:author: zzz
:created: 2019-03-13
:thread: http://zzz.i2p/topics/2682
:lastupdated: 2019-06-03
:status: Open
:lastupdated: 2020-08-05
:status: Closed
:target: 0.9.40
:implementedin: 0.9.40
.. contents::
Note
====
Network deployment and testing in progress.
Subject to minor revisions.
See [SPEC]_ for the official specification.
Overview
========
@@ -199,3 +207,6 @@ References
.. [ADLER32]
https://en.wikipedia.org/wiki/CRC-32
https://tools.ietf.org/html/rfc3309
.. [SPEC]
{{ spec_url('b32encrypted') }}