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

Android: Fix build: Upgrade react-native-quick-crypto to v0.7.5 #11294

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Oct 30, 2024

Summary

This pull request fixes a build failure caused by 05a588a. The original build failure is possibly related to margelo/react-native-quick-crypto#403.

Testing plan

  1. Open Android Studio
  2. Build.
  3. Verify that the build completes successfully.
  4. Deploy to a connected Android device.
  5. Verify that the startup "Crypto Tests" pass without logging an error.
    • Note: The upstream library is now logging 'sanitized input []' when pbkdf2 is used (upstream issue).

@laurent22 laurent22 merged commit 441021b into laurent22:dev Oct 30, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants