[webauthn] new commits pushed by emlun

The following commits were just pushed by emlun to https://github.com/w3c/webauthn:

* Fix lint: unambiguous ref 'allowed to use'

Fixes this Bikeshed lint:

```
LINE 4469:1: Multiple possible 'allowed to use' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:html; type:dfn; text:allowed to use
spec:private-aggregation-api; type:dfn; text:allowed to use
[=allowed to use=]
LINE 4471:65: Multiple possible 'allowed to use' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:html; type:dfn; text:allowed to use
spec:private-aggregation-api; type:dfn; text:allowed to use
[=allowed to use=]
```
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/d99912f4abe750483c97a52290b970b194137a11

* Fix lint: Undefined ref PublicKeyCredential/CollectFromCredentialStore

Fixes this Bikeshed lint:

```
LINE 2258:27: No 'idl' refs found for '[[CollectFromCredentialStore]]()' with for='['PublicKeyCredential']'.
{{PublicKeyCredential/[[CollectFromCredentialStore]]()}}
```
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/4655be08e69b3ed22eb435b1b537db06aaee0049

* Merge pull request #2279 from w3c/bikeshed-lint

Fix Bikeshed lint
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/43b55de14af82585342977f8533ec6284aca8a2d

* Add script for generating PRF test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/e5cbfe352b55ae56ec514420017b227e70e8306a

* Fix mistake in description of how hmac-secret inputs were generated
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/946490376a44df546c6745f2d17d5dbe5aa3089c

* Use initially claimed values for hmac-secret input generation
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/87cab44efad607ee370416f4cf517eb77f28d632

* Add COSEAlgorithmIdentifier values -9 and -50 to examples and recommendations
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/bf68caf4bfb63e4631c306c5c77166e6584949df

* Require that ESP256 keys MUST NOT use compressed form
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/22b5cc8ead19fdc5514d9fbbc3a27b1c0b8ef944

* Add JSON partial dictionaries for extensions
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/43972a4495d4247f4fac0257a9382b4b7dbe0087

* Merge pull request #2284 from w3c/issue-1968-extensions-json

Add JSON partial dictionaries for extensions
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/06dfbc8badb0249c6c002cb8788df8d4d79d8a7c

* Add uncompressed form requirement for ESP384 and ESP512
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/928c6684a87c0a1e1efc7c0506009fac3e9a1b76

* Add script used to generate test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/c867cf24871a13c3619c1d2d0c87062771f463c3

* Include file name in END GENERATED CONTENT tag
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/4ad98b617720ad9e2f0863df8d8890877e1f88f0

* Add script for injecting generated test vectors into index.bs
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/d51a7ad1327a3a6f5649f0b3c63953b922c251a2

* Add and prefer fully-specified COSE algorithm identifers in test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/a4575b3f039d932a2f6168e025ea6cba08684a55

* Add Ed448 test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/48f24023b2a37f5fd63fc774f6ae3019bd7bd2cc

* Check that test vectors are up to date in GitHub Actions workflow
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/00542a65b4da5ace4aaf3d3c281a75ae4fe82e36

* Use same attestation alg as credential alg in self attestation test vector
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/865c94ac3581a98a46402e0cfe4bbf70b5465a9b

* Use ESP256 instead of ES256 as attestation alg in test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/b4d412c2c36e715dd709aabf0d2540fda04b3de1

* Add to list of new features since L2
  by Matthew Miller
https://github.com/w3c/webauthn/commit/b56d7e9e758f41caeaaa9be9f0c1a7b58fa0fec8

* Incorporate feedback
  by Matthew Miller
https://github.com/w3c/webauthn/commit/9037c7330d945cb980edabf2e3a76dc2ee70f7a2

* Merge pull request #2289 from w3c/gen-test-vectors

Add scripts used to generate test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/86e50a933516932288e81c50e7bfde5c59188abc

* Merge branch 'main' into issue-2282-fully-spec-algs
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/8cffb7acae1e88f558db6ef7cb4de46a2191565f

* Merge pull request #2290 from w3c/test-vectors-fully-spec-algs

Add and prefer fully-specified COSE algorithm identifers in test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/c47f7e94e313f7ebff61ea0e0bce751c3a99cd7c

* Update test vectors to draft 12 of COSE fully-specified algs

ESP384, ESP512, Ed25519 and Ed448 values were changed in draft 12 due
to conflict with those values assigned to ML-DSA:
https://www.ietf.org/archive/id/draft-ietf-jose-fully-specified-algorithms-12.html#name-fully-specified-digital-sig
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/9187c326e508b69ad27dc9873bcd8fe2b052c50c

* Update to match draft 12 of draft-ietf-jose-fully-specified-algorithms

ESP384, ESP512, Ed25519 and Ed448 values were changed in draft 12 due to
conflict with those values assigned to ML-DSA:
https://www.ietf.org/archive/id/draft-ietf-jose-fully-specified-algorithms-12.html#name-fully-specified-digital-sig
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/c129a055c23e97b01caf513aa130a48d3904afe2

* Update test-vectors fido2 dependency to official version
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/ab50d193bd7b50bb4fb07092a750e5364d127ddf

* Revert preferring new COSE identifiers in examples and test vectors
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/3bde13862e16d0e8ec6a9a19be3360a483e2d519

* Rename Ed25519 test vector section anchor and seed to EdDSA

To reflect that the COSEAlgorithmIdentifier used in this test vector is in fact
`EdDSA (-8)`, not the recently registered `Ed25519 (-19)`.
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/1882f7ff6d01f4894e58747d7a46f88cdb0e5ba5

* Merge pull request #2292 from w3c/mm/2268-add-attestationformats-changes-since-L2

Add `attestationFormats` to the list of new features since L2
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/ca16c48e8b68c183eb80f2602a95063b6e76ae5c

* Revert adding new COSE algs to recommendations and examples
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/1c88e2926458008b92213a2e39a307b9b0c682df

* Recommend against ESP* and Ed25519 COSEAlgorithmIdentifiers
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/472e8d0bc6cbf4f09e69fc0561c4199e3fe3a630

* Merge pull request #2283 from w3c/issue-2282-fully-spec-algs

Account for new fully-specified ECDSA and Ed448 COSEAlgorithmIdentifiers
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/3bcf9d52f1541aecfe050c6bdc41ed30e4f5dcba

* Merge branch 'main' into issue-1643-drop-in-field-meta
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/5d2e401fc80c4f021d161abd23e1faafbed06768



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

Received on Wednesday, 28 May 2025 14:43:42 UTC