//
pkg.gl
Category
github.com/transparency-dev/merkle
rfc6962
package
0.0.2
Repository:
https://github.com/transparency-dev/merkle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
53
Files
35 SLOC
#
Functions
New
New creates a new Hashers.LogHasher on the passed in hash function.
#
Constants
RFC6962LeafHashPrefix
Domain separation prefixes.
RFC6962NodeHashPrefix
Domain separation prefixes.
#
Variables
DefaultHasher
DefaultHasher is a SHA256 based LogHasher.
#
Structs
Hasher
Hasher implements the RFC6962 tree hashing algorithm.