Protected_stateProtected_stateReadonlyblockBlock size
ReadonlydigestLength 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.