reconstruct.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/keys/share_sss.hpp>
#include <nil/crypto3/pubkey/keys/public_share_sss.hpp>
#include <nil/crypto3/pubkey/modes/isomorphic.hpp>
+ Include dependency graph for reconstruct.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::reconstruct< ProcessingMode >
 
struct  nil::crypto3::pubkey::accumulators::impl::reconstruct_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::reconstruct< ProcessingMode > >::type::result_type nil::crypto3::pubkey::accumulators::extract::reconstruct (const AccumulatorSet &acc)