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

coniks.go

Version
v1.3.6
Published
Jan 9, 2020
Platform
js/wasm
Imports
7 packages
Last checked
4 hours ago

Tools for package owners.