Crypt It Changelog

What's new in Crypt It 1.4.3.0

Feb 9, 2019
  • GUI changes
  • New: Encrypted files can be saved in their own folders by selecting “Save to original folder” option. Output folder section will be disabled when “Save to original folder” option is enabled.
  • New: Crypt it main form is now resizable and also files list rows and columns can be resized too.
  • Crypt it background is now white and not gray
  • Internal fixes

New in Crypt It 1.3.3.3 (Dec 30, 2018)

  • GUI fully changed
  • Improved check for updates a bit
  • Added “Select folders” button to add files by folder.
  • Added check for updates when Crypt It starts. It will inform the user only if there is a new update.
  • “On Top” moved from Tools menu to main toolbar at the right
  • Small internal improvements

New in Crypt It 1.2.3.0 (Mar 13, 2017)

  • Added check for update
  • Added command line commands. Put a file then e for encrypt or d for decrypt and Crypt it will open as you want:
  • Cryptit.exe “C:UsersnameDesktopfile.txt” e {to encrypt}
  • Cryptit.exe “C:UsersnameDesktopfile.txt” d {to decrypt}
  • CryptIt.exe f {will open direct to files}
  • CryptIt.exe t {will open direct to text}
  • CryptIt.exe fd {will open to files and select decrypt}
  • CryptIt.exe td {will open to text and select decrypt}
  • When adding files to encrypt or decrypt lists and when the user check a file it will not be marked to delete if the user didn’t check delete checked file(s) check box.
  • When a file is deleted it will be labeled Deleted in the list with red back color.
  • Added icons to some menu items
  • Small other fixes

New in Crypt It 1.1.3.0 (Dec 27, 2016)

  • GUI redesign
  • New algorithms for encryption and decryption texts. Crypt it now use Rijndael algorithm.
  • 12 letter passwords Changed: Any length of password can be used.
  • Drag and drop support added for files
  • On Top added option (Tools->On Top, used to keep Crypt it on top of all the windows for easy drag and drop of files)
  • In Options [Tools->Options] you can set the output of the encrypted files and the decrypted files
  • Changing between what to process and between the actions won’t reset anything
  • Bugs fixes