EOSIO / eosjs-ecc

Elliptic curve cryptography functions: Private Key, Public Key, Signature, AES, Encryption, Decryption
288 stars 119 forks source link

I can't use it in react native #25

Closed wl05 closed 6 years ago

chris-allnutt commented 6 years ago

I would recommend implementing signing on the device with native code. React native doesn't provide all methods needed for our ecc last time we addressed this issue.

MarcelBlockchain commented 6 years ago

Check out https://github.com/EvaCoop/eosjs-react-native