Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <blake_circuit.hpp>
Public Types | |
using | Builder = bb::UltraCircuitBuilder |
using | field_ct = bb::stdlib::field_t< Builder > |
using | public_witness_ct = bb::stdlib::public_witness_t< Builder > |
using | byte_array_ct = bb::stdlib::byte_array< Builder > |
Static Public Member Functions | |
static Builder | generate (uint256_t public_inputs[]) |
Static Public Attributes | |
static constexpr size_t | NUM_PUBLIC_INPUTS = 4 |
Definition at line 6 of file blake_circuit.hpp.
Definition at line 8 of file blake_circuit.hpp.
Definition at line 11 of file blake_circuit.hpp.
Definition at line 9 of file blake_circuit.hpp.
Definition at line 10 of file blake_circuit.hpp.
Definition at line 15 of file blake_circuit.hpp.
|
staticconstexpr |
Definition at line 13 of file blake_circuit.hpp.