|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <pure_keccakf1600.hpp>
Public Member Functions | |
| PureKeccakF1600 ()=default | |
| ~PureKeccakF1600 () override=default | |
| void | permutation (MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr) override |
Public Member Functions inherited from bb::avm2::simulation::KeccakF1600Interface | |
| virtual | ~KeccakF1600Interface ()=default |
Definition at line 7 of file pure_keccakf1600.hpp.
|
default |
|
overridedefault |
|
overridevirtual |
Implements bb::avm2::simulation::KeccakF1600Interface.
Definition at line 11 of file pure_keccakf1600.cpp.