| 
    Clearmatics Libsnark
    0.1
    
   C++ library for zkSNARK proofs 
   | 
 


Go to the source code of this file.
Classes | |
| struct | libsnark::tbcs_example | 
Namespaces | |
| libsnark | |
Functions | |
| tbcs_example | libsnark::generate_tbcs_example (const size_t primary_input_size, const size_t auxiliary_input_size, const size_t num_gates, const size_t num_outputs) | 
Declaration of interfaces for a TBCS example, as well as functions to sample TBCS examples with prescribed parameters (according to some distribution).
Definition in file tbcs_examples.hpp.
 1.8.17