Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
This is the complete list of members for libsnark::choice_gadget< FieldT >, including all inherited members.
annotation_prefix | libsnark::gadget< FieldT > | protected |
choice_gadget(protoboard< FieldT > &pb, const pb_linear_combination_array< FieldT > &X, const pb_linear_combination_array< FieldT > &Y, const pb_linear_combination_array< FieldT > &Z, const pb_variable< FieldT > &result, const std::string &annotation_prefix) | libsnark::choice_gadget< FieldT > | |
gadget(protoboard< FieldT > &pb, const std::string &annotation_prefix) | libsnark::gadget< FieldT > | |
generate_r1cs_constraints() | libsnark::choice_gadget< FieldT > | |
generate_r1cs_witness() | libsnark::choice_gadget< FieldT > | |
pack_result | libsnark::choice_gadget< FieldT > | |
pb | libsnark::gadget< FieldT > | protected |
result | libsnark::choice_gadget< FieldT > | |
X | libsnark::choice_gadget< FieldT > | |
Y | libsnark::choice_gadget< FieldT > | |
Z | libsnark::choice_gadget< FieldT > |