| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.99.0/docs/apis/_sources/hash_protocol_0.rst.txt |
.. index:: single: hash_protocol .. _hash_protocol/0:
.. rst-class:: right
protocol
hash_protocolHashing 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:
| static
| Dependencies: | (none)
| Remarks: | (none)
| Inherited public predicates: | (none)
.. contents:: :local: :backlinks: top
.. index:: hash/2 .. _hash_protocol/0::hash/2:
hash/2 ^^^^^^^^^^
Computes the hash for a list of bytes.
| Compilation flags:
| static
| Template:
| hash(Bytes,Hash)
| Mode and number of proofs:
| hash(+list(byte),--atom) - one
(none)
(none)
(none)