- From: Michael B. Jones via GitHub <noreply@w3.org>
- Date: Wed, 18 Jun 2025 18:29:59 +0000
- To: public-webauthn@w3.org
selfissued has just merged lennartkloock's pull request 2304 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.
Please mark as non-substantive.
<!--
This comment and the below content is programmatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/lennartkloock/webauthn/pull/2304.html" title="Last updated on Jun 16, 2025, 9:05 AM UTC (b29a599)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/2304/3e3cfc3...lennartkloock:b29a599.html" title="Last updated on Jun 16, 2025, 9:05 AM UTC (b29a599)">Diff</a>
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 Wednesday, 18 June 2025 18:30:00 UTC