Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::KeccakF1600Interface Class Referenceabstract

#include <keccakf1600.hpp>

Inheritance diagram for bb::avm2::simulation::KeccakF1600Interface:
bb::avm2::simulation::KeccakF1600 bb::avm2::simulation::MockKeccakF1600

Public Member Functions

virtual ~KeccakF1600Interface ()=default
 
virtual void permutation (MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr)=0
 

Detailed Description

Definition at line 47 of file keccakf1600.hpp.

Constructor & Destructor Documentation

◆ ~KeccakF1600Interface()

virtual bb::avm2::simulation::KeccakF1600Interface::~KeccakF1600Interface ( )
virtualdefault

Member Function Documentation

◆ permutation()

virtual void bb::avm2::simulation::KeccakF1600Interface::permutation ( MemoryInterface memory,
MemoryAddress  dst_addr,
MemoryAddress  src_addr 
)
pure virtual

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