Reference fixups, date fix

This commit is contained in:
zzz
2021-01-08 08:46:12 -05:00
parent c4ace8e9a8
commit e30f87a7e5
2 changed files with 16 additions and 7 deletions

View File

@@ -315,6 +315,9 @@ References
.. [Cryptography] .. [Cryptography]
{{ spec_url('cryptography') }} {{ spec_url('cryptography') }}
.. [ECIES]
{{ spec_url('ecies') }}
.. [ECIES-X25519] .. [ECIES-X25519]
{{ spec_url('ecies') }} {{ spec_url('ecies') }}
@@ -333,29 +336,35 @@ References
.. [Prop143] .. [Prop143]
{{ proposal_url('143') }} {{ proposal_url('143') }}
.. [Prop144]
{{ proposal_url('144') }}
.. [Prop152] .. [Prop152]
{{ proposal_url('152') }} {{ proposal_url('152') }}
.. [Prop153] .. [Prop153]
{{ proposal_url('153') }} {{ proposal_url('153') }}
.. [Prop154]
{{ proposal_url('154') }}
.. [Prop156] .. [Prop156]
{{ proposal_url('156') }} {{ proposal_url('156') }}
.. [Prop157] .. [Prop157]
{{ proposal_url('157') }} {{ proposal_url('157') }}
.. [Tunnel-Creation]
{{ spec_url('tunnel-creation') }}
.. [Multiple-Encryption]
https://en.wikipedia.org/wiki/Multiple_encryption
.. [RFC-7539] .. [RFC-7539]
https://tools.ietf.org/html/rfc7539 https://tools.ietf.org/html/rfc7539
.. [RFC-7748] .. [RFC-7748]
https://tools.ietf.org/html/rfc7748 https://tools.ietf.org/html/rfc7748
.. [Tunnel-Creation]
{{ spec_url('tunnel-creation') }}
.. [Tunnel-Creation-ECIES]
{{ spec_url('tunnel-creation-ecies') }}

View File

@@ -5,7 +5,7 @@ ECIES Routers
:author: zzz, orignal :author: zzz, orignal
:created: 2020-09-01 :created: 2020-09-01
:thread: http://zzz.i2p/topics/2950 :thread: http://zzz.i2p/topics/2950
:lastupdated: 2020-12-09 :lastupdated: 2021-01-08
:status: Open :status: Open
:target: 0.9.51 :target: 0.9.51