Documentation ¶
Overview ¶
Package sig provides functions to Sign hashes of messages, generating a standard compact 65 byte Signature and recover the 33 byte pub.Key embedded in it. This is used as a MAC for Indra packets to associate messages with Indra peers' sessions.
Index ¶
Constants ¶
View Source
const Len = 65
Len is the length of the signatures used in Indra, compact keys that can have the public key extracted from them, thus eliminating the need to separately specify it in messages.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.