fn Keccak(comptime f: u11, comptime output_bits: u11, comptime delim: u8, comptime rounds: u5) type
[src]
A generic Keccak hash function.
Functions
Values
Writer | undefined | |
block_length | undefined | The block length, or rate, in bytes. |
digest_length | type | The output length, in bytes. |