package coniks
import "github.com/google/trillian/merkle/coniks"
Package coniks provides hashing for maps.
Index ¶
Variables ¶
var ( // Default is the standard CONIKS hasher. Default = New(crypto.SHA512_256) )
Domain separation prefixes
Functions ¶
func New ¶
New creates a new hashers.TreeHasher using the passed in hash function.
Source Files ¶
- Version
- v1.3.8
- Published
- Feb 18, 2020
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 18 minutes ago –
Tools for package owners.