This commit is contained in:
parent
f1e7ab9676
commit
dedc001194
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue