Skip to content

kazu-yamamoto/hash-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purely functional Merkle Hash Trees in Haskell

Two-way (binary) Merkle Hash Trees which implements append-only logs and provides both inclusion proof and consistency proof. The API design is inspired by Certificate Transparency defined in RFC 6962.

About

Merkle Hash Tree in Haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published