mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| ChallengeResponseKey.h | ||
| CompositeKey.cpp | ||
| CompositeKey.h | ||
| CompositeKey_p.h | ||
| FileKey.cpp | ||
| FileKey.h | ||
| Key.h | ||
| PasswordKey.cpp | ||
| PasswordKey.h | ||