Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <keccakf1600.hpp>
Public Member Functions | |
virtual | ~KeccakF1600Interface ()=default |
virtual void | permutation (MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr)=0 |
Definition at line 47 of file keccakf1600.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in bb::avm2::simulation::KeccakF1600.