List of all items
Structs
Enums
Traits
Functions
- crypto::decrypt_bytes
- crypto::decrypt_file
- crypto::decrypt_stream
- crypto::default_decrypt_output_name
- crypto::default_encrypt_output_name
- crypto::encrypt_bytes
- crypto::encrypt_file
- crypto::encrypt_stream
- crypto::parse_header
- crypto::secure_wipe
- utils::constant_time_eq
- utils::format_size
- utils::is_vx2_file
Type Aliases
Constants
- crypto::CHUNK_SIZE
- crypto::EXTENSION
- crypto::HEADER_LEN
- crypto::HEADER_V3_LEN
- crypto::HEADER_V4_LEN
- crypto::MAGIC
- crypto::MAGIC_V3
- crypto::MAGIC_V4
- crypto::MAX_ENCRYPTED_FILE_SIZE
- crypto::MAX_FILE_SIZE
- crypto::MAX_V3_FILE_SIZE
- crypto::MAX_V4_FILE_SIZE
- crypto::MIN_PASSWORD_LEN
- crypto::NONCE_LEN
- crypto::SALT_LEN
- crypto::SALT_V3_LEN
- crypto::STREAM_NONCE_LEN
- crypto::TAG_LEN