blob: dc03daf60a5b16a3d2435a06cb3275dbcaaf6449 [file]
PoC for merkle tree based file validation
=========================================
- compute_hashes.c
Computes the hashes
- verify_hash.c
Verifies a file with its hash against the root hash
- mk-files.c
Small tool to create a set of files
- check.sh
Small test suite