Crate merkle_log

source ·
Expand description

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

Structs

Enums

Traits

  • Type alias for nodes in the merkle tree.
  • Represents access to immutable merkle tree nodes.

Type Aliases