|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Static Protected Member Functions | |
| static void | SetUpTestSuite () |
| static std::array< uint32_t, 2 > | push_point (WitnessVector &witness, const AcirPoint &pt) |
| static std::pair< EcAdd, WitnessVector > | make_ec_add (AcirPoint p1, AcirPoint p2, AcirPoint result) |
| static std::pair< bool, std::string > | run_circuit (EcAdd constraint, WitnessVector witness) |
Definition at line 303 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 319 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 308 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 341 of file ec_operations.test.cpp.
|
inlinestaticprotected |
Definition at line 305 of file ec_operations.test.cpp.