|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <sha256.hpp>
Public Member Functions | |
| virtual | ~Sha256Interface ()=default |
| virtual void | compression (MemoryInterface &, MemoryAddress state_addr, MemoryAddress input_addr, MemoryAddress output_addr)=0 |
Definition at line 10 of file sha256.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in bb::avm2::simulation::Sha256.