accumulators/verify_share.hpp File Reference
#include <set>
#include <utility>
#include <algorithm>
#include <iterator>
#include <boost/concept_check.hpp>
#include <boost/accumulators/framework/accumulator_base.hpp>
#include <boost/accumulators/framework/parameters/sample.hpp>
#include <nil/crypto3/pubkey/accumulators/parameters/threshold_value.hpp>
#include <nil/crypto3/pubkey/accumulators/parameters/iterator_last.hpp>
#include <nil/crypto3/pubkey/secret_sharing/feldman.hpp>
+ Include dependency graph for accumulators/verify_share.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::pubkey::accumulators::tag::verify_share< ProcessingMode >
 
struct  nil::crypto3::pubkey::accumulators::impl::verify_share_impl< ProcessingMode >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::pubkey
 
 nil::crypto3::pubkey::accumulators
 
 nil::crypto3::pubkey::accumulators::extract
 
 nil::crypto3::pubkey::accumulators::impl
 
 nil::crypto3::pubkey::accumulators::tag
 

Functions

template<typename ProcessingMode , typename AccumulatorSet >
boost::mpl::apply< AccumulatorSet, tag::verify_share< ProcessingMode > >::type::result_type nil::crypto3::pubkey::accumulators::extract::verify_share (const AccumulatorSet &acc)