Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 136 Bytes

compress.md

File metadata and controls

9 lines (7 loc) · 136 Bytes

Compress

Flow:

  1. Read backup file header info
  2. Compress backup data
  3. Encrypt backup data
  4. Write backup data to file
  5. Done