[webauthn] Pull Request: Fix COSEAlgorithmIdentifier in section 5.4

lennartkloock has just submitted a new pull request for https://github.com/w3c/webauthn:

== Fix COSEAlgorithmIdentifier in section 5.4 ==
This PR fixes the description for `pubKeyCredParams` in section 5.4. The number `-8` does not identify the `Ed25519` algorithm but `EdDSA` (see the [IANA document](https://www.iana.org/assignments/cose/cose.xhtml#algorithms)).
`Ed25519` has number -19.

See https://github.com/w3c/webauthn/pull/2304


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 16 June 2025 08:59:57 UTC