to_curve_state.hpp File Reference
#include <boost/accumulators/framework/accumulator_set.hpp>
#include <boost/accumulators/framework/features.hpp>
#include <nil/crypto3/hash/accumulators/to_curve.hpp>
+ Include dependency graph for to_curve_state.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nil
 
 nil::crypto3
 

Typedefs

template<typename Hash >
using nil::crypto3::hashing_to_curve_accumulator_set = boost::accumulators::accumulator_set< typename Hash::result_type, boost::accumulators::features< hashes::accumulators::tag::to_curve< Hash > >>
 Accumulator set with pre-defined hashing to curve accumulator params. More...