nil::crypto3::hashes::detail::value_to_curve_impl< PaddingAccumulator > Struct Template Reference
#include <to_curve_value.hpp>

Public Types | |
typedef PaddingAccumulator | accumulator_set_type |
typedef boost::mpl::front< typename accumulator_set_type::features_type >::type | accumulator_type |
Public Member Functions | |
value_to_curve_impl (accumulator_set_type &&acc) | |
Public Attributes | |
accumulator_set_type | accumulator_set |
Member Typedef Documentation
◆ accumulator_set_type
template<typename PaddingAccumulator >
typedef PaddingAccumulator nil::crypto3::hashes::detail::value_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::value_to_curve_impl< PaddingAccumulator >::accumulator_type |
Constructor & Destructor Documentation
◆ value_to_curve_impl()
template<typename PaddingAccumulator >
|
inline |
Member Data Documentation
◆ accumulator_set
template<typename PaddingAccumulator >
|
mutable |
The documentation for this struct was generated from the following file: