- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 18 Feb 2026 12:12:32 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/main
Home: https://github.com/w3c/webauthn
Commit: 2ec6eaeca682cf632a774e9a9843948e5510c562
https://github.com/w3c/webauthn/commit/2ec6eaeca682cf632a774e9a9843948e5510c562
Author: Emil Lundberg <emil@yubico.com>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M index.bs
M test-vectors/webauthn-test-vectors.py
Log Message:
-----------
Fix incorrect ASN.1 encoding in android-key test vector
The `attestationSecurityLevel` and `keymintSecurityLevel` values in the
`attestation` extension (OID `1.3.6.1.4.1.11129.2.1.17`) of the attestation
certificate were incorrectly encoded as INTEGER type, but should be ENUMERATED
type.
See: https://github.com/w3c/webauthn/issues/2373
Commit: c65d2c8dfde89d16250edadcf8d29bda3fd81d5d
https://github.com/w3c/webauthn/commit/c65d2c8dfde89d16250edadcf8d29bda3fd81d5d
Author: Emil Lundberg <emil@yubico.com>
Date: 2026-02-18 (Wed, 18 Feb 2026)
Changed paths:
M index.bs
M test-vectors/webauthn-test-vectors.py
Log Message:
-----------
Merge pull request #2378 from w3c/issue-2373-android-key-test-vectors
Fix incorrect ASN.1 encoding in android-key test vector
Compare: https://github.com/w3c/webauthn/compare/dc3b13f5e19f...c65d2c8dfde8
To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 18 February 2026 20:12:35 UTC