Protected
_stateProtected
_stateReadonly
blockBlock size
Readonly
digestLength of hash output
Protected
_initCleans state returned by saveState().
Function useful for HMAC/PBKDF2 optimization. Restores state saved by saveState() and sets bytesHashed to the given value.
Function useful for HMAC/PBKDF2 optimization. Returns hash state to be used with restoreState(). Only chain value is saved, not buffers or other state variables.
SHA-2-512 cryptographic hash algorithm.