| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.101.0/docs/apis/_sources/sha224_0.rst.txt |
.. index:: single: sha224 .. _sha224/0:
.. rst-class:: right
object
sha224SHA-224 hash function.
| Availability:
| logtalk_load(hashes(loader))
| Author: Paulo Moura | Version: 1:0:0 | Date: 2026-07-17
| Compilation flags:
| static, context_switching_calls
| Implements:
| public :ref:`hash_digest_protocol <hash_digest_protocol/0>`
| public :ref:`hash_state_protocol <hash_state_protocol/0>`
| Uses:
| :ref:`hash_common_32 <hash_common_32/0>`
| :ref:`list <list/0>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`hash_digest_protocol/0::block_size/1` Â :ref:`hash_digest_protocol/0::digest/2` Â :ref:`hash_digest_protocol/0::digest_size/1` Â :ref:`hash_state_protocol/0::final_hash_state/2` Â :ref:`hash_protocol/0::hash/2` Â :ref:`hash_state_protocol/0::new_hash_state/1` Â :ref:`hash_state_protocol/0::update_hash_state/3` Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)
.. seealso::
:ref:`sha256 <sha256/0>`, :ref:`sha1 <sha1/0>`, :ref:`sha384 <sha384/0>`