- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 29 Oct 2025 12:27:45 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/main
Home: https://github.com/w3c/webauthn
Commit: d1f88ca2c5fd02bbfddf861580093d3a8a2cdf6c
https://github.com/w3c/webauthn/commit/d1f88ca2c5fd02bbfddf861580093d3a8a2cdf6c
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M index.bs
M test-vectors/webauthn-test-vectors.py
Log Message:
-----------
Include base64url encoding of extra_client_data in test vectors
Fixes https://github.com/w3c/webauthn/issues/2345
Commit: 06672f2b3a9f769fe97d5698eb4c31db9908b150
https://github.com/w3c/webauthn/commit/06672f2b3a9f769fe97d5698eb4c31db9908b150
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M index.bs
M test-vectors/webauthn-test-vectors.py
Log Message:
-----------
Recode test vectors to omit base64url padding
For consistency with the rest of the spec, which uses base64url without padding.
Commit: 952ac44a23c42d7771f0d0745acd855a8d664cec
https://github.com/w3c/webauthn/commit/952ac44a23c42d7771f0d0745acd855a8d664cec
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M index.bs
M test-vectors/webauthn-test-vectors.py
Log Message:
-----------
Rename extra_client_data to extraData_random in test vectors
Commit: 0dbeb204c358daab4fdb756e8fe809413d586899
https://github.com/w3c/webauthn/commit/0dbeb204c358daab4fdb756e8fe809413d586899
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M index.bs
Log Message:
-----------
Mention that test vectors may contain additional constants
Commit: d474f5999baf4428b12ac7138dcd1d2a59bfcbf8
https://github.com/w3c/webauthn/commit/d474f5999baf4428b12ac7138dcd1d2a59bfcbf8
Author: Emil Lundberg <emil@yubico.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M index.bs
M test-vectors/webauthn-test-vectors.py
Log Message:
-----------
Merge pull request #2346 from w3c/test-vectors-extradata-base64
Include base64url encoding of extra_client_data in test vectors; regenerate without b64 padding
Compare: https://github.com/w3c/webauthn/compare/3006eff56d36...d474f5999baf
To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 29 October 2025 19:27:49 UTC