Test if reset() and close() write only one final block.

This commit is contained in:
Felix Geyer
2015-07-20 21:50:39 +02:00
parent 2033174d95
commit 98d9dae087
4 changed files with 36 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ private Q_SLOTS:
void testAes256CbcDecryption();
void testSalsa20();
void testPadding();
void testStreamReset();
};
#endif // KEEPASSX_TESTSYMMETRICCIPHER_H