keepassxc/src/keys
Kyle Manna ccd6704b8f keys: CompositeKey: Add ChallengeResponseKey support
* Each Challenge Response Key consists of a list of regular keys and now
  challenge response keys.
* Copy ChallengeResponseKeys when copying the object.
* Challenge consists of challenging each driver in the list and hashing
  the concatenated data result using SHA256.

Signed-off-by: Kyle Manna <kyle@kylemanna.com>
2017-01-07 23:14:43 -08:00
..
ChallengeResponseKey.h keys: Add ChallengeResponseKey header 2017-01-07 23:03:47 -08:00
CompositeKey.cpp keys: CompositeKey: Add ChallengeResponseKey support 2017-01-07 23:14:43 -08:00
CompositeKey.h keys: CompositeKey: Add ChallengeResponseKey support 2017-01-07 23:14:43 -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