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

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

Implement a way for a holder of an Issuance to create a Presentation #182

Closed dzarras closed 3 months ago

dzarras commented 3 months ago

Laying the groundwork for implementing a query engine that given a SdJwt.Issuance and a Query, produces an appropriate SdJwt.Presentation.

TODO:

Closes #180

babisRoutis commented 3 months ago

@dzarras Please