Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Sha256TestingFunctions< BuilderType, IsInputConstant >::InvalidWitness Struct Reference

Public Types

enum class  Target : uint8_t { None , Input , HashValue , Output }
 

Static Public Member Functions

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

Detailed Description

template<class BuilderType, bool IsInputConstant>
struct Sha256TestingFunctions< BuilderType, IsInputConstant >::InvalidWitness

Definition at line 19 of file sha256_constraint.test.cpp.

Member Enumeration Documentation

◆ Target

template<class BuilderType , bool IsInputConstant>
enum class Sha256TestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
Input 
HashValue 
Output 

Definition at line 21 of file sha256_constraint.test.cpp.

Member Function Documentation

◆ get_all()

template<class BuilderType , bool IsInputConstant>
static std::vector< Target > Sha256TestingFunctions< BuilderType, IsInputConstant >::InvalidWitness::get_all ( )
inlinestatic

Definition at line 28 of file sha256_constraint.test.cpp.

◆ get_labels()

template<class BuilderType , bool IsInputConstant>
static std::vector< std::string > Sha256TestingFunctions< BuilderType, IsInputConstant >::InvalidWitness::get_labels ( )
inlinestatic

Definition at line 33 of file sha256_constraint.test.cpp.


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