a-sit-plus / vck

Kotlin Multiplatform library implementing W3C VC Data Model and ISO 18013-5 mDL
https://a-sit-plus.github.io/vck/
Apache License 2.0
29 stars 2 forks source link

SD-JWT: Parse EUDIW issued credential #157

Closed nodh closed 4 weeks ago

nodh commented 4 weeks ago

Final part in a series of PR to improve SD-JWT interoperability.

Parse EUDIW issued credential and add option to verify the JWS when public key is not provided in the header.

nodh commented 4 weeks ago

Has been merged