This commit is contained in:
swrup 2025-10-18 01:27:48 +02:00
parent f1e7ab9676
commit dedc001194

View file

@ -163,7 +163,9 @@ module UTIL_HASH = struct
end
(* sha512 but add a null termination to the given string
this is "HashCode" in GNU TALER *)
this is "HashCode" in GNU TALER
todo: maybe need to have a cstring.ml *)
module Cstring_hash_64 : H_sig = struct
include HHH_64