Creates a new SHAKE128 instance with a default output length of 32 bytes.
constructor(outputLength: Int)(source) Creates a new SHAKE128 instance with a non-default output length.
Parameters
The number of bytes returned when digest is invoked
Throws
If outputLength is negative