w3c / vc-di-ecdsa-test-suite

Interoperability Test Suite for Data Integrity Ecdsa Signatures.
https://w3c.github.io/vc-di-ecdsa-test-suite/
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Suite determines key types #54

Closed aljones15 closed 5 months ago

aljones15 commented 5 months ago
  1. Corrects a known issue where tests could loop testing the same endpoint repetitively
  2. Uses an existing config option to ensure tests only test keyTypes that suite supports
  3. Expands the README with better clarification of how the keyTypes work with ecdsa-rdfc-2019 and ecdsa-sd-2023

Screenshot 2024-03-20 at 3 07 44 PM

p.s. this does not change the existing way multiple keyTypes show up in the report it mostly just fixes the way keyTypes interact with the test suite.

TallTed commented 5 months ago

The text in source lines 163-171 needs substantial massaging. I cannot figure out how what it says leads to the sample JSON that follows.

Apparently, GitHub has changed some things, and I cannot currently figure out how to get to the live source, to raise an issue or PR thereon; hopefully one of you can do this.