List of all items
Structs
Enums
Functions
- args::parse_args
- crypto_utils::generate_iv
- crypto_utils::generate_salt
- crypto_utils::get_parts
- decryptor::check_version
- decryptor::decrypt_with_mode
- encryptor::encrypt_with_mode
- key_derivation::derive_encryption_and_hmac_keys
- key_derivation::derive_master_key
- parallel_handler::ctr_apply_in_parts
- progress_utils::format_duration
- progress_utils::start_timer
- progress_utils::update_progress
Type Aliases
Constants
- crypto_utils::ARGON2_ITERATIONS
- crypto_utils::ARGON2_MEMORY_KIB
- crypto_utils::ARGON2_PARALLELISM
- crypto_utils::BUFFER_SIZE
- crypto_utils::ENCRYPTION_KEY_LENGTH
- crypto_utils::HMAC_KEY_LENGTH
- crypto_utils::IV_LENGTH
- crypto_utils::MAGIC_NUMBER
- crypto_utils::MASTER_KEY_LENGTH
- crypto_utils::SALT_LENGTH
- crypto_utils::VERSION_SIGN