eu-digital-identity-wallet / eudi-lib-jvm-sdjwt-kt

A library for issuing and verifying SD-JWT
Apache License 2.0
16 stars 5 forks source link

Align with sd-jwt-vc draft 4 for x5c #214

Closed babisRoutis closed 2 months ago

babisRoutis commented 3 months ago

SD-JWT-VC draft 4

With regards to the existing functionality of the library, which is directly related to sd-jwt-vc, some minor changes would be needed to align the validation of the issuer signature, described here

The requirement to use dns uri in case of x5c has been removed.