Module Crypto.SHA512_224
- Description
SHA512/224 is another hash function specified by NIST. It is similar to SHA512 except it uses a different initialization and the output is truncated to 224 bits, or 28 octets.
- Inherit
SHA512_224
inherit Nettle.SHA512_224 : SHA512_224