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

feat(rn): add bundle injection logic #1130

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

moldy530
Copy link
Collaborator

@moldy530 moldy530 commented Nov 5, 2024

Pull Request Checklist


PR-Codex overview

This PR introduces support for the bitcoinj library and enhances the NativeTEKStamperModule by implementing hybrid encryption and decryption functionality. It also refines the use of EncryptedSharedPreferences for secure storage.

Detailed summary

  • Added bitcoinj-core dependency.
  • Introduced new imports for Tink and bitcoinj.
  • Created a new BUNDLE_KEY constant.
  • Replaced the previous masterKey initialization with a new setup.
  • Registered TinkConfig during module initialization.
  • Modified the init method to support HPKE decryption.
  • Updated injectCredentialBundle method to handle decryption of credential bundles.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ❌ Failed (Inspect) Nov 13, 2024 0:13am
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 0:13am

Copy link
Collaborator Author

moldy530 commented Nov 5, 2024

@moldy530 moldy530 marked this pull request as ready for review November 12, 2024 16:22
Base automatically changed from moldy/rn-gen-keypair to moldy/rn-base November 13, 2024 00:27
@moldy530 moldy530 merged commit bf5307b into moldy/rn-base Nov 13, 2024
4 of 7 checks passed
@moldy530 moldy530 deleted the moldy/bundle-injection branch November 13, 2024 00:27
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.

1 participant