keepassxc/src/crypto
louib 0b6d9cb472 CLI: set decryption time on create.
Added an option to set the target decryption time on database creation
for the CLI create command. This required some refactoring, in
particular the extraction of the min, max and defaut decryption times in
the `Kdf` module. Some work was done to allow changing those constant
only in the `Kdf` module, should we ever want to change them.
2020-01-27 23:00:34 -05:00
..
argon2 Formatting the code. 2018-03-31 16:01:30 -04:00
kdf CLI: set decryption time on create. 2020-01-27 23:00:34 -05:00
ssh Add Haiku support 2019-03-24 09:32:45 -04:00
Crypto.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
Crypto.h Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
CryptoHash.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
CryptoHash.h Corrected formatting and cleanup 2019-01-16 22:53:29 -05:00
Random.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
Random.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
SymmetricCipher.cpp Improve existing code prior to implementing FDO Secrets 2019-05-12 12:35:42 -04: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 Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
SymmetricCipherGcrypt.h Merge branch 'develop' 2018-12-18 22:28:56 -05:00