keepassxc/src/crypto
Gianluca Recchia 1d9f46ebc5 Fix the position of the Q_REQUIRED_RESULT macro (#2411)
The Q_REQUIRED_RESULT macro was appended to a few method declarations.
It should've been prepended instead.
2018-10-24 08:09:12 -04:00
..
argon2 Formatting the code. 2018-03-31 16:01:30 -04:00
kdf Fix the position of the Q_REQUIRED_RESULT macro (#2411) 2018-10-24 08:09:12 -04:00
Crypto.cpp Update and fix test coverage report generation 2018-10-19 21:45:53 +02:00
Crypto.h Add support for various algorithms for kdbx4 2018-01-13 14:23:26 -05:00
CryptoHash.cpp Add CLI tests and improve coding style and i18n 2018-10-19 21:49:54 +02:00
CryptoHash.h Add CLI tests and improve coding style and i18n 2018-10-19 21:49:54 +02:00
Random.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
Random.h Formatting the code. 2018-03-31 16:01:30 -04:00
SymmetricCipher.cpp Add CLI tests and improve coding style and i18n 2018-10-19 21:49:54 +02:00
SymmetricCipher.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
SymmetricCipherBackend.h Formatting the code. 2018-03-31 16:01:30 -04:00
SymmetricCipherGcrypt.cpp Add CLI tests and improve coding style and i18n 2018-10-19 21:49:54 +02:00
SymmetricCipherGcrypt.h Formatting the code. 2018-03-31 16:01:30 -04:00