quote:
Originally posted by ostehaps
My suggestion to you is to add a function where your program takes a directory and a password as inputs
Important correction/note: files in the same directory can be encrypted with different passwords. In other words, instead of
"a password", the tool must be able to take
"several passwords" when doing batch decryptions...
(and verify that the decryption is correct before deleting the original encrypted files, but that speaks for itself of course. Just as asking the user what to do when a text log already exists; "overwrite or skip")