Botan 3.6.0
Crypto and TLS for C&
Botan::EC_AffinePoint Member List

This is the complete list of members for Botan::EC_AffinePoint, including all inherited members.

_from_inner(std::unique_ptr< EC_AffinePoint_Data > inner)Botan::EC_AffinePointstatic
_group() constBotan::EC_AffinePoint
_inner() constBotan::EC_AffinePointinline
deserialize(const EC_Group &group, std::span< const uint8_t > bytes)Botan::EC_AffinePointstatic
EC_AffinePoint(const EC_Group &group, std::span< const uint8_t > bytes)Botan::EC_AffinePoint
EC_AffinePoint(const EC_AffinePoint &other)Botan::EC_AffinePoint
EC_AffinePoint(EC_AffinePoint &&other) noexceptBotan::EC_AffinePoint
EC_AffinePoint(const EC_Group &group, const EC_Point &pt)Botan::EC_AffinePoint
EC_Mul2Table classBotan::EC_AffinePointfriend
field_element_bytes() constBotan::EC_AffinePoint
from_bigint_xy(const EC_Group &group, const BigInt &x, const BigInt &y)Botan::EC_AffinePointstatic
g_mul(const EC_Scalar &scalar, RandomNumberGenerator &rng, std::vector< BigInt > &ws)Botan::EC_AffinePointstatic
generator(const EC_Group &group)Botan::EC_AffinePointstatic
hash_to_curve_nu(const EC_Group &group, std::string_view hash_fn, std::span< const uint8_t > input, std::span< const uint8_t > domain_sep)Botan::EC_AffinePointstatic
hash_to_curve_ro(const EC_Group &group, std::string_view hash_fn, std::span< const uint8_t > input, std::span< const uint8_t > domain_sep)Botan::EC_AffinePointstatic
identity(const EC_Group &group)Botan::EC_AffinePointstatic
is_identity() constBotan::EC_AffinePoint
mul(const EC_Scalar &scalar, RandomNumberGenerator &rng, std::vector< BigInt > &ws) constBotan::EC_AffinePoint
operator=(const EC_AffinePoint &other)Botan::EC_AffinePoint
operator=(EC_AffinePoint &&other) noexceptBotan::EC_AffinePoint
serialize_compressed() constBotan::EC_AffinePointinline
serialize_compressed_to(std::span< uint8_t > bytes) constBotan::EC_AffinePoint
serialize_uncompressed() constBotan::EC_AffinePointinline
serialize_uncompressed_to(std::span< uint8_t > bytes) constBotan::EC_AffinePoint
serialize_x_to(std::span< uint8_t > bytes) constBotan::EC_AffinePoint
serialize_xy_to(std::span< uint8_t > bytes) constBotan::EC_AffinePoint
serialize_y_to(std::span< uint8_t > bytes) constBotan::EC_AffinePoint
to_legacy_point() constBotan::EC_AffinePoint
x_bytes() constBotan::EC_AffinePointinline
xy_bytes() constBotan::EC_AffinePointinline
y_bytes() constBotan::EC_AffinePointinline
~EC_AffinePoint()Botan::EC_AffinePoint