merkel v1.0.1 Merkel.Crypto
Module to perform merkle tree hashing
Link to this section Summary
Link to this section Functions
Link to this function
hash(bin, type \\ nil, apply \\ nil)
Link to this function
hash_concat(lh, rh)
hash_concat(binary() | Merkel.BinaryNode.t(), binary() | Merkel.BinaryNode.t()) :: String.t()