Crate fuchsia_merkle

source ·
Expand description

fuchsia_merkle contains types and methods for building and working with merkle trees.

Structs

Constants

  • The size of a single block of data (or hashes), in bytes.
  • The size of a hash in bytes.

Functions