nil::crypto3::hashes::tiger< DigestBits, Passes >::construction Struct Reference

#include <tiger.hpp>

+ Collaboration diagram for nil::crypto3::hashes::tiger< DigestBits, Passes >::construction:

Classes

struct  params_type
 

Public Types

typedef merkle_damgard_construction< params_type, typename policy_type::iv_generator, tiger_compressor< DigestBits, Passes >, detail::tiger_padding< policy_type > > type
 

Member Typedef Documentation

◆ type

template<std::size_t DigestBits = 192, std::size_t Passes = 3>
typedef merkle_damgard_construction<params_type, typename policy_type::iv_generator, tiger_compressor<DigestBits, Passes>, detail::tiger_padding<policy_type> > nil::crypto3::hashes::tiger< DigestBits, Passes >::construction::type

The documentation for this struct was generated from the following file: