Pike programming language

Top Crypto Crypto.SHA512_256
➤ Crypto.SHA512_224 Crypto.SHAKE_256 ➤

Module Crypto.SHA512_256

Inheritance graph
__builtin.Nettle.__Hash __builtin.Nettle.Hash Nettle.Hash Nettle.SHA512_256 Crypto.SHA512_256
Description

SHA512/256 is another hash function specified by NIST. It is similar to SHA512 except it uses a different initialization and the output is truncated to 256 bits, or 32 octets.


Inherit SHA512_256

inherit Nettle.SHA512_256 : SHA512_256

Extracted from as of .