List of all items
Structs
- decryption::cli::DecryptionCliArgs
- decryption::file::DecryptionInput
- decryption::file::DecryptionInputFile
- decryption::file::DecryptionOutputFile
- decryption::validation::ValidDecryptionArgs
- encryption::cli::CliArgs
- encryption::file::EncryptionInput
- encryption::file::EncryptionInputFile
- encryption::file::EncryptionOutputFile
- encryption::validation::ValidEncryptionArgs
- listing::file::FileInfoList
- listing::file::ListingInput
- listing::file::ShadowFile
- listing::file::ShadowFileInfo
- memory::SecureBytes
- memory::SecureKey
- memory::SecureString
Enums
Functions
- decryption::cli::get_cli_args
- decryption::file_ops::load_encrypted_file
- decryption::file_ops::store_plaintext_file
- decryption::validation::validate_input
- decryption::workflow::run_workflow
- encryption::cli::get_cli_args
- encryption::cli::get_security_profile
- encryption::file_ops::load_plaintext_file
- encryption::file_ops::store_encrypted_file
- encryption::nonce::generate_nonce
- encryption::salt::generate_salt
- encryption::validation::validate_input
- encryption::workflow::run_workflow
- listing::file_ops::load_file_header
- listing::file_ops::scan_directory_for_shadow_files
- listing::workflow::run_workflow
- password::prompt_for_password
- password::prompt_for_password_with_confirmation
- password::validate_password_format
- ui::display_decryption_report
- ui::display_encryption_report
- ui::display_error
- ui::display_file_info_list
- ui::display_key_derivation_report
- ui::display_progress
- ui::display_success
- utils::parse_string_from_bytes
- utils::read_n_bytes_from_file