Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::simulation::EccInterface, including all inherited members.
add(const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q)=0 | bb::avm2::simulation::EccInterface | pure virtual |
add(MemoryInterface &memory, const EmbeddedCurvePoint &p, const EmbeddedCurvePoint &q, MemoryAddress dst_address)=0 | bb::avm2::simulation::EccInterface | pure virtual |
scalar_mul(const EmbeddedCurvePoint &point, const FF &scalar)=0 | bb::avm2::simulation::EccInterface | pure virtual |
~EccInterface()=default | bb::avm2::simulation::EccInterface | virtual |