New ask Hacker News story: C++ CLI for folder encryption with AES-256-GCM and USB-based key loading

C++ CLI for folder encryption with AES-256-GCM and USB-based key loading
6 by nextma | 2 comments on Hacker News.
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://ift.tt/kMwdFSH

Comments