package coniks
import "github.com/google/trillian/merkle/coniks"
Package coniks provides hashing for maps.
Index ¶
Variables ¶
var Default = New(crypto.SHA512_256)
Default is the standard CONIKS hasher.
Functions ¶
func New ¶
New creates a new hashers.TreeHasher using the passed in hash function.
Source Files ¶
- Version
- v1.0.2
- Published
- Oct 10, 2017
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 3 hours ago –
Tools for package owners.