Keccak1600.this

class Keccak1600
this
(
size_t output_bits = 512
)

Parameters

output_bits size_t

the size of the hash output; must be one of 224, 256, 384, or 512

Meta