C++ CLI for folder encryption with AES-256-GCM and USB-based key loading
2 points
1 day ago
| 0 comments
I built a Linux CLI tool that encrypts and decrypts folders using AES-256-GCM. It also hides file and folder names and stores the mapping in an encrypted file.Repo: https://github.com/sahilPadmani/ACE-files-encryption
No one has commented on this post.