|
Botan
2.13.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::XMSS_Verification_Operation, including all inherited members.
| create_l_tree(secure_vector< uint8_t > &result, wots_keysig_t pk, XMSS_Address &adrs, const secure_vector< uint8_t > &seed, XMSS_Hash &hash) | Botan::XMSS_Common_Ops | protected |
| create_l_tree(secure_vector< uint8_t > &result, wots_keysig_t pk, XMSS_Address &adrs, const secure_vector< uint8_t > &seed) | Botan::XMSS_Common_Ops | inlineprotected |
| is_valid_signature(const uint8_t sig[], size_t sig_len) override | Botan::XMSS_Verification_Operation | virtual |
| m_hash | Botan::XMSS_Common_Ops | protected |
| m_xmss_params | Botan::XMSS_Common_Ops | protected |
| randomize_tree_hash(secure_vector< uint8_t > &result, const secure_vector< uint8_t > &left, const secure_vector< uint8_t > &right, XMSS_Address &adrs, const secure_vector< uint8_t > &seed, XMSS_Hash &hash) | Botan::XMSS_Common_Ops | protected |
| randomize_tree_hash(secure_vector< uint8_t > &result, const secure_vector< uint8_t > &left, const secure_vector< uint8_t > &right, XMSS_Address &adrs, const secure_vector< uint8_t > &seed) | Botan::XMSS_Common_Ops | inlineprotected |
| update(const uint8_t msg[], size_t msg_len) override | Botan::XMSS_Verification_Operation | virtual |
| XMSS_Common_Ops(XMSS_Parameters::xmss_algorithm_t oid) | Botan::XMSS_Common_Ops | inline |
| XMSS_Verification_Operation(const XMSS_PublicKey &public_key) | Botan::XMSS_Verification_Operation | |
| ~Verification()=default | Botan::PK_Ops::Verification | virtual |
1.8.9.1