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