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

#include <calldata_hashing.hpp>

Inheritance diagram for bb::avm2::simulation::CalldataHashingInterface:
bb::avm2::simulation::CalldataHasher bb::avm2::simulation::MockCalldataHasher

Public Member Functions

virtual ~CalldataHashingInterface ()=default
 
virtual FF compute_calldata_hash (std::span< const FF > calldata)=0
 

Detailed Description

Definition at line 12 of file calldata_hashing.hpp.

Constructor & Destructor Documentation

◆ ~CalldataHashingInterface()

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

Member Function Documentation

◆ compute_calldata_hash()

virtual FF bb::avm2::simulation::CalldataHashingInterface::compute_calldata_hash ( std::span< const FF calldata)
pure virtual

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