Re: [webauthn] Use fully-specified COSEAlgorithmIdentifiers in examples and recommendations (#2283)

In [16.8 Packed Attestation with ES384 Credential](https://w3c.github.io/webauthn/#sctn-test-vectors-packed-es384), the private key should be changed to use ESP384 (-48) rather than ES384 (-35).

In [16.9 Packed Attestation with ES512 Credential](https://w3c.github.io/webauthn/#sctn-test-vectors-packed-es512), the private key should be changed to use ESP512 (-49) rather than ES512 (-36).

Likewise, the other uses of ES256 should be looked at to change to ESP256, for instance in all the other test vectors in [16 Test Vectors](https://w3c.github.io/webauthn/#sctn-test-vectors).



-- 
GitHub Notification of comment by selfissued
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/2283#issuecomment-2845669597 using your GitHub account


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

Received on Thursday, 1 May 2025 20:12:12 UTC