keepassxc/src/keys
angelsl 2e19af5032
Pull out KDFs into their own class hierarchy
In preparation for multiple KDFs in KDBX 4
2018-01-13 14:23:20 -05:00
..
drivers Both slots on Yubikey are now polled for challenge/response 2017-10-09 09:39:47 -04:00
ChallengeResponseKey.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
CompositeKey.cpp Pull out KDFs into their own class hierarchy 2018-01-13 14:23:20 -05:00
CompositeKey.h Pull out KDFs into their own class hierarchy 2018-01-13 14:23:20 -05:00
FileKey.cpp Generate random 128-byte stream instead of legacy XML format when creating key files 2017-12-26 22:37:45 +01:00
FileKey.h Generate random 128-byte stream instead of legacy XML format when creating key files 2017-12-26 22:37:45 +01: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 Corrected multiple Yubikey bugs (#880) 2017-09-23 11:45:20 -04:00
YkChallengeResponseKey.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00