Botan 3.4.0
Crypto and TLS for C&
Botan::CurveGFp_Repr Member List

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

a_is_minus_3() const =0Botan::CurveGFp_Reprpure virtual
a_is_zero() const =0Botan::CurveGFp_Reprpure virtual
curve_mul(BigInt &z, const BigInt &x, const BigInt &y, secure_vector< word > &ws) constBotan::CurveGFp_Reprinline
curve_mul_words(BigInt &z, const word x_words[], size_t x_size, const BigInt &y, secure_vector< word > &ws) const =0Botan::CurveGFp_Reprpure virtual
curve_sqr(BigInt &z, const BigInt &x, secure_vector< word > &ws) constBotan::CurveGFp_Reprinline
curve_sqr_words(BigInt &z, const word x_words[], size_t x_size, secure_vector< word > &ws) const =0Botan::CurveGFp_Reprpure virtual
from_curve_rep(BigInt &x, secure_vector< word > &ws) const =0Botan::CurveGFp_Reprpure virtual
get_1_rep() const =0Botan::CurveGFp_Reprpure virtual
get_a() const =0Botan::CurveGFp_Reprpure virtual
get_a_rep() const =0Botan::CurveGFp_Reprpure virtual
get_b() const =0Botan::CurveGFp_Reprpure virtual
get_b_rep() const =0Botan::CurveGFp_Reprpure virtual
get_p() const =0Botan::CurveGFp_Reprpure virtual
get_p_words() const =0Botan::CurveGFp_Reprpure virtual
get_ws_size() const =0Botan::CurveGFp_Reprpure virtual
invert_element(const BigInt &x, secure_vector< word > &ws) const =0Botan::CurveGFp_Reprpure virtual
is_one(const BigInt &x) const =0Botan::CurveGFp_Reprpure virtual
to_curve_rep(BigInt &x, secure_vector< word > &ws) const =0Botan::CurveGFp_Reprpure virtual
~CurveGFp_Repr()=defaultBotan::CurveGFp_Reprvirtual