Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
AES128TestingFunctions< Builder_, IsPlaintextConstant, IsKeyConstant, IsIVConstant >::InvalidWitness Class Reference

Public Types

enum class  Target : uint8_t {
  None , Plaintext , Key , IV ,
  Output
}
 

Static Public Member Functions

static std::vector< Targetget_all ()
 
static std::vector< std::string > get_labels ()
 

Detailed Description

template<typename Builder_, bool IsPlaintextConstant, bool IsKeyConstant, bool IsIVConstant>
class AES128TestingFunctions< Builder_, IsPlaintextConstant, IsKeyConstant, IsIVConstant >::InvalidWitness

Definition at line 43 of file aes128_constraint.test.cpp.

Member Enumeration Documentation

◆ Target

template<typename Builder_ , bool IsPlaintextConstant, bool IsKeyConstant, bool IsIVConstant>
enum class AES128TestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
Plaintext 
Key 
IV 
Output 

Definition at line 45 of file aes128_constraint.test.cpp.

Member Function Documentation

◆ get_all()

template<typename Builder_ , bool IsPlaintextConstant, bool IsKeyConstant, bool IsIVConstant>
static std::vector< Target > AES128TestingFunctions< Builder_, IsPlaintextConstant, IsKeyConstant, IsIVConstant >::InvalidWitness::get_all ( )
inlinestatic

Definition at line 53 of file aes128_constraint.test.cpp.

◆ get_labels()

template<typename Builder_ , bool IsPlaintextConstant, bool IsKeyConstant, bool IsIVConstant>
static std::vector< std::string > AES128TestingFunctions< Builder_, IsPlaintextConstant, IsKeyConstant, IsIVConstant >::InvalidWitness::get_labels ( )
inlinestatic

Definition at line 69 of file aes128_constraint.test.cpp.


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