Quantcast
Channel: Active questions tagged javascript - Stack Overflow
Viewing all articles
Browse latest Browse all 138221

Elliptic Curve Cryptography in React Native

$
0
0

Does anyone know if there is an implementation of Elliptic Curve Diffie Hellman cryptography (ECDH) for React Native?

I found some libraries for this. each of them has some issues:

  1. react-native-ecc: it only generates key pairs and does not implement generating shared key(secret key) from private and public key for encryption
  2. react-native-crypto: it uses some hacks and changes node_modules recursively and i think it's not stable.
  3. elliptic : it's in a plain javascript implementation and it does not work in react native

Viewing all articles
Browse latest Browse all 138221

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>