Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/dsl/acir_format/witness_constant.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include <array>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
struct | acir_format::Blake2sInput |
struct | acir_format::Blake2sConstraint |
Namespaces | |
namespace | acir_format |
Functions | |
template<typename Builder > | |
void | acir_format::create_blake2s_constraints (Builder &builder, const Blake2sConstraint &constraint) |