keepassxc/src/crypto
Jonathan White 0c587999c6
Code quality updates for 2.4.0 (#2709)
* Minor code quality fixes found by Codacy
* Fix unused variables when WITH_XC_NETWORKING is OFF
* Fix #2684, resolve entry references from the root group
* Fix #2697 and Fix #2699, listen specifically for 
WM_QUERYENDSESSION and WM_ENDSESSION on 
Windows to gracefully shutdown KeePassXC
* Cleanup proxy code and add explicit closure for
shutdown messages
2019-02-18 08:26:56 -05:00
..
argon2 Formatting the code. 2018-03-31 16:01:30 -04:00
kdf Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
ssh Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
Crypto.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
Crypto.h Add support for various algorithms for kdbx4 2018-01-13 14:23:26 -05:00
CryptoHash.cpp Merge branch 'develop' 2018-12-18 22:28:56 -05:00
CryptoHash.h Corrected formatting and cleanup 2019-01-16 22:53:29 -05:00
Random.cpp Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
Random.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
SymmetricCipher.cpp Merge branch 'develop' 2018-12-18 22:28:56 -05:00
SymmetricCipher.h Restore correct formatting 2018-11-28 18:29:15 -05:00
SymmetricCipherBackend.h Merge branch 'develop' 2018-12-18 22:28:56 -05:00
SymmetricCipherGcrypt.cpp Merge branch 'develop' 2018-12-18 22:28:56 -05:00
SymmetricCipherGcrypt.h Merge branch 'develop' 2018-12-18 22:28:56 -05:00