Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/common/standard_affine_point.hpp"
#include "barretenberg/vm2/constraining/flavor_settings.hpp"
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
Typedefs | |
using | bb::avm2::FF = AvmFlavorSettings::FF |
using | bb::avm2::Fq = AvmFlavorSettings::G1::Fq |
using | bb::avm2::EmbeddedCurvePoint = StandardAffinePoint< AvmFlavorSettings::EmbeddedCurve::AffineElement > |