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.
SHA2-512/256 cryptographic hash algorithm.
SHA-512/256 is the same algorithm as SHA-512, but with different initialization vectors and digest length.