V0.Blake2BSourceinclude module type of struct include Tezos_crypto.Blake2B endinclude Tezos_stdlib.Compare.S with type t := thash_string ?key inputs returns a hash.
Raises an Assert_failure if String.length key > 64.
The parameters for creating a new Hash type using Make_Blake2B. Both name and title are only informative, used in error messages and serializers.
Builds a new Hash type using Blake2B.