C++ CLI for folder encryption with AES-256-GCM and USB-based key loading
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
2026-05-28
原文 →