Versions in this module Expand all Collapse all v1 v1.3.13 Feb 16, 2021 v1.3.12 Feb 16, 2021 Changes in this version + func NewLogHasher(h trillian.HashStrategy) (hashers.LogHasher, error) + func NewMapHasher(h trillian.HashStrategy) (hashers.MapHasher, error) + func RegisterLogHasher(h trillian.HashStrategy, f hashers.LogHasher) + func RegisterMapHasher(h trillian.HashStrategy, f hashers.MapHasher)