Stronghold is an open-source, GPL-licensed, application designed to securely store your passwords, credit card informations, software registration numbers and any other sensitive data you want to keep secure.
|
Stronghold database for testing purposes
The application has been developed on Intel Macs, but it is coded to be endianless, so it should work on PPC machines as well.
I do not have access to a PPC machine, so if you have a PPC machine and you want to help the project you can download the test database and tell us if it works for you.
Decompress the test database and copy it to:
but DO NOT FORGET TO MAKE A BACKUP COPY OF YOUR PERSONAL stronghold.db3 file so you can restore it later.
The pasword for the test database is:
07/04/2008
There is a problem in the blowfish implementation so the resulting encrypted text is not compatible between the i386 and the PPC machines.
With the current implementation the compilation for the PPC platform does not fulfill the test vectors.
When the implementation is corrected the databases produced with the current version of Stronghold (0.7.2) will not be compatible, a conversion tool would be provided as well.
SHA-1, HMAC-SHA1 and the key derive algorithm seems to work correctly on PPC and i386 platforms.