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