Botan

Tiger

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

class  Tiger: botan.hash.mdx_hash.MDxHashFunction, botan.hash.hash.HashFunction;

 Tiger


this(size_t hash_len = 24, size_t passes = 3);

Parameters
size_t hash_len specifies the output length; can be 16, 20, or 24
size_t passes to make in the algorithm