Botan

The Skein-512 hash function

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

class  Skein512: botan.hash.hash.HashFunction;

Skein-512, a SHA-3 candidate


this(size_t arg_output_bits = 512, string arg_personalization = "");

Parameters
size_t arg_output_bits the output size of Skein in bits
string arg_personalization is a string that will paramaterize the hash output