Skip to main content

Module file_ops

Module file_ops 

Source

Functions§

stream_decrypt_file
Streams the encrypted input file’s content into plaintext output: a single file, or an extracted directory tree when the metadata marks the content as an archive. Preserved metadata is restored afterwards. Memory is bounded by the format’s chunk size (formats without chunking are decrypted as one piece).