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.3
- Published
- Oct 31, 2019
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 48 minutes ago –
Tools for package owners.