Support Twofish encrypted KeePass 1 databases.

Refs #2
This commit is contained in:
Felix Geyer
2012-05-10 21:06:33 +02:00
parent 225e5dac66
commit cf4e574c50
9 changed files with 39 additions and 5 deletions

View File

@@ -35,6 +35,7 @@ private Q_SLOTS:
void testFileKey();
void testFileKey_data();
void testCompositeKey();
void testTwofish();
void cleanupTestCase();
private: