Pike programming language

Top Crypto Crypto.SHA512_224
➤ Crypto.SHA512 Crypto.SHA512_256 ➤

Module Crypto.SHA512_224

Inheritance graph
__builtin.Nettle.__Hash __builtin.Nettle.Hash Nettle.Hash Nettle.SHA512_224 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

Extracted from as of .