Commit Graph

7 Commits

Author SHA1 Message Date
John M. Schanck c19a3ea625 Move get/set_device_info to HIDDevice and remove U2FDeviceInfo status updates 2023-06-02 10:39:09 -07:00
John M. Schanck 1aaf0540ff Add StatusUpdate::PresenceRequired 2023-05-15 11:59:31 -07:00
John M. Schanck 91e185e24c Remove redundant CTAP1 interface 2023-04-18 13:56:18 -07:00
Martin Sirringhaus 8fe23f3536 Implement UV-handling for CTAP2.1 2023-04-11 11:14:42 -07:00
John M. Schanck a396f70350 Fix clippy lints 2023-02-09 11:52:11 -08:00
Martin Sirringhaus 5e9db7bd9d Fix clippy warnings and run clippy in CI 2023-01-12 13:01:46 -08:00
msirringhaus 98b120bd66 Reset and setpin commands (#167)
* Add functions and example binary for Reset

* NSS should use CBC and not ECB encryption alg

* Add functions and example for set/change pin

Co-authored-by: Martin Sirringhaus <>
2022-05-20 14:15:53 +02:00