Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <calldata_hashing.hpp>
Public Member Functions | |
virtual | ~CalldataHashingProviderInterface ()=default |
virtual std::unique_ptr< CalldataHashingInterface > | make_cd_hasher (uint32_t context_id)=0 |
Definition at line 34 of file calldata_hashing.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in bb::avm2::simulation::CalldataHashingProvider.