mtzguido / merkle-tree

A verified Merkle Tree, built as a standalone project on top of EverCrypt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A verified Merkle Tree, built as a standalone project on top of EverCrypt


Languages

Language:F* 91.7%Language:C 5.0%Language:Python 1.9%Language:Makefile 1.4%