Documentation
¶
Overview ¶
Package constants contains the Sphinx Packet Format constants for the Katzenpost parameterization.
Index ¶
Constants ¶
View Source
const ( // NodeIDLength is the node identifier length in bytes. NodeIDLength = 32 // RecipientIDLength is the recipient identifier length in bytes. RecipientIDLength = 32 // SURBIDLength is the SURB identifier length in bytes. SURBIDLength = 16 // CommandTagLength is the length of the tag for each Sphinx command. CommandTagLength = 1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.