#merkle-tree #crypto

no-std merkle-log

An implementation of the "Merkle Tree-Structured Log" defined in the paper "Transparent Logs for Skeptical Clients." https://research.swtch.com/tlog

9 releases

0.0.9 Oct 1, 2023
0.0.8 Sep 21, 2023
0.0.6 May 19, 2021
0.0.4 Mar 21, 2021
0.0.3 Dec 29, 2020

#566 in Cryptography

Download history 2/week @ 2023-12-18 29/week @ 2024-01-08 68/week @ 2024-01-15 50/week @ 2024-01-22 43/week @ 2024-01-29 1/week @ 2024-02-05 15/week @ 2024-02-19 81/week @ 2024-02-26 13/week @ 2024-03-04 61/week @ 2024-03-11 26/week @ 2024-03-18 7/week @ 2024-03-25 261/week @ 2024-04-01

357 downloads per month
Used in 3 crates

MIT/Apache

53KB
661 lines

An implementation of the "Merkle Tree-Structured Log" defined in the blog post Transparent Logs for Skeptical Clients.

Dependencies

~0.3–1MB
~16K SLoC