nil::crypto3::hashes::accumulators::tag::to_curve< HashType > Struct Template Reference

#include <to_curve.hpp>

+ Inheritance diagram for nil::crypto3::hashes::accumulators::tag::to_curve< HashType >:
+ Collaboration diagram for nil::crypto3::hashes::accumulators::tag::to_curve< HashType >:

Public Types

typedef HashType hash_type
 
typedef boost::mpl::always< accumulators::impl::to_curve_impl< hash_type > > impl
 

Member Typedef Documentation

◆ hash_type

template<typename HashType >
typedef HashType nil::crypto3::hashes::accumulators::tag::to_curve< HashType >::hash_type

◆ impl

template<typename HashType >
typedef boost::mpl::always<accumulators::impl::to_curve_impl<hash_type> > nil::crypto3::hashes::accumulators::tag::to_curve< HashType >::impl

INTERNAL ONLY


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