mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-09 01:55:07 -04:00
CLI: Add Yubikey unlock support
This commit is contained in:
parent
77fcde875e
commit
964478e78f
19 changed files with 816 additions and 529 deletions
|
@ -74,7 +74,7 @@ void TestYubiKeyChalResp::keyIssueChallenge()
|
|||
/* TODO Determine if it's reasonable to provide a fixed secret key for
|
||||
* verification testing. Obviously simple technically, but annoying
|
||||
* if devs need to re-program their yubikeys or have a spare test key
|
||||
* for unit tests to past.
|
||||
* for unit tests to pass.
|
||||
*
|
||||
* Might be worth it for integrity verification though.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue