Popularity
5.0
Growing
Activity
0.0
Stable
10
4
0

Monthly Downloads: 9
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Hash    
Add another 'hash' Package

README

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.