Hi Folks! A new release of <Signum> is ready. Thi...
# feed
b
Hi Folks! A new release of Signum is ready. This is a point release, introducing: • native support for ASN.1 ENUMERATED and ASN.1 REAL. ◦ Hence, A fully-fledged kotlinx.serialization format for ASN.1 is now finally possible! • A dedicated native Android target for all modules (in contrast to just the JVM target) ◦ SDK 30 / JDK 1.8 compatibility across the board! • Updated OpenID classes reflecting the changes from the latest OpenID4VC and OpenID4VCI drafts • We will be removing the debug-only serialization support _soon_(TM), to finally clear the way for native ASN.1 kotlinx.serialization support As for releasing symmetric encryption and HMAC support: We're blocked by KT-75444 and are still figuring out how to deal with this. After all, we want to make the API usable in IDEA right away and don't want to enforce the latest and greatest Kotlin version. Although the current state seems to work around the compiler bug, while providing a user-friendly, type-safe API, it still needs further evaluation before being prime-time ready.
K 3
👍 7