accumulators/hash.hpp File Reference
#include <boost/parameter/value_type.hpp>
#include <boost/accumulators/framework/accumulator_base.hpp>
#include <boost/accumulators/framework/extractor.hpp>
#include <boost/accumulators/framework/depends_on.hpp>
#include <boost/accumulators/framework/parameters/sample.hpp>
#include <boost/container/static_vector.hpp>
#include <nil/crypto3/detail/make_array.hpp>
#include <nil/crypto3/detail/static_digest.hpp>
#include <nil/crypto3/detail/endian_shift.hpp>
#include <nil/crypto3/detail/inject.hpp>
#include <nil/crypto3/hash/accumulators/bits_count.hpp>
#include <nil/crypto3/hash/accumulators/parameters/bits.hpp>
#include <nil/crypto3/hash/accumulators/parameters/iterator_last.hpp>
#include <boost/accumulators/statistics/count.hpp>
+ Include dependency graph for accumulators/hash.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::accumulators::tag::hash< Hash >
 
struct  nil::crypto3::accumulators::impl::hash_impl< Hash >
 
struct  nil::crypto3::accumulators::impl::hash_impl< nil::crypto3::hashes::pedersen< Params, BasePointGeneratorHash, Group > >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::accumulators
 
 nil::crypto3::accumulators::extract
 
 nil::crypto3::accumulators::impl
 
 nil::crypto3::accumulators::tag
 
 nil::crypto3::hashes
 

Functions

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