Skip to content

Commit

Permalink
Added Kotlin & Swift implementations from EUDIW (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
babisRoutis committed Mar 11, 2024
1 parent 7dd0444 commit f4acb36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ The artifacts generated for the examples (e.g., serialized SD-JWTs, Disclosures,

* Python: [Reference/Demo Implementation](https://github.com/openwallet-foundation-labs/sd-jwt-python)
* Kotlin: [SD-JWT-Kotlin (ID Union)](https://github.com/IDunion/SD-JWT-Kotlin)
* Kotlin: [eudi-lib-jvm-sdjwt (EU Digital Identity Wallet)](https://github.com/eu-digital-identity-wallet/eudi-lib-jvm-sdjwt-kt)
* Swift: [eudi-lib-sdjwt-swift (EU Digital Identity Wallet)](https://github.com/eu-digital-identity-wallet/eudi-lib-sdjwt-swift)
* Rust: [sd_jwt](https://github.com/kushaldas/sd_jwt)
* TypeScript: [sd-jwt-js](https://github.com/openwallet-foundation-labs/sd-jwt-js)
* TypeScript: [sd-jwt](https://github.com/christianpaquin/sd-jwt)
Expand Down

0 comments on commit f4acb36

Please sign in to comment.