Botan 3.9.0
Crypto and TLS for C&
Botan::Ed25519_FieldElement Member List

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

add(const Ed25519_FieldElement &a, const Ed25519_FieldElement &b)Botan::Ed25519_FieldElementinlinestatic
deserialize(const uint8_t b[32])Botan::Ed25519_FieldElementstatic
Ed25519_FieldElement()Botan::Ed25519_FieldElementinline
Ed25519_FieldElement(std::span< int32_t, 10 > fe)Botan::Ed25519_FieldElementinlineexplicit
Ed25519_FieldElement(int64_t h0, int64_t h1, int64_t h2, int64_t h3, int64_t h4, int64_t h5, int64_t h6, int64_t h7, int64_t h8, int64_t h9)Botan::Ed25519_FieldElementinline
invert() constBotan::Ed25519_FieldElement
is_negative() constBotan::Ed25519_FieldElementinline
is_zero() constBotan::Ed25519_FieldElementinline
mul(const Ed25519_FieldElement &a, const Ed25519_FieldElement &b)Botan::Ed25519_FieldElementstatic
negate(const Ed25519_FieldElement &a)Botan::Ed25519_FieldElementinlinestatic
one()Botan::Ed25519_FieldElementinlinestatic
operator[](size_t i) constBotan::Ed25519_FieldElementinline
operator[](size_t i)Botan::Ed25519_FieldElementinline
pow_22523() constBotan::Ed25519_FieldElement
serialize_to(std::span< uint8_t, 32 > b) constBotan::Ed25519_FieldElement
sqr() constBotan::Ed25519_FieldElementinline
sqr2() constBotan::Ed25519_FieldElement
sqr_iter(size_t iter) constBotan::Ed25519_FieldElement
sub(const Ed25519_FieldElement &a, const Ed25519_FieldElement &b)Botan::Ed25519_FieldElementinlinestatic
zero()Botan::Ed25519_FieldElementinlinestatic