keepassxc/src/keys
Kyle Manna faa055010f challenge: Propagate failed challenge to caller
* If a removed Yubikey is to blame, re-inserting the Yubikey won't
  resolve the issue.  Hot plug isn't supported at this point.
* The caller should detect the error and cancel the database write.

Signed-off-by: Kyle Manna <kyle@kylemanna.com>
2017-01-08 16:40:25 -08:00
..
drivers keys: yk: Add YubiKey hardware driver support 2017-01-07 23:18:59 -08:00
ChallengeResponseKey.h keys: Add ChallengeResponseKey header 2017-01-07 23:03:47 -08:00
CompositeKey.cpp challenge: Propagate failed challenge to caller 2017-01-08 16:40:25 -08:00
CompositeKey.h challenge: Propagate failed challenge to caller 2017-01-08 16:40:25 -08:00
CompositeKey_p.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
FileKey.cpp Check XML key file for valid base64 before using it. 2015-11-01 18:32:15 +01:00
FileKey.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Key.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
PasswordKey.cpp Add unit test TestKeePass2Reader. 2010-09-20 00:16:30 +02:00
PasswordKey.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
YkChallengeResponseKey.cpp keys: yk: Implement ChallengeResponseKey for YubiKey 2017-01-07 23:20:16 -08:00
YkChallengeResponseKey.h keys: yk: Implement ChallengeResponseKey for YubiKey 2017-01-07 23:20:16 -08:00