Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS implementation #19

Open
saschpe opened this issue Mar 7, 2022 · 1 comment
Open

iOS implementation #19

saschpe opened this issue Mar 7, 2022 · 1 comment

Comments

@saschpe
Copy link

saschpe commented Mar 7, 2022

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.

@gciatto
Copy link
Owner

gciatto commented Mar 7, 2022

Hi @saschpe.
I am greatly interested in targetting other platforms, but I'm currently lacking the time to practice and gain expertise.

So it would be great if you could:

  1. explain to me how to target iOS (maybe here?) and which is the most adequate repository to push iOS-compliant binaries into
  2. submit a PR where you edit my build to target iOS
  3. both of the above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants