Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
Classes | Namespaces | Typedefs
compression_function_selector.hpp File Reference
#include <libff/algebra/curves/bw6_761/bw6_761_pp.hpp>
#include <libff/algebra/curves/mnt/mnt4/mnt4_pp.hpp>
#include <libff/algebra/curves/mnt/mnt6/mnt6_pp.hpp>
#include <libzeth/circuits/circuit_types.hpp>
Include dependency graph for compression_function_selector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libzecale::compression_function_selector< wppT >
 
class  libzecale::compression_function_selector< libff::bw6_761_pp >
 
class  libzecale::compression_function_selector< libff::mnt4_pp >
 
class  libzecale::compression_function_selector< libff::mnt6_pp >
 

Namespaces

 libzecale
 

Typedefs

template<typename ppT >
using libzecale::compression_function_gadget = typename compression_function_selector< ppT >::compression_function