forked from I2P_Developers/i2p.www
markup fixes
This commit is contained in:
@@ -6,7 +6,7 @@ NTCP 2
|
|||||||
:editor: manas, str4d
|
:editor: manas, str4d
|
||||||
:created: 2014-02-13
|
:created: 2014-02-13
|
||||||
:thread: http://zzz.i2p/topics/1577
|
:thread: http://zzz.i2p/topics/1577
|
||||||
:lastupdated: 2018-04-12
|
:lastupdated: 2018-04-16
|
||||||
:status: Open
|
:status: Open
|
||||||
:supercedes: 106
|
:supercedes: 106
|
||||||
|
|
||||||
@@ -421,11 +421,11 @@ Alice Bob
|
|||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
Using Noise terminology, the establishment and data sequence is as follows:
|
Using Noise terminology, the establishment and data sequence is as follows:
|
||||||
|
(Payload Security Properties)
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
||||||
{% highlight lang='text' %}
|
{% highlight lang='text' %}
|
||||||
Payload Security Properties
|
|
||||||
XK(s, rs): Authentication Confidentiality
|
XK(s, rs): Authentication Confidentiality
|
||||||
<- s
|
<- s
|
||||||
...
|
...
|
||||||
@@ -665,11 +665,11 @@ Noise content: Alice's ephemeral key X
|
|||||||
Noise payload: 16 byte option block
|
Noise payload: 16 byte option block
|
||||||
Non-noise payload: Random padding
|
Non-noise payload: Random padding
|
||||||
|
|
||||||
|
(Payload Security Properties)
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
||||||
{% highlight lang='text' %}
|
{% highlight lang='text' %}
|
||||||
Payload Security Properties
|
|
||||||
XK(s, rs): Authentication Confidentiality
|
XK(s, rs): Authentication Confidentiality
|
||||||
-> e, es 0 2
|
-> e, es 0 2
|
||||||
|
|
||||||
@@ -974,11 +974,11 @@ Noise content: Bob's ephemeral key Y
|
|||||||
Noise payload: 8 byte option block
|
Noise payload: 8 byte option block
|
||||||
Non-noise payload: Random padding
|
Non-noise payload: Random padding
|
||||||
|
|
||||||
|
(Payload Security Properties)
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
||||||
{% highlight lang='text' %}
|
{% highlight lang='text' %}
|
||||||
Payload Security Properties
|
|
||||||
XK(s, rs): Authentication Confidentiality
|
XK(s, rs): Authentication Confidentiality
|
||||||
<- e, ee 2 1
|
<- e, ee 2 1
|
||||||
|
|
||||||
@@ -1244,11 +1244,12 @@ Noise content: Alice's static key
|
|||||||
Noise payload: Alice's RouterInfo and random padding
|
Noise payload: Alice's RouterInfo and random padding
|
||||||
Non-noise payload: none
|
Non-noise payload: none
|
||||||
|
|
||||||
|
(Payload Security Properties)
|
||||||
|
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
||||||
{% highlight lang='text' %}
|
{% highlight lang='text' %}
|
||||||
Payload Security Properties
|
|
||||||
XK(s, rs): Authentication Confidentiality
|
XK(s, rs): Authentication Confidentiality
|
||||||
-> s, se 2 5
|
-> s, se 2 5
|
||||||
|
|
||||||
@@ -1473,12 +1474,12 @@ Types include date/time, I2NP message, options, termination, and padding.
|
|||||||
Note: Bob may, but is not required, to send his RouterInfo to Alice as
|
Note: Bob may, but is not required, to send his RouterInfo to Alice as
|
||||||
his first message to Alice in the data phase.
|
his first message to Alice in the data phase.
|
||||||
|
|
||||||
|
(Payload Security Properties)
|
||||||
|
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
||||||
{% highlight lang='text' %}
|
{% highlight lang='text' %}
|
||||||
Payload Security Properties
|
|
||||||
XK(s, rs): Authentication Confidentiality
|
XK(s, rs): Authentication Confidentiality
|
||||||
<- 2 5
|
<- 2 5
|
||||||
-> 2 5
|
-> 2 5
|
||||||
|
Reference in New Issue
Block a user