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
17 stars 1 forks source link

Analyze usage of Tag 24 in ISO structures #116

Open nodh opened 3 weeks ago

nodh commented 3 weeks ago

Picking up the work of #114, we should analyze the usage of CBOR tags 24 in our library, and read through the mDL spec. Maybe it's enough to annotate ByteStringWrapper with the tag in general.

nodh commented 1 hour ago

Can be revisited after merging https://github.com/a-sit-plus/vck/pull/122