Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
r1cs_sp_ppzkpcd_params.hpp
Go to the documentation of this file.
1 
12 #ifndef R1CS_SP_PPZKPCD_PARAMS_HPP_
13 #define R1CS_SP_PPZKPCD_PARAMS_HPP_
14 
15 #include <libff/algebra/curves/public_params.hpp>
18 
19 namespace libsnark
20 {
21 
22 template<typename PCD_ppT>
25 
26 template<typename PCD_ppT>
29 
30 template<typename PCD_ppT>
33 
34 template<typename PCD_ppT>
37  libff::Fr<typename PCD_ppT::curve_A_pp>>;
38 
39 template<typename PCD_ppT>
42  libff::Fr<typename PCD_ppT::curve_A_pp>>;
43 
44 } // namespace libsnark
45 
46 #endif // R1CS_SP_PPZKPCD_PARAMS_HPP_
libsnark::r1cs_sp_ppzkpcd_compliance_predicate
r1cs_pcd_compliance_predicate< libff::Fr< typename PCD_ppT::curve_A_pp > > r1cs_sp_ppzkpcd_compliance_predicate
Definition: r1cs_sp_ppzkpcd_params.hpp:24
libsnark
Definition: accumulation_vector.hpp:18
libsnark::r1cs_pcd_local_data
Definition: compliance_predicate.hpp:54
compliance_predicate.hpp
libsnark::r1cs_pcd_compliance_predicate_auxiliary_input
Definition: r1cs_pcd_params.hpp:30
libsnark::r1cs_pcd_compliance_predicate
Definition: compliance_predicate.hpp:69
libsnark::r1cs_pcd_message
Definition: compliance_predicate.hpp:35
r1cs_pcd_params.hpp
libsnark::r1cs_pcd_compliance_predicate_primary_input
Definition: r1cs_pcd_params.hpp:17