- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 May 2025 12:15:55 +0000
- To: public-webauthn@w3.org
emlun has just submitted a new pull request for https://github.com/w3c/webauthn: == Add and prefer fully-specified COSE algorithm identifers in test vectors == (This meta-PR would merge into #2289, 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. 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 Tuesday, 6 May 2025 12:15:56 UTC