- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 14 Jan 2026 12:00:22 -0800
- To: public-webauthn@w3.org
Branch: refs/heads/issue-2373-android-key-test-vectors
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
To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 14 January 2026 20:00:26 UTC