Provides Go code to help create and manipulate Merkle trees, as well as
constructing and verifying various types of proof.
.
This is the data structure which is used by projects such as Trillian
(https://github.com/google/trillian) to provide verifiable logs
(https://transparency.dev/verifiable-data-structures/#verifiable-log).
.
This package contains the library.
Installed Size: 167.9 kB
Architectures: all