secp256k1 icon indicating copy to clipboard operation
secp256k1 copied to clipboard

Need support for ARM platforms (native .so library for android)

Open longnetwork opened this issue 3 years ago • 4 comments

For use on microconsumption devices

longnetwork avatar Dec 25 '21 10:12 longnetwork

Yes i want to add this eventually but not decided yet as i was thinking to add multicpu code in the some array functions. Let me think how i am going to utilize it. Perhaps few main functions in android if not all.

iceland2k14 avatar Dec 26 '21 05:12 iceland2k14

waiting support ARM device.

arashisec avatar Jun 25 '23 10:06 arashisec

also waiting for ARM cpu support..not necessarily mean for phone..but also for some server with arm cpu...

AhmadShamli avatar Jul 25 '23 07:07 AhmadShamli

So, on android it requires the .so file to be 32 bits instead of 64 bits? I'm trying it on pydroid3, is there any news about android support?

shapeshifte avatar Sep 14 '23 23:09 shapeshifte