Hash Output Stream
class HashOutputStream
Outputs a stream of bytes for the Keccak Hash Functions with methods to substitute as a CSPRNG.
Author
Ron Lauren Hombre
Since
2.0.0
Properties
Link copied to clipboard
The KeccakParameter used to generate the hash stream.
Functions
Link copied to clipboard
Returns true if the KeccakParameter allows more bytes to output.
Link copied to clipboard
Returns a Boolean using a full byte from the hash stream.
Link copied to clipboard
Link copied to clipboard
Returns a Double made up of eight bytes from the hash stream.