- From: Emil Lundberg <noreply@github.com>
- Date: Wed, 07 May 2025 12:37:38 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/issue-2282-fully-spec-algs Home: https://github.com/w3c/webauthn Commit: e5cbfe352b55ae56ec514420017b227e70e8306a https://github.com/w3c/webauthn/commit/e5cbfe352b55ae56ec514420017b227e70e8306a Author: Emil Lundberg <emil@yubico.com> Date: 2025-04-25 (Fri, 25 Apr 2025) Changed paths: M index.bs A test-vectors/README.md A test-vectors/poetry.lock A test-vectors/pyproject.toml A test-vectors/webauthn-prf-test-vectors.py Log Message: ----------- Add script for generating PRF test vectors Commit: 946490376a44df546c6745f2d17d5dbe5aa3089c https://github.com/w3c/webauthn/commit/946490376a44df546c6745f2d17d5dbe5aa3089c Author: Emil Lundberg <emil@yubico.com> Date: 2025-04-25 (Fri, 25 Apr 2025) Changed paths: M index.bs Log Message: ----------- Fix mistake in description of how hmac-secret inputs were generated Commit: 87cab44efad607ee370416f4cf517eb77f28d632 https://github.com/w3c/webauthn/commit/87cab44efad607ee370416f4cf517eb77f28d632 Author: Emil Lundberg <emil@yubico.com> Date: 2025-04-25 (Fri, 25 Apr 2025) Changed paths: M index.bs M test-vectors/webauthn-prf-test-vectors.py Log Message: ----------- Use initially claimed values for hmac-secret input generation Commit: 43972a4495d4247f4fac0257a9382b4b7dbe0087 https://github.com/w3c/webauthn/commit/43972a4495d4247f4fac0257a9382b4b7dbe0087 Author: Emil Lundberg <emil@yubico.com> Date: 2025-04-25 (Fri, 25 Apr 2025) Changed paths: M index.bs Log Message: ----------- Add JSON partial dictionaries for extensions Commit: 06dfbc8badb0249c6c002cb8788df8d4d79d8a7c https://github.com/w3c/webauthn/commit/06dfbc8badb0249c6c002cb8788df8d4d79d8a7c Author: Emil Lundberg <emil@yubico.com> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M index.bs Log Message: ----------- Merge pull request #2284 from w3c/issue-1968-extensions-json Add JSON partial dictionaries for extensions Commit: c867cf24871a13c3619c1d2d0c87062771f463c3 https://github.com/w3c/webauthn/commit/c867cf24871a13c3619c1d2d0c87062771f463c3 Author: Emil Lundberg <emil@yubico.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M index.bs M test-vectors/README.md M test-vectors/poetry.lock M test-vectors/pyproject.toml A test-vectors/webauthn-test-vectors.py Log Message: ----------- Add script used to generate test vectors Commit: 4ad98b617720ad9e2f0863df8d8890877e1f88f0 https://github.com/w3c/webauthn/commit/4ad98b617720ad9e2f0863df8d8890877e1f88f0 Author: Emil Lundberg <emil@yubico.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M index.bs M test-vectors/webauthn-prf-test-vectors.py M test-vectors/webauthn-test-vectors.py Log Message: ----------- Include file name in END GENERATED CONTENT tag Commit: d51a7ad1327a3a6f5649f0b3c63953b922c251a2 https://github.com/w3c/webauthn/commit/d51a7ad1327a3a6f5649f0b3c63953b922c251a2 Author: Emil Lundberg <emil@yubico.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M test-vectors/README.md A test-vectors/inject-generated-content.sh Log Message: ----------- Add script for injecting generated test vectors into index.bs Commit: 00542a65b4da5ace4aaf3d3c281a75ae4fe82e36 https://github.com/w3c/webauthn/commit/00542a65b4da5ace4aaf3d3c281a75ae4fe82e36 Author: Emil Lundberg <emil@yubico.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: A .github/workflows/check-test-vectors.yml M test-vectors/README.md M test-vectors/inject-generated-content.sh Log Message: ----------- Check that test vectors are up to date in GitHub Actions workflow Commit: 86e50a933516932288e81c50e7bfde5c59188abc https://github.com/w3c/webauthn/commit/86e50a933516932288e81c50e7bfde5c59188abc Author: Emil Lundberg <emil@yubico.com> Date: 2025-05-07 (Wed, 07 May 2025) Changed paths: A .github/workflows/check-test-vectors.yml M index.bs A test-vectors/README.md A test-vectors/inject-generated-content.sh A test-vectors/poetry.lock A test-vectors/pyproject.toml A test-vectors/webauthn-prf-test-vectors.py A test-vectors/webauthn-test-vectors.py Log Message: ----------- Merge pull request #2289 from w3c/gen-test-vectors Add scripts used to generate test vectors Commit: 8cffb7acae1e88f558db6ef7cb4de46a2191565f https://github.com/w3c/webauthn/commit/8cffb7acae1e88f558db6ef7cb4de46a2191565f Author: Emil Lundberg <emil@yubico.com> Date: 2025-05-07 (Wed, 07 May 2025) Changed paths: A .github/workflows/check-test-vectors.yml M index.bs A test-vectors/README.md A test-vectors/inject-generated-content.sh A test-vectors/poetry.lock A test-vectors/pyproject.toml A test-vectors/webauthn-prf-test-vectors.py A test-vectors/webauthn-test-vectors.py Log Message: ----------- Merge branch 'main' into issue-2282-fully-spec-algs Compare: https://github.com/w3c/webauthn/compare/928c6684a87c...8cffb7acae1e To unsubscribe from these emails, change your notification settings at https://github.com/w3c/webauthn/settings/notifications
Received on Wednesday, 7 May 2025 19:37:42 UTC