Disk ARchive
2.7.15
Full featured and portable backup and archiving tool
|
This is the complete list of members for libdar::crypto_sym, including all inherited members.
clear_block_allocated_size_for(U_32 clear_block_size) override (defined in libdar::crypto_sym) | libdar::crypto_sym | virtual |
clone() const override (defined in libdar::crypto_sym) | libdar::crypto_sym | virtual |
copy_from(const crypto_sym &ref) (defined in libdar::crypto_sym) | libdar::crypto_sym | inlineprivate |
crypto_module() (defined in libdar::crypto_module) | libdar::crypto_module | inline |
crypto_module(const crypto_module &ref)=default (defined in libdar::crypto_module) | libdar::crypto_module | |
crypto_module(crypto_module &&ref) noexcept=default (defined in libdar::crypto_module) | libdar::crypto_module | |
crypto_sym(const secu_string &password, const archive_version &reading_ver, crypto_algo algo, const std::string &salt, const infinint &iteration_count, hash_algo kdf_hash, bool use_pkcs5) | libdar::crypto_sym | |
crypto_sym(const crypto_sym &ref) (defined in libdar::crypto_sym) | libdar::crypto_sym | inline |
crypto_sym(crypto_sym &&ref) noexcept (defined in libdar::crypto_sym) | libdar::crypto_sym | inline |
decrypt_data(const infinint &block_num, const char *crypt_buf, const U_32 crypt_size, char *clear_buf, U_32 clear_size) override (defined in libdar::crypto_sym) | libdar::crypto_sym | virtual |
detruit() (defined in libdar::crypto_sym) | libdar::crypto_sym | inlineprivate |
encrypt_data(const infinint &block_num, const char *clear_buf, const U_32 clear_size, const U_32 clear_allocated, char *crypt_buf, U_32 crypt_size) override (defined in libdar::crypto_sym) | libdar::crypto_sym | virtual |
encrypted_block_size_for(U_32 clear_block_size) override (defined in libdar::crypto_sym) | libdar::crypto_sym | virtual |
get_salt() const | libdar::crypto_sym | inline |
is_a_strong_password(crypto_algo algo, const secu_string &password) | libdar::crypto_sym | static |
max_key_len(crypto_algo algo) | libdar::crypto_sym | static |
max_key_len_libdar(crypto_algo algo) | libdar::crypto_sym | static |
move_from(crypto_sym &&ref) (defined in libdar::crypto_sym) | libdar::crypto_sym | inlineprivate |
operator=(const crypto_sym &ref) (defined in libdar::crypto_sym) | libdar::crypto_sym | inline |
operator=(crypto_sym &&ref) noexcept (defined in libdar::crypto_sym) | libdar::crypto_sym | inline |
operator=(const crypto_module &ref)=default (defined in libdar::crypto_module) | libdar::crypto_module | |
operator=(crypto_module &&ref) noexcept=default (defined in libdar::crypto_module) | libdar::crypto_module | |
sel | libdar::crypto_sym | private |
~crypto_module() noexcept=default (defined in libdar::crypto_module) | libdar::crypto_module | virtual |
~crypto_sym() noexcept (defined in libdar::crypto_sym) | libdar::crypto_sym | inlinevirtual |