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

coniks.go

Version
v1.2.0
Published
Jun 22, 2018
Platform
linux/amd64
Imports
6 packages
Last checked
20 minutes ago

Tools for package owners.