Popularity
5.5
Stable
Activity
0.0
Stable
11
5
0

Monthly Downloads: 1
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.