Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::KeccakF1600Exception Struct Reference

Exception thrown on errors during the Keccak-f[1600] permutation. More...

#include <keccakf1600_event.hpp>

Inheritance diagram for bb::avm2::simulation::KeccakF1600Exception:

Public Member Functions

 KeccakF1600Exception (const std::string &message)
 

Detailed Description

Exception thrown on errors during the Keccak-f[1600] permutation.

Possible error conditions:

  • Source or destination slice address out of range.
  • A source memory value has a tag other than U64.

Definition at line 20 of file keccakf1600_event.hpp.

Constructor & Destructor Documentation

◆ KeccakF1600Exception()

bb::avm2::simulation::KeccakF1600Exception::KeccakF1600Exception ( const std::string &  message)
inlineexplicit

Definition at line 21 of file keccakf1600_event.hpp.


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