more fixes

This commit is contained in:
zzz
2019-01-24 22:10:55 +00:00
parent 7d5a06803d
commit 6f6fbceff5
2 changed files with 11 additions and 9 deletions

View File

@@ -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

View File

@@ -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 ... |
~ ~
~ ~
| | | |
+----+----+----+----+----+----+----+----+ +----+----+----+----+----+----+----+----+