react-native-simple-crypto icon indicating copy to clipboard operation
react-native-simple-crypto copied to clipboard

A simpler React-Native crypto library

Results 14 react-native-simple-crypto issues
Sort by recently updated
recently updated
newest added

Would it be possible to catch errors on the native side to not crash the app when exceptions happen on native side? When handing in invalid data to the RSA...

Add a new module to support Secp256k1 elliptic curve public-key cryptography Reference: https://github.com/EdgeApp/react-native-fast-crypto

enhancement