Botan 3.13.0
Crypto and TLS for C&
Botan::SPAKE2p::ProverSecret Member List

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

deserialize(const SystemParameters &params, std::span< const uint8_t > secret)Botan::SPAKE2p::ProverSecretstatic
from_password(const SystemParameters &params, std::string_view password, std::span< const uint8_t > prover_id, std::span< const uint8_t > verifier_id, std::span< const uint8_t > salt)Botan::SPAKE2p::ProverSecretstatic
from_prehashed(EC_Scalar w0, EC_Scalar w1)Botan::SPAKE2p::ProverSecretstatic
ProverContext classBotan::SPAKE2p::ProverSecretfriend
registration_record(RandomNumberGenerator &rng) constBotan::SPAKE2p::ProverSecret
serialize() constBotan::SPAKE2p::ProverSecret