-
Notifications
You must be signed in to change notification settings - Fork 122
Rewrite iOS with swift #74
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
Rewrite iOS with swift #74
Conversation
|
Hey @saeedkargosha |
|
you're welcome |
|
👍 @amitaymolko Any chance to get this merged and released soon? |
|
Hey Ben, I have tested this PR and it seems to be working well. Cheers P.S accidentally closed the PR, reopened |
|
A new major version would be perfectly fine, I‘d like to use this package for a new app based on RN 0.62. |
|
merging into a branch to fix the example project and docs, and then I will release a version |
|
After fixing the example project and 2 small issues I've released this under v2.0.0 |
|
Thank you @amitaymolko |
1-rewrite all function iOS with swift
2-add function for generating EC
3-add function for generating CSR
4-add function for getting PublicKey with DER
5-export Constance ECDSA algorithm