CryptoLuggage Changelog

What's new in CryptoLuggage 0.1.10

Feb 15, 2010
  • Added keyboard shortcuts for greater usability
  • Solved an issue with extremely long file/directory. Maximum length can now be set a source code level, even tough Luggage class can handle arbitray name lengths.
  • Fixed some random bugs in the GUI

New in CryptoLuggage 0.1.9 (Feb 2, 2010)

  • Solved GUI issue that could cause data corruption and program crash
  • Some code cleanup has been made

New in CryptoLuggage 0.1.8 (Dec 30, 2009)

  • Bug Fixes:
  • Fixed some bugs that allowed inserting invalid element names into the luggage
  • Fixed a bug when trying to move a directory into a child node
  • New Features:
  • Added rename capabilities to both GUI and CLI

New in CryptoLuggage 0.1.5 (Sep 26, 2009)

  • A Random IV for each inserted file is now used. This should improve security agains some attacks, but the same file will get the same size in the encrypted version (but different content).
  • General bugfixes
  • Small UI improvements

New in CryptoLuggage 0.1.2 (Jul 22, 2009)

  • New URL is now correctly open when that option is selected in the GUI

New in CryptoLuggage 0.1.0 (Jul 14, 2009)

  • Initial import.
  • Basic features are already included.