Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::tracegen::KeccakF1600TraceBuilder Class Referencefinal

#include <keccakf1600_trace.hpp>

Public Member Functions

void process_permutation (const simulation::EventEmitterInterface< simulation::KeccakF1600Event >::Container &events, TraceContainer &trace)
 
void process_memory_slices (const simulation::EventEmitterInterface< simulation::KeccakF1600Event >::Container &events, TraceContainer &trace)
 

Static Public Attributes

static const InteractionDefinition interactions
 

Private Member Functions

void process_single_slice (const simulation::KeccakF1600Event &event, bool write, uint32_t &row, TraceContainer &trace)
 

Detailed Description

Definition at line 11 of file keccakf1600_trace.hpp.

Member Function Documentation

◆ process_memory_slices()

void bb::avm2::tracegen::KeccakF1600TraceBuilder::process_memory_slices ( const simulation::EventEmitterInterface< simulation::KeccakF1600Event >::Container &  events,
TraceContainer trace 
)

Definition at line 652 of file keccakf1600_trace.cpp.

◆ process_permutation()

void bb::avm2::tracegen::KeccakF1600TraceBuilder::process_permutation ( const simulation::EventEmitterInterface< simulation::KeccakF1600Event >::Container &  events,
TraceContainer trace 
)

Definition at line 480 of file keccakf1600_trace.cpp.

◆ process_single_slice()

void bb::avm2::tracegen::KeccakF1600TraceBuilder::process_single_slice ( const simulation::KeccakF1600Event event,
bool  write,
uint32_t &  row,
TraceContainer trace 
)
private

Definition at line 400 of file keccakf1600_trace.cpp.

Member Data Documentation

◆ interactions

const InteractionDefinition bb::avm2::tracegen::KeccakF1600TraceBuilder::interactions
static

Definition at line 18 of file keccakf1600_trace.hpp.


The documentation for this class was generated from the following files: