| Crates.io | shadow-crypt |
| lib.rs | shadow-crypt |
| version | 1.0.9 |
| created_at | 2025-10-04 09:51:12.41842+00 |
| updated_at | 2025-11-02 12:44:53.848462+00 |
| description | Secure password-based file encryption with filename obfuscation |
| homepage | |
| repository | https://github.com/simon-amadeus/shadow-crypt |
| max_upload_size | |
| id | 1867754 |
| size | 75,321 |
Password-based file encryption with filename obfuscation.
cargo install shadow-crypt
git clone git@github.com:simon-amadeus/shadow-crypt.git
cd shadow-crypt
cargo install --path .
shadow file1.txt file*.jpg
unshadow mzpuTgQmBPJfTAJh.shadow RzxZGbTQAxxBseaI.shadow
shadows
Contributions are welcome! Please open issues or submit pull requests on Github.
Licensed under MIT OR Apache-2.0.
See LICENSE-APACHE and LICENSE-MIT for full license texts.