Skip to content
Martin Paljak edited this page Oct 5, 2022 · 9 revisions

FIDO2 toolkit and JavaCard applet

  • FIDO2/CTAP2/U2F utility "fido" for command line authenticator introspection
    • easy to use, UNIX style, like GlobalPlatformPro
    • supports U2F_V2, FIDO_2_0 and FIDO_2_1_PRE devices (like Yubikeys and X-FIDO applet)
  • 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+ :)
    • supports working with X-FIDO management commands
  • U2F/FIDO2 JavaCard applet with secp256r1/P-256 key support
    • usable with any NFC phone (iPhone, Android)
    • X-FIDO (ExtendedFIDO) features