- From: Emil Lundberg via GitHub <noreply@w3.org>
- Date: Wed, 18 Feb 2026 20:12:12 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by emlun to https://github.com/w3c/webauthn: * 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 by Emil Lundberg https://github.com/w3c/webauthn/commit/2ec6eaeca682cf632a774e9a9843948e5510c562 * Merge pull request #2378 from w3c/issue-2373-android-key-test-vectors Fix incorrect ASN.1 encoding in android-key test vector by Emil Lundberg https://github.com/w3c/webauthn/commit/c65d2c8dfde89d16250edadcf8d29bda3fd81d5d -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 February 2026 20:12:13 UTC