- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 May 2025 19:41:34 +0000
- To: public-webauthn@w3.org
emlun has just merged emlun's pull request 2290 for https://github.com/w3c/webauthn: == Add and prefer fully-specified COSE algorithm identifers in test vectors == (This meta-PR would merge into #2283, not directly to main) As requested in https://github.com/w3c/webauthn/pull/2283#issuecomment-2845669597, this updates the test vectors section to primarily use fully-specified `COSEAlgorithmIdentifier`s (but still include examples of polymorphic ones). This also adds an Ed448 case since that was not previously expressible. This relies on an unofficial version of [`python-fido2`](https://pypi.org/project/fido2/) since its latest official version (`1.2.0`) does not include support for the new fully-specified `COSEAlgorithmIdentifier`s. <!-- 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/w3c/webauthn/pull/2290.html" title="Last updated on May 7, 2025, 7:40 PM UTC (b4d412c)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/2290/d51a7ad...b4d412c.html" title="Last updated on May 7, 2025, 7:40 PM UTC (b4d412c)">Diff</a> See https://github.com/w3c/webauthn/pull/2290 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 May 2025 19:41:35 UTC