nathan-osman/clicrypt

Ability to set output file

Closed this issue · 0 comments

The current algorithm for naming the output file is as follows:

outputFilename := filename + ".encrypted"

The user may want to modify the filename or perhaps output the encrypted file to STDOUT.