![]() |
SSP21-CPP
|
This is the complete list of members for ssp21::Crypto, including all inherited members.
| dh_x25519(const PrivateKey &priv_key, const seq32_t &pub_key, DHOutput &output, std::error_code &ec) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| gen_keypair_ed25519(KeyPair &pair) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| gen_keypair_x25519(KeyPair &pair) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| gen_random(const wseq32_t &dest) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| hash_sha256(const std::initializer_list< seq32_t > &data, SecureBuffer &output) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| hkdf_sha256(const seq32_t &salt, const std::initializer_list< seq32_t > &input_key_material, SymmetricKey &key1, SymmetricKey &key2) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| hmac_sha256(const seq32_t &key, const std::initializer_list< seq32_t > &data, SecureBuffer &output) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| initialize(const std::shared_ptr< ICryptoBackend > &backend) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| secure_equals(const seq32_t &lhs, const seq32_t &rhs) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| sign_ed25519(const seq32_t &input, const seq32_t &private_key, DSAOutput &output, std::error_code &ec) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| verify_ed25519(const seq32_t &message, const seq32_t &signature, const seq32_t &public_key) (defined in ssp21::Crypto) | ssp21::Crypto | static |
| zero_memory(const wseq32_t &data) (defined in ssp21::Crypto) | ssp21::Crypto | static |
1.8.15