This commit is contained in:
swrup 2025-10-17 23:45:13 +02:00
parent 0a24b41d70
commit 30d59e1b6d

View file

@ -32,7 +32,7 @@
with the algorithm specified in RFC 8785. The resulting bytes are with the algorithm specified in RFC 8785. The resulting bytes are
terminated with a single 0-byte and then hashed with SHA512." terminated with a single 0-byte and then hashed with SHA512."
- from the code it looks like its the same for all stringy-strings - from the code it looks like its the same for all stringy-strings
!! that are not raw bytes data !! not strings that are raw-bytes-data-like
*) *)
module UTIL = struct module UTIL = struct