danielfett / sd-jwt-vc-dm

SD-JWT VC Data Model is a credential format that combines the best of both worlds from SD-JWT VC and W3C VCDM.
21 stars 4 forks source link

Compatibility with Jades #4

Open ThierryThevenet opened 7 months ago

ThierryThevenet commented 7 months ago

One of the added value of the new format would be the compatibility with Jades, but it seems to me that standard sd-jwt in json serialization format are already fine with Jades , right ?

danielfett commented 7 months ago

We recently adapted the SD-JWT JWS JSON serialization to be compatible, but it would be nice if there was a B-B option with the compact serialization as well.