Skip to content

Releases: Wrynch/Criptify

Criptify 1.0.2

28 Sep 14:10
Compare
Choose a tag to compare
  • Changed options prompts
  • Removed wait time between encryption / decryption

Criptify 1.0.1

10 Apr 19:49
Compare
Choose a tag to compare

Changed

 Replaced os.remove with os.unlink to permanently remove the original file instead of sending it to trash can

Criptify 1.0.0

08 Apr 14:37
00a827d
Compare
Choose a tag to compare

Initial release of the project.

Added

Multiple file encryption and decryption capability
Option to choose whether to generate a new encryption key or use an existing one when encrypting files
More informative error messages for invalid decryption keys

Changed

Updated installation instructions to use _install.bat_ to install required packages

Fixed

Issue where the program would crash if a non-Fernet key was entered during decryption