Hi folks!
We've just released 3.10.0 of
Signum, our modular KMP Crypto/PKI/ASN.1 library, which is now even more modular:
We overhauled the ASN.1 engine and extracted it into it own module with (almost) no external dependencies besides kotlinx-libraries.
Another major improvement is that the all modules but the Supreme crypto provider now support all targets except wasm/WASI.
Other highlights include native support for kotlinx-io, CSR and OID anhancements, and hash-to-curve and hash-to-scalar as per RFC9380.
Checkout the full changelog
here.