Documentation ¶
Overview ¶
Package coniks provides CONIKS hashing for maps.
Index ¶
- Variables
- type Hasherdeprecated
- func New(h crypto.Hash) *Hasherdeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = hasher.Default
Default is the standard CONIKS hasher.
Deprecated: moved to hasher subpackage.
Functions ¶
This section is empty.
Types ¶
type Hasher
deprecated
added in
v1.3.12
Hasher implements the sparse merkle tree hashing algorithm specified in the CONIKS paper.
Deprecated: moved to hasher subpackage.
Click to show internal directories.
Click to hide internal directories.