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

#include <sha256.hpp>

Inheritance diagram for bb::avm2::simulation::Sha256Interface:
bb::avm2::simulation::MockSha256 bb::avm2::simulation::Sha256

Public Member Functions

virtual ~Sha256Interface ()=default
 
virtual void compression (MemoryInterface &, MemoryAddress state_addr, MemoryAddress input_addr, MemoryAddress output_addr)=0
 

Detailed Description

Definition at line 10 of file sha256.hpp.

Constructor & Destructor Documentation

◆ ~Sha256Interface()

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

Member Function Documentation

◆ compression()

virtual void bb::avm2::simulation::Sha256Interface::compression ( MemoryInterface ,
MemoryAddress  state_addr,
MemoryAddress  input_addr,
MemoryAddress  output_addr 
)
pure virtual

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