v0.4.0-rc.1
Pre-release
Pre-release
- Update to
ctap-typesv0.6.0-rc.2. - Set
algorithms,authenticator_config_commands,firmware_version,max_serialized_large_blob_arrayandremaining_discoverable_credentialsinget_infoand addfirmware_versiontoConfig. - Implement these new extensions:
credBlobhmac-secret-mcminPinLength
- Implement the
alwaysUvfeature. - Implement the
configcommand with these subcommands:toggleAlwaysUvsetMinPINLength
- Add
ccid_transporttoConfigand settransportsinget_infoaccordingly. - Indicate support for
FIDO_2_3inget_info. - Load full credential from filesstem for getAssertion if an allow list is used with a discoverable credential.
- Use UTF-8 code points instead of bytes when checking the minimum length for PINs.
- Accept
up = truein makeCredential. - Fix PIN verification in
large_blobs_set.