iotaledger / iotaledger/identity
SD JWT VC: upgrade to latest version
Open
Patch
Rust
- Dominant language
- Rust
- Stars
- 346
- Forks
- 100
- Avg merge
- 13h 41m
- Merged PRs (30d)
- 2
Description
## Description
Currently, identity.rs's SD JWT VC implements version 5 of the spec. Implement the latest version plus remaining `RenderingMetadata` from version 5.
## Resources
[SD JWT VC specification](https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/)
Contributor guide
Research direction
Start with identity.rs and compare its SD JWT VC implementation against the latest SD JWT VC specification linked in the issue. Identify the specification changes and the remaining RenderingMetadata from version 5, then update the implementation so it matches the latest version and covers that metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100