Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/serialize/msgpack.hpp"
#include "barretenberg/stdlib/primitives/field/field.hpp"
#include "serde/index.hpp"
#include "witness_constant.hpp"
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
struct | acir_format::MultiScalarMul |
Namespaces | |
namespace | acir_format |
Functions | |
template<typename Builder > | |
void | acir_format::create_multi_scalar_mul_constraint (Builder &builder, const MultiScalarMul &input, bool has_valid_witness_assignments) |