You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on an pure-Kotlin ASN.1 encode / decoder that will work as a Kotlin/Multiplatform library. ASN.1 uses BigInteger, which I replaced with your library. However, there is no iOS variant yet so I wonder how I could help out to add one.
The text was updated successfully, but these errors were encountered:
I am working on an pure-Kotlin ASN.1 encode / decoder that will work as a Kotlin/Multiplatform library. ASN.1 uses BigInteger, which I replaced with your library. However, there is no iOS variant yet so I wonder how I could help out to add one.
The text was updated successfully, but these errors were encountered: