decentralized-identity / JWS-Test-Suite

JsonWebSignature2020 Test Suite
https://identity.foundation/JWS-Test-Suite
Apache License 2.0
9 stars 11 forks source link

Enable ES256K for did-jwt-vc #63

Closed clehner closed 2 years ago

clehner commented 2 years ago

Re: #44

clehner commented 2 years ago

Successfully enabled ES256K/Secp256k1 for did-jwt-vc: 2022-06-16T08-57-03-761x936 The X's on the other ones here which are unsupported by this implementation are there I think because the create command returns a zero exit status (success) but no JWT, which the test suite interprets as a bad result.