nil::crypto3::hashes::detail::ref_to_curve_impl< PaddingAccumulator > Struct Template Reference

#include <to_curve_value.hpp>

+ Collaboration diagram for nil::crypto3::hashes::detail::ref_to_curve_impl< PaddingAccumulator >:

Public Types

typedef PaddingAccumulator accumulator_set_type
 
typedef boost::mpl::front< typename accumulator_set_type::features_type >::type accumulator_type
 

Public Member Functions

 ref_to_curve_impl (accumulator_set_type &&acc)
 

Public Attributes

accumulator_set_typeaccumulator_set
 

Member Typedef Documentation

◆ accumulator_set_type

template<typename PaddingAccumulator >
typedef PaddingAccumulator nil::crypto3::hashes::detail::ref_to_curve_impl< PaddingAccumulator >::accumulator_set_type

◆ accumulator_type

template<typename PaddingAccumulator >
typedef boost::mpl::front<typename accumulator_set_type::features_type>::type nil::crypto3::hashes::detail::ref_to_curve_impl< PaddingAccumulator >::accumulator_type

Constructor & Destructor Documentation

◆ ref_to_curve_impl()

template<typename PaddingAccumulator >
nil::crypto3::hashes::detail::ref_to_curve_impl< PaddingAccumulator >::ref_to_curve_impl ( accumulator_set_type &&  acc)
inline

Member Data Documentation

◆ accumulator_set

template<typename PaddingAccumulator >
accumulator_set_type& nil::crypto3::hashes::detail::ref_to_curve_impl< PaddingAccumulator >::accumulator_set

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