forked from I2P_Developers/i2p.www
Fix typ. SSU SessionConfirmed size
This commit is contained in:
@@ -3,7 +3,7 @@ SSU Protocol Specification
|
|||||||
==========================
|
==========================
|
||||||
.. meta::
|
.. meta::
|
||||||
:category: Transports
|
:category: Transports
|
||||||
:lastupdated: 2020-09
|
:lastupdated: 2021-04
|
||||||
:accuratefor: 0.9.48
|
:accuratefor: 0.9.48
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
@@ -542,8 +542,9 @@ required if the Router Identity must be fragmented.
|
|||||||
+----+----+----+----+----+----+----+----+
|
+----+----+----+----+----+----+----+----+
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
Typical size including header, in current implementation: 480 bytes (before
|
Typical size including header, in current implementation: 512 bytes (with Ed25519 signature)
|
||||||
non-mod-16 padding)
|
or 480 bytes (with DSA-SHA1 signature)
|
||||||
|
(before non-mod-16 padding)
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
`````
|
`````
|
||||||
|
Reference in New Issue
Block a user