Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::XMSS_WOTS_Verification_Operation, including all inherited members.
chain(secure_vector< uint8_t > &result, size_t start_idx, size_t steps, XMSS_Address &adrs, const secure_vector< uint8_t > &seed) | Botan::XMSS_WOTS_Common_Ops | protected |
is_valid_signature(const uint8_t sig[], size_t sig_len) override | Botan::XMSS_WOTS_Verification_Operation | virtual |
m_hash | Botan::XMSS_WOTS_Common_Ops | protected |
m_wots_params | Botan::XMSS_WOTS_Common_Ops | protected |
update(const uint8_t msg[], size_t msg_len) override | Botan::XMSS_WOTS_Verification_Operation | virtual |
XMSS_WOTS_Common_Ops(XMSS_WOTS_Parameters::ots_algorithm_t oid) | Botan::XMSS_WOTS_Common_Ops | inline |
XMSS_WOTS_Verification_Operation(const XMSS_WOTS_Addressed_PublicKey &public_key) | Botan::XMSS_WOTS_Verification_Operation | |
~Verification()=default | Botan::PK_Ops::Verification | virtual |
~XMSS_WOTS_Verification_Operation()=default | Botan::XMSS_WOTS_Verification_Operation | virtual |