Documentation
¶
Index ¶
Constants ¶
View Source
const ( // KeyLength is the length of keys (in bytes). KeyLength = 32 // NonceLength is the the length of nonces (in bytes). NonceLength = 24 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Challenge ¶
Challenge represents something that can be solved and solutions can be checked against.
Click to show internal directories.
Click to hide internal directories.