nil::crypto3::hashes::sha2< Version >::construction Struct Reference

#include <sha2.hpp>

+ Collaboration diagram for nil::crypto3::hashes::sha2< Version >::construction:

Classes

struct  params_type
 

Public Types

typedef merkle_damgard_construction< params_type, typename policy_type::iv_generator, davies_meyer_compressor< block_cipher_type, detail::state_adder >, detail::merkle_damgard_padding< policy_type > > type
 

Member Typedef Documentation

◆ type

template<std::size_t Version>
typedef merkle_damgard_construction<params_type, typename policy_type::iv_generator, davies_meyer_compressor<block_cipher_type, detail::state_adder>, detail::merkle_damgard_padding<policy_type> > nil::crypto3::hashes::sha2< Version >::construction::type

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