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

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

_const_time_poison() constBotan::Montgomery_Intinline
_const_time_unpoison() constBotan::Montgomery_Intinline
_params() constBotan::Montgomery_Intinline
from_wide_int(const Montgomery_Params &params, const BigInt &x)Botan::Montgomery_Intstatic
Montgomery_Int(const Montgomery_Params &params)Botan::Montgomery_Intinlineexplicit
Montgomery_Int(const Montgomery_Params &params, const BigInt &v, bool redc_needed=true)Botan::Montgomery_Int
Montgomery_Int(const Montgomery_Params &params, std::span< const word > words)Botan::Montgomery_Int
mul(const Montgomery_Int &other, secure_vector< word > &ws) constBotan::Montgomery_Int
mul_by(const Montgomery_Int &other, secure_vector< word > &ws)Botan::Montgomery_Int
mul_by(std::span< const word > other, secure_vector< word > &ws)Botan::Montgomery_Int
one(const Montgomery_Params &params)Botan::Montgomery_Intstatic
operator+(const Montgomery_Int &other) constBotan::Montgomery_Int
operator-(const Montgomery_Int &other) constBotan::Montgomery_Int
repr() constBotan::Montgomery_Intinline
serialize() constBotan::Montgomery_Int
square(secure_vector< word > &ws) constBotan::Montgomery_Int
square_this_n_times(secure_vector< word > &ws, size_t n)Botan::Montgomery_Int
value() constBotan::Montgomery_Int