protocol
hash_protocolï
Hashing protocol. Hash values are returned as lowercase hexadecimal atoms using the output width of each algorithm or extensible-output function instance.
Availability:
logtalk_load(hashes(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-04-04
Compilation flags:
staticDependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
hash/2ï
Computes the hash for a list of bytes.
Compilation flags:
staticTemplate:
hash(Bytes,Hash)Mode and number of proofs:
hash(+list(byte),--atom) - oneProtected predicatesï
(none)
Private predicatesï
(none)
Operatorsï
(none)