w3c / vc-di-bbs-test-suite

Interoperability Test Suite for Data Integrity BBS Signatures
https://w3c.github.io/vc-di-bbs-test-suite
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add local issuer #16

Closed aljones15 closed 4 months ago

aljones15 commented 4 months ago
  1. Adds a vc-generator to the project
  2. uses the vc generator to produce local test vectors for the verify suite
  3. abstracts the setup of the verify suite to a separate file
  4. abstracts the verifier tests to a suites file to make iteration easier
  5. turns the verify suite into a loop of vcVersion and keyType
  6. adds testing for both vc 1.1 and vc2.0 in the verify suite
  7. uses the key.json to produce test vectors.