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

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

algo_name() const overrideBotan::McEliece_PublicKeyinlinevirtual
algorithm_identifier() const overrideBotan::McEliece_PublicKeyvirtual
check_key(RandomNumberGenerator &rng, bool strong) const overrideBotan::McEliece_PrivateKeyvirtual
create_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_encryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_kem_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const overrideBotan::McEliece_PrivateKeyvirtual
create_kem_encryption_op(std::string_view params, std::string_view provider) const overrideBotan::McEliece_PublicKeyvirtual
create_key_agreement_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_signature_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_verification_op(std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_x509_verification_op(const AlgorithmIdentifier &signature_algorithm, std::string_view provider) constBotan::Public_Keyvirtual
default_x509_signature_format() constBotan::Public_Keyinlinevirtual
estimated_strength() const overrideBotan::McEliece_PublicKeyvirtual
fingerprint_private(std::string_view alg) constBotan::Private_Key
fingerprint_public(std::string_view alg="SHA-256") constBotan::Public_Key
generate_another(RandomNumberGenerator &rng) const finalBotan::McEliece_PublicKeyvirtual
get_code_length() constBotan::McEliece_PublicKeyinline
get_codimension() constBotan::McEliece_PrivateKeyinline
get_dimension() constBotan::McEliece_PrivateKeyinline
get_goppa_polyn() constBotan::McEliece_PrivateKey
get_H_coeffs() constBotan::McEliece_PrivateKeyinline
get_int_field(std::string_view field) constBotan::Asymmetric_Keyvirtual
get_Linv() constBotan::McEliece_PrivateKeyinline
get_message_word_bit_length() constBotan::McEliece_PublicKey
get_oid() constBotan::Public_Keyinline
get_public_matrix() constBotan::McEliece_PublicKeyinline
get_sqrtmod() constBotan::McEliece_PrivateKeyinline
get_t() constBotan::McEliece_PublicKeyinline
key_length() const overrideBotan::McEliece_PublicKeyvirtual
m_code_lengthBotan::McEliece_PublicKeyprotected
m_public_matrixBotan::McEliece_PublicKeyprotected
m_tBotan::McEliece_PublicKeyprotected
McEliece_PrivateKey(RandomNumberGenerator &rng, size_t code_length, size_t t)Botan::McEliece_PrivateKey
McEliece_PrivateKey(std::span< const uint8_t > key_bits)Botan::McEliece_PrivateKeyexplicit
McEliece_PrivateKey(const polyn_gf2m &goppa_polyn, const std::vector< uint32_t > &parity_check_matrix_coeffs, const std::vector< polyn_gf2m > &square_root_matrix, const std::vector< gf2m > &inverse_support, const std::vector< uint8_t > &public_matrix)Botan::McEliece_PrivateKey
McEliece_PrivateKey(const McEliece_PrivateKey &)Botan::McEliece_PrivateKey
McEliece_PrivateKey(McEliece_PrivateKey &&) noexceptBotan::McEliece_PrivateKey
McEliece_PublicKey(std::span< const uint8_t > key_bits)Botan::McEliece_PublicKeyexplicit
McEliece_PublicKey(const std::vector< uint8_t > &pub_matrix, size_t t, size_t the_code_length)Botan::McEliece_PublicKeyinline
McEliece_PublicKey(const McEliece_PublicKey &other)=defaultBotan::McEliece_PublicKey
McEliece_PublicKey()Botan::McEliece_PublicKeyinlineprotected
message_part_size() constBotan::Public_Keyinlinevirtual
message_parts() constBotan::Public_Keyinlinevirtual
object_identifier() constBotan::Asymmetric_Keyvirtual
operator!=(const McEliece_PrivateKey &other) constBotan::McEliece_PrivateKeyinline
Botan::McEliece_PublicKey::operator!=(const McEliece_PublicKey &other) constBotan::McEliece_PublicKeyinline
operator=(const McEliece_PrivateKey &)Botan::McEliece_PrivateKey
operator=(McEliece_PrivateKey &&) noexceptBotan::McEliece_PrivateKey
Botan::McEliece_PublicKey::operator=(const McEliece_PublicKey &other)=defaultBotan::McEliece_PublicKey
operator==(const McEliece_PrivateKey &other) constBotan::McEliece_PrivateKey
Botan::McEliece_PublicKey::operator==(const McEliece_PublicKey &other) constBotan::McEliece_PublicKey
pkcs8_algorithm_identifier() constBotan::Private_Keyinlinevirtual
private_key_bits() const overrideBotan::McEliece_PrivateKeyvirtual
private_key_info() constBotan::Private_Key
public_key() const overrideBotan::McEliece_PrivateKeyvirtual
public_key_bits() const overrideBotan::McEliece_PublicKeyvirtual
random_plaintext_element(RandomNumberGenerator &rng) constBotan::McEliece_PublicKey
raw_private_key_bits() constBotan::Private_Keyvirtual
remaining_operations() constBotan::Private_Keyinlinevirtual
stateful_operation() constBotan::Private_Keyinlinevirtual
subject_public_key() constBotan::Public_Key
supports_operation(PublicKeyOperation op) const overrideBotan::McEliece_PublicKeyinlinevirtual
~Asymmetric_Key()=defaultBotan::Asymmetric_Keyvirtual
~McEliece_PrivateKey() overrideBotan::McEliece_PrivateKey
~McEliece_PublicKey() override=defaultBotan::McEliece_PublicKey