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. |
||
|---|---|---|
| .. | ||
| gtest_dependency.pri | ||
| main.cpp | ||
| pglabtests.pro | ||
| tst_CodeBuilder.cpp | ||
| tst_CsvWriter.cpp | ||
| tst_expected.cpp | ||
| tst_ExplainJsonParser.cpp | ||
| tst_NameManglingRules.cpp | ||
| tst_ParamJson.cpp | ||
| tst_PasswordManager.cpp | ||
| tst_Range.cpp | ||
| tst_scopeguard.cpp | ||
| tst_SqlLexer.cpp | ||
| tst_TypeMappings.cpp | ||