LockCrypt is an easy to use account management program written in Java. LockCrypt aims to provide a secure, central database to store difficult to remember passwords and other personal information.
The biggest additions in this release are support for exporting to XML, CSV, and plain text files.
Changes in LockCrypt 1.1
- Added export to CSV, LockCrypt Databases (*.lce), plain text and XML files.
- Added option to rollback database changes. Selecting it will reverse all changes made to the database.
Changes in LockCrypt 1.05
- Added content menu to root node, and a few more context menu items.
- Changed encryption to AES.
- Changed file writing method to improve compatibility with J2ME.
- Fixed removing nested groups.