Closed OR13 closed 2 years ago
We probably want a small dockerized cli for generating test vectors.
Something like what we have for https://github.com/decentralized-identity/JWS-Test-Suite
We would commit to source the configurations to generate and test implementations regardless of language.
We expose a top level generate and verify interface matrix'ed out over the supported implementations.
We require 2 to generate and 2 to verify per implementation to keep it is the spec.
We pull the IETF test vector tooling from https://github.com/json-web-proofs/json-web-proofs/pull/47
This ticket is done when test vectors are built and included for all intended registrations (all keys, all signatures, twice)
Updated and resolved.
We probably want a small dockerized cli for generating test vectors.
Something like what we have for https://github.com/decentralized-identity/JWS-Test-Suite
We would commit to source the configurations to generate and test implementations regardless of language.
We expose a top level generate and verify interface matrix'ed out over the supported implementations.
We require 2 to generate and 2 to verify per implementation to keep it is the spec.
We pull the IETF test vector tooling from https://github.com/json-web-proofs/json-web-proofs/pull/47
This ticket is done when test vectors are built and included for all intended registrations (all keys, all signatures, twice)