auths-transparency 0.1.2

Append-only transparency log types, Merkle math, and tile storage for Auths
Documentation
1
2
3
4
5
6
mod merkle;
mod note;
mod tile;
mod verify;
#[allow(clippy::unwrap_used)]
mod witness;