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.2
Published
Sep 5, 2019
Platform
js/wasm
Imports
7 packages
Last checked
1 hour ago

Tools for package owners.