quantumsheep / warshield

Warshield is a file encryption and decryption CLI using AES 256 algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an option to put all encrypted files in a single file

quantumsheep opened this issue · comments

This could be a useful feature: an option --single-file (-s) to put every encrypted files in a single file. It could be a zip btw (seems easier with a zip).

The final single file must be ciphered by the way.