keepassxc/src/crypto
2015-05-09 23:21:44 +02:00
..
salsa20 Use Q_BYTE_ORDER for endianness detection. 2015-05-03 20:00:23 +02:00
Crypto.cpp Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
Crypto.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
CryptoHash.cpp New TODO comment style. 2012-05-11 12:39:06 +02:00
CryptoHash.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Random.cpp Use QUINT32_MAX in tests instead of hardcoding the number. 2013-10-12 19:11:57 +02:00
Random.h Coding style fixes. 2013-10-13 18:08:50 +02:00
SymmetricCipher.cpp Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
SymmetricCipher.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
SymmetricCipherBackend.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
SymmetricCipherGcrypt.cpp Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
SymmetricCipherGcrypt.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
SymmetricCipherSalsa20.cpp More careful null checking and member initalization. 2014-03-22 12:10:49 +01:00
SymmetricCipherSalsa20.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00