-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Martin Paljak edited this page Nov 25, 2024
·
12 revisions
- FIDO2/CTAP2/U2F utility "yafu" for command line authenticator introspection
- easy to use, UNIX style, like GlobalPlatformPro
- supports
U2F_V2
,FIDO_2_0
andFIDO_2_1_PRE
devices
- FIDO2/CTAP2/U2F Java library
- support for NFC (PC/SC) and USB (HID) and TCP (test tools) transports
- flexible CTAP2 command creation and wire protocol debugging helpers
- like libfido2, but in Java 17+ :)