jSecret is a platform independent password management application. It uses Blowfish and SHA-384 and performs password generation using the Java secure random object. It supports the organisation of passwords in groups and subgroups.
What's New in This Release:
· Fixed a bug showing the old entry after another file was loaded.
· Fixed a bug showing a wrong error message, if the password entered was wrong.
· Now the number of months a password lasts is customizable.
· Password policy is now set in a dialog.
· First version having separate executables for windows and mac os x.
· First version only using own code, completly under GPL
· Changed password setup to a format more suitable to users needs
· Replaced package org.jsecret.data.io
· Replaced BouncyCastle and thirdparty Blowfish libraries with JCE (from Sun)
· Updated to BouncyCastle 1.37
· Most source code in org.jsecret.data completely rewritten and reorganized.
· Fixed a bug, which did not allow changing the password, if an old password was given
· New Entries are now labeled NEW or NEU depending on the used language.
· Fixed a bug which falsely claimed that a password was outdated when created after end of june.
Product's homepage