Changes:
verify_registration_response()andverify_authentication_response()now support use of PQC ML-DSA-44, ML-DSA-65, and ML-DSA-87 algorithms for credential public key signature verification (#282)generate_registration_options()will now encourage authenticators to create keypairs using EDDSA when available, signaling acceptance of ES256 or RS256 when EDDSA is unavailable (#284)- Responses containing malformed CBOR data with duplicate keys will now be rejected (#285)