Crate indexed_merkle_tree

Source

Modules§

error
node
tree

Structs§

Hash

Constants§

MODULUS

Functions§

sha256
Computes the SHA256 hash of the given string.
sha256_mod
Computes the SHA256 hash of the given string and reduces it modulo the BLS12-381 curve modulus.