You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current SDJWT implementation we use is a Rust library, but it lacks support for Status List, requiring us to maintain a separate library. Migrating to this Kotlin-based library would eliminate the need for an additional library, simplify maintenance, and unlock the potential to leverage the SDJWT-VC specification and Status List support. https://github.com/eu-digital-identity-wallet/eudi-lib-jvm-sdjwt-kt
Also we it will allow use issue secp256k1 sdjwt vc
Describe alternatives you've considered
We could update this library https://github.com/input-output-hk/sd-jwt-rust and improve the library to support status list Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
mineme0110
added
the
type:backlog
List of tasks that is not on the roadmap and there isn’t any immediate plan to work on them
label
Nov 26, 2024
Is your feature request related to a problem? Please describe.
The current SDJWT implementation we use is a Rust library, but it lacks support for Status List, requiring us to maintain a separate library. Migrating to this Kotlin-based library would eliminate the need for an additional library, simplify maintenance, and unlock the potential to leverage the SDJWT-VC specification and Status List support.
https://github.com/eu-digital-identity-wallet/eudi-lib-jvm-sdjwt-kt
Also we it will allow use issue secp256k1 sdjwt vc
Describe the solution you'd like
cloud agent need to be update to use this library
https://github.com/eu-digital-identity-wallet/eudi-lib-jvm-sdjwt-kt
Describe alternatives you've considered
We could update this library https://github.com/input-output-hk/sd-jwt-rust and improve the library to support status list
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: