Hi paulej,
thanks for your answer.
I verified the issue with filenames less than 4 characters. That ought not happen. I thought there was logic to address that, but as I think about it, what would be an appropriate name? Maybe the program should just exit if a suitable filename wasn't entered via ...
Search found 2 matches
- Fri May 22, 2015 4:09 pm
- Forum: AES Crypt
- Topic: Two bugs & a smaller glitch
- Replies: 2
- Views: 11554
- Thu May 21, 2015 11:50 pm
- Forum: AES Crypt
- Topic: Two bugs & a smaller glitch
- Replies: 2
- Views: 11554
Two bugs & a smaller glitch
There are two VERY annoying things that bug me ;) in aescrypt:
1. The decryption mode does NOT check if the filename has any (!) extension at all, let alone the extension .aes
Thus, if the file is renamed and then attempted to be decrypted, the last four characters are removed IN ANY CASE, even if ...
1. The decryption mode does NOT check if the filename has any (!) extension at all, let alone the extension .aes
Thus, if the file is renamed and then attempted to be decrypted, the last four characters are removed IN ANY CASE, even if ...