This commit is contained in:
swrup 2025-10-18 01:34:36 +02:00
parent 03855ed40d
commit f320148eae

View file

@ -34,7 +34,8 @@
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
!! not strings that are raw-bytes-data-like ! not strings that are raw-bytes-data-like
? only for "HashCode" and "ShortHashCode"
*) *)
let int32_size = 4 let int32_size = 4