forked from I2P_Developers/i2p.www
more fixes
This commit is contained in:
@@ -86,7 +86,7 @@ P256 64 TBD Reserved, see proposal 145
|
|||||||
P384 96 TBD Reserved, see proposal 145
|
P384 96 TBD Reserved, see proposal 145
|
||||||
P521 132 TBD Reserved, see proposal 145
|
P521 132 TBD Reserved, see proposal 145
|
||||||
X25519 32 TBD Reserved, see proposal 144
|
X25519 32 TBD Reserved, see proposal 144
|
||||||
======== ============= ===== =====
|
======= ============== ===== =====
|
||||||
|
|
||||||
JavaDoc: http://{{ i2pconv('echelon.i2p/javadoc') }}/net/i2p/data/PublicKey.html
|
JavaDoc: http://{{ i2pconv('echelon.i2p/javadoc') }}/net/i2p/data/PublicKey.html
|
||||||
|
|
||||||
@@ -117,7 +117,7 @@ P256 32 TBD Reserved, see proposal 145
|
|||||||
P384 48 TBD Reserved, see proposal 145
|
P384 48 TBD Reserved, see proposal 145
|
||||||
P521 66 TBD Reserved, see proposal 145
|
P521 66 TBD Reserved, see proposal 145
|
||||||
X25519 32 TBD Reserved, see proposal 144
|
X25519 32 TBD Reserved, see proposal 144
|
||||||
======== ============= ===== =====
|
======= ============== ===== =====
|
||||||
|
|
||||||
JavaDoc: http://{{ i2pconv('echelon.i2p/javadoc') }}/net/i2p/data/PrivateKey.html
|
JavaDoc: http://{{ i2pconv('echelon.i2p/javadoc') }}/net/i2p/data/PrivateKey.html
|
||||||
|
|
||||||
|
@@ -711,7 +711,7 @@ Contents
|
|||||||
| |
|
| |
|
||||||
+----+----+----+----+----+----+----+----+
|
+----+----+----+----+----+----+----+----+
|
||||||
| SHA256 hash of the routerInfo |
|
| SHA256 hash of the routerInfo |
|
||||||
+ who is asking, or the gateway to +
|
+ who is asking or the gateway to +
|
||||||
| send the reply to |
|
| send the reply to |
|
||||||
+ +
|
+ +
|
||||||
| |
|
| |
|
||||||
@@ -720,7 +720,7 @@ Contents
|
|||||||
+----+----+----+----+----+----+----+----+
|
+----+----+----+----+----+----+----+----+
|
||||||
|flag| reply_tunnelId | size | |
|
|flag| reply_tunnelId | size | |
|
||||||
+----+----+----+----+----+----+----+ +
|
+----+----+----+----+----+----+----+ +
|
||||||
| SHA256 of $key1 to exclude |
|
| SHA256 of key1 to exclude |
|
||||||
+ +
|
+ +
|
||||||
| |
|
| |
|
||||||
+ +
|
+ +
|
||||||
@@ -728,7 +728,7 @@ Contents
|
|||||||
+ +----+
|
+ +----+
|
||||||
| | |
|
| | |
|
||||||
+----+----+----+----+----+----+----+ +
|
+----+----+----+----+----+----+----+ +
|
||||||
| SHA256 of $key2 to exclude |
|
| SHA256 of key2 to exclude |
|
||||||
+ +
|
+ +
|
||||||
~ ~
|
~ ~
|
||||||
+ +----+
|
+ +----+
|
||||||
@@ -1182,16 +1182,18 @@ TunnelBuild
|
|||||||
{% highlight lang='dataspec' %}
|
{% highlight lang='dataspec' %}
|
||||||
+----+----+----+----+----+----+----+----+
|
+----+----+----+----+----+----+----+----+
|
||||||
| Record 0 ... |
|
| Record 0 ... |
|
||||||
|
~ ~
|
||||||
|
~ ~
|
||||||
| |
|
| |
|
||||||
+----+----+----+----+----+----+----+----+
|
+----+----+----+----+----+----+----+----+
|
||||||
| Record 1 ... |
|
| Record 1 ... |
|
||||||
|
~ ~
|
||||||
~ ..... ~
|
~ ~
|
||||||
| |
|
| |
|
||||||
+----+----+----+----+----+----+----+----+
|
+----+----+----+----+----+----+----+----+
|
||||||
| Record 7 ... |
|
| Record 7 ... |
|
||||||
|
~ ~
|
||||||
|
~ ~
|
||||||
| |
|
| |
|
||||||
+----+----+----+----+----+----+----+----+
|
+----+----+----+----+----+----+----+----+
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user