pgLab/tests
eelke e36924c087 Passwords are now saved in a password manager.
The password manager uses strong encryption using a key derived from the passphrase using
scrypt key strengthening algorithm. This ensures encryption is performed using a strong key
and that brute forcing the passphrase is time consuming.

If the user loses his passphrase no recovery is possible.
2018-11-08 21:50:49 +01:00
..
mygtestutils Messy commit. Testing suff and some improvements to how data is shown. 2017-12-09 10:45:13 +01:00
pglabtests Passwords are now saved in a password manager. 2018-11-08 21:50:49 +01:00
PgsqlTests Better support for boost::optional in database layer. 2018-09-19 08:25:23 +02:00
tests.pro Folder restructuring of test projects. 2018-01-07 09:15:21 +01:00