cameron-doyle / cry_locker

An open source file encryptor
2 stars 0 forks source link

Decrypting a single file was wrong name #29

Open cameron-doyle opened 2 years ago

cameron-doyle commented 2 years ago

When decrypting a single file, it ignored the current locker name in favor of the previous name during encryption, which could be confusing. It would be beneficial to check if the names don't match, and include the new name with the old one.