Hi folks!
We've just released version 3.8.0 of Signum, our modular KMP Crypto/PKI/ASN.1 library for the JVM, Android and iOS.
The key highlights of this release are:
• The ASN.1 parser now fully supports multi-byte tags and implicitly tagging structures.
• The ASN.1 encoding and decoding API is also more consistent and more convenient than before!
• Lots of under-the-hood changes to ASN.1 processing.
• We've also added a tiny tweak to the signature of the
Verifier
interface to prevent accidental discarding signature verification results.
As before, it comes with:
• Mobile-native hardware-backed (TEE / Strongbox / Secure Enclave) crypto and key-storage
• Mobile-native biometric authentication to use key material
• Attestation support out of the box
• JOSE and COSE modules
We invite feedback and outside contributions to all our OSS libraries!
🙌 4
Bernd Prünster
09/21/2024, 7:00 AM
3.8.1 (Supreme 0.3.1) Hotfix released to work around KT-71650