- create parent folder(s) when creating a new data file
- fixed error handling in check for update
- requires java 17+
- added generate password dialog
- removed DataFormatV1
- new data format V4: argon2id + xsalsa20poly1305
- memory safe crypto library https://github.com/andy-goryachev/MemSafeCrypto
- bouncy castle 1.69
- updated common code
- license changed to Apache 2.0
- removed separate lock window
- bouncycastle 1.57
- common code update
- replaced deprecated AESFastEngine
- added 32 bits of randomness to MemCrypt
- bouncycastle 1.56
- bouncycastle 1.55
- common code update
- common code update
- build.xml
- 2016
- default data file location changed to user.home
- sync up with common code
- paint button text
- color theme selection
- carry over passwords when toggling 'hide password' checkbox
- lock timeout in minutes
- right-click menus
- allowing empty passwords in Add Entry
- fixed create database workflow
- migrated away from info.clearthought.layout.TableLayout
- ui improvements
- system info menu in the status bar
- whitespace cleanup
- open source release on https://github.com/andy-goryachev/PasswordSafe
- copyright 2015
- hebrew localization fixes
- copyright 2014
- delay jvm SecureRandom call until needed to improve start up time
- look and feel improvements on linux
- changed scrypt parameters (N=16384, R=8, P=32) to speed it up
- initialize entropy collector with jvm SecureRandom
- added more sources to entropy collector
- added support for right-to-left languages
- hebrew localization
- virtual keyboard in the current language
- fixed onscreen keyboard alignment
- format change: scrypt + EAX authenticated encryption mode
- sha-512 digest-based random number generator
- entropy collection from user mouse/keyboard events as well as standard jvm SecureRandom
- bouncycastle 1.50
- require old passphrase when changing the database passphrase
- contact support menu
- updated icons
- updated welcome wizard
- localization: ru
- check for updates
- undo redo
- AESFastEngine
- component licenses
- internationalization
- File->Open filter fix
- bouncycastle 1.49
- spinning gear icon
- new application icon
- minor changes
- sorted list
- updated web site link