Fix typ. SSU SessionConfirmed size

This commit is contained in:
zzz
2021-04-04 09:11:25 -04:00
parent 003e49fee9
commit 82eb0078cc

View File

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