Module 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