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

[Suggestion] Use latest ndkports for the OpenSSL library of Android #351

Open
wh201906 opened this issue Jun 20, 2024 · 3 comments
Open

Comments

@wh201906
Copy link

Hi there.
It looks like the OpenSSL library for Android of react-native-quick-crypto is from this site. But the latest AAR on it was released on Oct 18, 2022 and is somewhat outdated.
While the AAR on the Maven repo seems to be unmaintained, the source code of ndkports is actively updated on this site. Would it be possible for react-native-quick-crypto to build the latest OpenSSL for Android based on the latest source code of ndkports?
I guess KDAB/android_openssl is also a good choice because it has been actively maintained. But it's for Qt on Android so I'm sure if it works for react-native-quick-crypto.

@boorad
Copy link
Collaborator

boorad commented Jun 20, 2024

Want to throw together a PR with this change and see how the tests in the example application do with it?

@wh201906
Copy link
Author

I'm still getting familiar with the codebase of this library. But I'd love to contribute if I could.

@shamilovtim
Copy link
Contributor

I went ahead and opened an issue on this: android/ndk-samples#1068

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

3 participants