Releases: winexe0/BlazeEncryptions
Releases · winexe0/BlazeEncryptions
BlazeEncryptions v1.1
New Changes
New UI, with less chance of human error.
Instead of encrypted and decrypted files being saved as MyFile.txt-Encrypted and MyFile.txt-Decrypted, respectively; they are saved as MyFile-Encrypted.txt and MyFile-Decrypted.txt, respectively. This change does not affect text files without the .txt file extension.
Windows binaries are now digitally signed.
BlazeEncryptions v1.0.3
New Changes
Implement support for encrypting and decrypting uppercase letters.
Fixed a bug where options will appear to be unrecognized even if it was valid.
BlazeEncryptions v1.0.1
New Changes
Fixed a bug where CLI closes after encryption/decryption.
BlazeEncryptions v1.0
Initial Release