|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for EcdsaTests< Curve >, including all inherited members.
| bool_t typedef | EcdsaTests< Curve > | |
| Builder typedef | EcdsaTests< Curve > | |
| construct_hashed_message(Builder &builder, std::vector< uint8_t > &message_bytes, TamperingMode mode) | EcdsaTests< Curve > | inline |
| create_stdlib_ecdsa_data(Builder &builder, const ecdsa_key_pair< FrNative, G1Native > &account, const ecdsa_signature &signature) | EcdsaTests< Curve > | inline |
| CurveType typedef | EcdsaTests< Curve > | |
| ecdsa_verification_circuit(Builder &builder, const stdlib::byte_array< Builder > &hashed_message, const ecdsa_key_pair< FrNative, G1Native > &account, const ecdsa_signature &signature, const bool signature_verification_result, const bool circuit_checker_result, const std::string failure_msg) | EcdsaTests< Curve > | inline |
| Fq typedef | EcdsaTests< Curve > | |
| FqNative typedef | EcdsaTests< Curve > | |
| Fr typedef | EcdsaTests< Curve > | |
| FrNative typedef | EcdsaTests< Curve > | |
| G1 typedef | EcdsaTests< Curve > | |
| G1Native typedef | EcdsaTests< Curve > | |
| generate_dummy_ecdsa_data(std::string message_string, bool random_signature) | EcdsaTests< Curve > | inline |
| generate_signature_out_of_bounds_hash() | EcdsaTests< Curve > | inline |
| private_key | EcdsaTests< Curve > | static |
| tampering(std::string message_string, ecdsa_key_pair< FrNative, G1Native > &account, ecdsa_signature &signature, TamperingMode mode) | EcdsaTests< Curve > | inline |
| TamperingMode enum name | EcdsaTests< Curve > | |
| test_verify_signature(bool random_signature, TamperingMode mode) | EcdsaTests< Curve > | inline |
| test_wycherproof(std::vector< stdlib::WycherproofTest< CurveType > > tests) | EcdsaTests< Curve > | inline |