| _data() const | Botan::EC_Group | inline |
| a_is_minus_3() const | Botan::EC_Group | inline |
| a_is_zero() const | Botan::EC_Group | inline |
| clear_registered_curve_data() | Botan::EC_Group | static |
| cube_mod_order(const BigInt &x) const | Botan::EC_Group | inline |
| DER_encode(EC_Group_Encoding form) const | Botan::EC_Group | |
| DER_encode() const | Botan::EC_Group | |
| EC_Group(const BigInt &p, const BigInt &a, const BigInt &b, const BigInt &base_x, const BigInt &base_y, const BigInt &order, const BigInt &cofactor, const OID &oid=OID()) | Botan::EC_Group | |
| EC_Group(const OID &oid, const BigInt &p, const BigInt &a, const BigInt &b, const BigInt &base_x, const BigInt &base_y, const BigInt &order) | Botan::EC_Group | |
| EC_Group(std::span< const uint8_t > ber) | Botan::EC_Group | explicit |
| EC_Group(const uint8_t ber[], size_t ber_len) | Botan::EC_Group | inline |
| EC_Group(const OID &oid) | Botan::EC_Group | inlineexplicit |
| EC_Group(std::string_view pem_or_oid) | Botan::EC_Group | explicit |
| EC_Group() | Botan::EC_Group | |
| EC_Group(const EC_Group &) | Botan::EC_Group | |
| EC_Group(EC_Group &&)=default | Botan::EC_Group | |
| EC_Group_from_PEM(std::string_view pem) | Botan::EC_Group | inlinestatic |
| EC_group_identity_from_order(const BigInt &order) | Botan::EC_Group | static |
| EC_group_info(const OID &oid) | Botan::EC_Group | static |
| engine() const | Botan::EC_Group | |
| from_name(std::string_view name) | Botan::EC_Group | static |
| from_OID(const OID &oid) | Botan::EC_Group | static |
| from_PEM(std::string_view pem) | Botan::EC_Group | static |
| get_a() const | Botan::EC_Group | |
| get_b() const | Botan::EC_Group | |
| get_cofactor() const | Botan::EC_Group | |
| get_curve_oid() const | Botan::EC_Group | |
| get_g_x() const | Botan::EC_Group | |
| get_g_y() const | Botan::EC_Group | |
| get_order() const | Botan::EC_Group | |
| get_order_bits() const | Botan::EC_Group | |
| get_order_bytes() const | Botan::EC_Group | |
| get_p() const | Botan::EC_Group | |
| get_p_bits() const | Botan::EC_Group | |
| get_p_bytes() const | Botan::EC_Group | |
| has_cofactor() const | Botan::EC_Group | |
| initialized() const | Botan::EC_Group | inline |
| inverse_mod_order(const BigInt &x) const | Botan::EC_Group | inline |
| known_named_groups() | Botan::EC_Group | static |
| mod_order(const BigInt &x) const | Botan::EC_Group | inline |
| multiply_mod_order(const BigInt &x, const BigInt &y) const | Botan::EC_Group | inline |
| multiply_mod_order(const BigInt &x, const BigInt &y, const BigInt &z) const | Botan::EC_Group | inline |
| operator=(const EC_Group &) | Botan::EC_Group | |
| operator=(EC_Group &&)=default | Botan::EC_Group | |
| operator==(const EC_Group &other) const | Botan::EC_Group | |
| PEM_encode(EC_Group_Encoding form=EC_Group_Encoding::Explicit) const | Botan::EC_Group | |
| point_size(EC_Point_Format format) const | Botan::EC_Group | inline |
| source() const | Botan::EC_Group | |
| square_mod_order(const BigInt &x) const | Botan::EC_Group | inline |
| supports_application_specific_group() | Botan::EC_Group | static |
| supports_application_specific_group_with_cofactor() | Botan::EC_Group | static |
| supports_named_group(std::string_view name) | Botan::EC_Group | static |
| used_explicit_encoding() const | Botan::EC_Group | inline |
| verify_group(RandomNumberGenerator &rng, bool strong=false) const | Botan::EC_Group | |
| ~EC_Group() | Botan::EC_Group | |