Safe Storage

Safe Storage is a Rust-based command-line tool that helps securely handle file data through encryption and compression. It supports multiple modes to read, write, append, search, and output encrypted file contents, ensuring safe and efficient storage.

This project was a fun exploration into Rust’s performance and safety features while learning about encryption and file compression mechanisms.

πŸ”— View Repository