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