Releases: BryanJacobs/FIDO2Applet
v1.0.0-beta2
Minor compatibility updates.
v1.0.0-beta1
This version implements full support for CTAP2.1 and all current extensions.
In return, it uses much more flash.
Compatibility test suite pass rate is at around 96% (100% with alwaysUv forced on). None of the failing tests are likely to represent real-world intercompatibility issues.
v1.0.0-alpha4
This release passes almost all applicable FIDO CTAP2.1 conformance tests, using version 1.7.2 of the testing tool.
It's likely the remaining failed tests (CredProtect) are themselves not compliant with the spec, as they attempt to forcibly disable the alwaysUv option despite the authenticator not declaring support for the Config instructions.
v1.0.0-alpha3
Convenience binary built with CTAP2.1 support.
v1.0.0-alpha2
Convenience binary for easy installation, with default in-repository settings.