keepassxc/src/keys
Jonathan White 48a3fd8e3c Fix detection of hardware keys in keepassxc-cli
* Split calls to finding hardware keys into sync and async methods. This has the side effect of simplifying the code.
* Check for keys before performing challenge/response if no keys have been found previously.
* Correct timeout of user interaction message to interact with the hardware key.
* Correct error in TestCli::testYubiKeyOption
2022-04-03 13:26:12 -04:00
..
drivers Fix detection of hardware keys in keepassxc-cli 2022-04-03 13:26:12 -04:00
ChallengeResponseKey.cpp Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
ChallengeResponseKey.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
CompositeKey.cpp Add support for Windows Hello 2022-02-22 17:53:50 -05:00
CompositeKey.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
FileKey.cpp Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
FileKey.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
Key.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
PasswordKey.cpp Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
PasswordKey.h Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00