Botan

Keccak

License
Botan is released under the Simplified BSD License (see LICENSE.md)

class  Keccak1600: botan.hash.hash.HashFunction;

Keccak[1600], a SHA-3 candidate


this(size_t output_bits = 512);

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