| Clearmatics Libsnark
    0.1
    C++ library for zkSNARK proofs | 
#include <libsnark/common/data_structures/integer_permutation.hpp>#include <libsnark/common/routing_algorithms/benes_routing_algorithm.hpp>#include <libsnark/gadgetlib1/gadgets/basic_gadgets.hpp>#include <libsnark/gadgetlib1/protoboard.hpp>#include <libsnark/gadgetlib1/gadgets/routing/benes_routing_gadget.tcc>

Go to the source code of this file.
| Classes | |
| class | libsnark::benes_routing_gadget< FieldT > | 
| Namespaces | |
| libsnark | |
| Functions | |
| template<typename FieldT > | |
| void | libsnark::test_benes_routing_gadget (const size_t num_packets, const size_t packet_size) | 
Declaration of interfaces for the Benes routing gadget.
The gadget verifies that the outputs are a permutation of the inputs, by use of a Benes network.
Definition in file benes_routing_gadget.hpp.
 1.8.17
 1.8.17