Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
EcdsaTestingFunctions< Curve >::InvalidWitness Struct Reference

Public Types

enum class  Target : uint8_t {
  None , HashIsNotAByteArray , ZeroR , ZeroS ,
  HighS , P , Result
}
 

Static Public Member Functions

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

Detailed Description

template<class Curve>
struct EcdsaTestingFunctions< Curve >::InvalidWitness

Definition at line 27 of file ecdsa_constraints.test.cpp.

Member Enumeration Documentation

◆ Target

template<class Curve >
enum class EcdsaTestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
HashIsNotAByteArray 
ZeroR 
ZeroS 
HighS 
Result 

Definition at line 29 of file ecdsa_constraints.test.cpp.

Member Function Documentation

◆ get_all()

template<class Curve >
static std::vector< Target > EcdsaTestingFunctions< Curve >::InvalidWitness::get_all ( )
inlinestatic

Definition at line 39 of file ecdsa_constraints.test.cpp.

◆ get_labels()

template<class Curve >
static std::vector< std::string > EcdsaTestingFunctions< Curve >::InvalidWitness::get_labels ( )
inlinestatic

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


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