Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 282 Bytes

Merkle Tree

This repository contains a fully verified Merkle Tree, with a proof by security reduction to a collision to the underlying hash function.

We demonstrate how to build a project on top of EverCrypt by only using the "public" APIs and a minimal build burden.