SHA256
Implements hash.Hash
.
Synchronous implementation of SHA-256 as specified in NIST FIPS 180-4.
Methods
digest()
update()
Properties
interface Properties {
blockSize: number;
size: number;
}
blockSize
size
Implements hash.Hash
.
Synchronous implementation of SHA-256 as specified in NIST FIPS 180-4.
digest()
update()
interface Properties {
blockSize: number;
size: number;
}
blockSize
size