Module Crypto.SHA224
- Description
SHA224 is another hash function specified by NIST, intended as a replacement for SHA1, generating larger digests. It outputs hash values of 224 bits, or 28 octets.
- Inherit
SHA224
inherit Nettle.SHA224 : SHA224
SHA224 is another hash function specified by NIST, intended as a replacement for SHA1, generating larger digests. It outputs hash values of 224 bits, or 28 octets.
inherit Nettle.SHA224 : SHA224