Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
gate_data.hpp File Reference
#include "barretenberg/ecc/curves/bn254/fr.hpp"
#include <cstdint>

Go to the source code of this file.

Classes

struct  bb::add_triple_< FF >
 
struct  bb::add_quad_< FF >
 
struct  bb::mul_quad_< FF >
 
struct  bb::arithmetic_triple_< FF >
 
struct  bb::ecc_op_tuple
 
struct  bb::ecc_add_gate_< FF >
 
struct  bb::ecc_dbl_gate_< FF >
 
struct  bb::databus_lookup_gate_< FF >
 
struct  bb::poseidon2_external_gate_< FF >
 
struct  bb::poseidon2_internal_gate_< FF >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::arithmetic_triple = arithmetic_triple_< bb::fr >