block/include/nil/crypto3/block/cipher_state.hpp File Reference
#include <boost/accumulators/framework/accumulator_set.hpp>
#include <boost/accumulators/framework/features.hpp>
#include <nil/crypto3/block/accumulators/block.hpp>
+ Include dependency graph for block/include/nil/crypto3/block/cipher_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
 
 nil::crypto3::block
 

Typedefs

template<typename ProcessingMode >
using nil::crypto3::block::accumulator_set = boost::accumulators::accumulator_set< digest< ProcessingMode::block_bits >, boost::accumulators::features< accumulators::tag::block< ProcessingMode > >, std::size_t >
 Accumulator set with pre-defined block cipher accumulator params. More...