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

Why is there no Android /ios version of ecies? #280

Closed
nkbai opened this issue Sep 20, 2022 · 2 comments
Closed

Why is there no Android /ios version of ecies? #280

nkbai opened this issue Sep 20, 2022 · 2 comments

Comments

@nkbai
Copy link

nkbai commented Sep 20, 2022

i want to use ecies on android and ios, but its too large if I build from ecies-rs.

@kigawas
Copy link
Member

kigawas commented Sep 21, 2022

Perhaps you can try the wasm version https://github.com/ecies/rs-wasm (~1.28MB)

@kigawas
Copy link
Member

kigawas commented Aug 2, 2023

I revamped the build process above. Bylazy-static-context feature of libsecp256k1, we can reduce 1MB data
You can check https://github.com/ecies/rs-wasm again

@kigawas kigawas closed this as completed Aug 2, 2023
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