|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Types | |
| enum class | Target : uint8_t { None , HashIsNotAByteArray , ZeroR , ZeroS , HighS , P , Result } |
Static Public Member Functions | |
| static std::vector< Target > | get_all () |
| static std::vector< std::string > | get_labels () |
Definition at line 27 of file ecdsa_constraints.test.cpp.
|
strong |
| Enumerator | |
|---|---|
| None | |
| HashIsNotAByteArray | |
| ZeroR | |
| ZeroS | |
| HighS | |
| P | |
| Result | |
Definition at line 29 of file ecdsa_constraints.test.cpp.
|
inlinestatic |
Definition at line 39 of file ecdsa_constraints.test.cpp.
|
inlinestatic |
Definition at line 45 of file ecdsa_constraints.test.cpp.