Skip to main content

Module file_ops

Module file_ops 

Source

Functionsยง

load_file_header_bytes
Reads enough leading bytes of a shadow file to cover its complete header, whatever its format version. Parsing happens in the workflow via shadow_crypt_core::vault::ParsedFile, which tolerates trailing ciphertext bytes, so no version-specific length probing is needed here.
scan_directory_for_shadow_files