package
0.0.0-20240315150211-d9e980b5aa70
Repository: https://github.com/netsec-ethz/fpki.git
Documentation: pkg.go.dev
# Functions
NewCacheDB: return a cached db.
NewSMT creates a new SMT given a keySize and a hash function.
VerifyInclusion verifies that key/value is included in the trie with latest root.
VerifyNonInclusion verifies a proof of non inclusion, Returns true if the non-inclusion is verified.
# Constants
No description provided by the author
# Variables
Trie default value : [byte(0)].
# Interfaces
No description provided by the author