Felix Geyer
|
a7f4e2d0cd
|
Add Twofish tests to Crypto::selfTest().
|
2015-05-09 18:15:01 +02:00 |
|
Felix Geyer
|
0d6117bf4c
|
Do some basic self-checks when initializing the crypto backend.
|
2014-06-15 11:17:40 +02:00 |
|
Felix Geyer
|
8c7e655274
|
Add compatibility with libgcrypt 1.6.
Closes #129
|
2014-01-12 12:39:39 +01:00 |
|
Felix Geyer
|
6504b6f2bd
|
Drop Qt module name from include statements.
This is a preparation to be able to build KeePassX against Qt 5.
|
2013-10-03 15:18:16 +02:00 |
|
Felix Geyer
|
bc63d18f68
|
Make sure gcrypt is initalized when SymmetricCipherGcrypt objects are created.
|
2011-11-20 10:24:12 +01:00 |
|
Felix Geyer
|
2c8da57ce5
|
Make some methods static.
|
2010-11-21 23:11:16 +01:00 |
|
Felix Geyer
|
a428464573
|
Add Salsa20 cipher.
Restructure SymmetricCipher implementation to allow multiple backends.
|
2010-11-21 16:19:27 +01:00 |
|
Felix Geyer
|
1678351d11
|
Enable and fix more warnings.
|
2010-09-18 20:31:14 +02:00 |
|
Felix Geyer
|
26de957a98
|
Indentation and variable naming fixes.
|
2010-09-13 23:16:28 +02:00 |
|
Felix Geyer
|
6a2034fa24
|
Add crypto classes and tests. Link to libgcrypt.
|
2010-09-11 19:49:30 +02:00 |
|