package coniks
import "github.com/google/trillian/merkle/coniks"
Package coniks provides CONIKS hashing for maps.
Index ¶
Variables ¶
Default is the standard CONIKS hasher.
Deprecated: moved to hasher subpackage.
Types ¶
type Hasher ¶
Hasher implements the sparse merkle tree hashing algorithm specified in the CONIKS paper.
Deprecated: moved to hasher subpackage.
func New ¶
New creates a new hashers.TreeHasher using the passed in hash function.
Deprecated: moved to hasher subpackage.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
merkle/coniks/hasher | Package hasher provides CONIKS hashing for maps. |
- Version
- v1.3.13
- Published
- Feb 16, 2021
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 3 hours ago –
Tools for package owners.