C++ CLI for folder encryption with AES-256-GCM and USB-based key loading

  • Posted 1 hour ago by nextma
  • 1 points
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

0 comments