Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::Kyber_KEM_Decryptor_Base, including all inherited members.
decapsulate(StrongSpan< KyberSharedSecret > out_shared_key, StrongSpan< const KyberCompressedCiphertext > encapsulated_key)=0 | Botan::Kyber_KEM_Decryptor_Base | protectedpure virtual |
encapsulated_key_length() const override | Botan::Kyber_KEM_Decryptor_Base | inlinevirtual |
kem_decrypt(std::span< uint8_t > out_shared_key, std::span< const uint8_t > encapsulated_key, size_t desired_shared_key_len, std::span< const uint8_t > salt) final | Botan::PK_Ops::KEM_Decryption_with_KDF | virtual |
KEM_Decryption_with_KDF(std::string_view kdf) | Botan::PK_Ops::KEM_Decryption_with_KDF | explicitprotected |
Kyber_KEM_Decryptor_Base(std::string_view kdf, const Kyber_PublicKeyInternal &pk) | Botan::Kyber_KEM_Decryptor_Base | inlineprotected |
Kyber_KEM_Operation_Base(const Kyber_PublicKeyInternal &pk) | Botan::Kyber_KEM_Operation_Base | inlineprotected |
mode() const =0 | Botan::Kyber_KEM_Decryptor_Base | protectedpure virtual |
precomputed_matrix_At() const | Botan::Kyber_KEM_Operation_Base | inlineprotected |
raw_kem_decrypt(std::span< uint8_t > out_shared_key, std::span< const uint8_t > encapsulated_key) final | Botan::Kyber_KEM_Decryptor_Base | inlinevirtual |
raw_kem_shared_key_length() const override | Botan::Kyber_KEM_Decryptor_Base | inlinevirtual |
shared_key_length(size_t desired_shared_key_len) const final | Botan::PK_Ops::KEM_Decryption_with_KDF | virtual |
~KEM_Decryption()=default | Botan::PK_Ops::KEM_Decryption | virtual |
~KEM_Decryption_with_KDF() override=default | Botan::PK_Ops::KEM_Decryption_with_KDF |