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

Support react-native-quick-crypto #89

Open
1 task done
Zzzhuk opened this issue Dec 22, 2024 · 1 comment
Open
1 task done

Support react-native-quick-crypto #89

Zzzhuk opened this issue Dec 22, 2024 · 1 comment

Comments

@Zzzhuk
Copy link

Zzzhuk commented Dec 22, 2024

Current behavior

After installing react-native-quick-crypto with react-native-keys has error:

Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "EVP_PKEY_get_raw_private_key" referenced by "/base.apk!/lib/x86_64/libreactnativequickcrypto.so"...,

The problem with decryptor.cpp and for encryption better to user react-native-quick-crypto instead of CryptoJs

Expected behavior

Working well with both libs

Platform

  • Android

React Native Version

^0.75

React Native Compressor Version

Reproducible Steps And Demo

Install react-native-quick-crypto and react-native-keys

Copy link

👋 @Zzzhuk
Thanks for opening your issue here! If you find this package useful hit the star🌟!

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

1 participant