nil::crypto3::hashes::ripemd< DigestBits >::construction Struct Reference

#include <ripemd.hpp>

+ Collaboration diagram for nil::crypto3::hashes::ripemd< DigestBits >::construction:

Classes

struct  params_type
 

Public Types

typedef merkle_damgard_construction< params_type, typename policy_type::iv_generator, ripemd_compressor< DigestBits >, detail::merkle_damgard_padding< policy_type > > type
 

Member Typedef Documentation

◆ type

template<std::size_t DigestBits>
typedef merkle_damgard_construction<params_type, typename policy_type::iv_generator, ripemd_compressor<DigestBits>, detail::merkle_damgard_padding<policy_type> > nil::crypto3::hashes::ripemd< DigestBits >::construction::type

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