merkel v1.0.0 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)
hash(binary(), atom(), atom()) :: String.t()
Link to this function hash1(bin, type, apply)
hash1(binary(), atom(), atom()) :: String.t()
Link to this function hash_concat(lh, rh)