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