Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
pure_keccakf1600.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace bb::avm2::simulation {
6
8 public:
9 PureKeccakF1600() = default;
10 ~PureKeccakF1600() override = default;
11
13};
14
15} // namespace bb::avm2::simulation
void permutation(MemoryInterface &memory, MemoryAddress dst_addr, MemoryAddress src_addr) override
uint32_t dst_addr
uint32_t MemoryAddress