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