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

Replace crypto-js with node:crypto #2494

Open
3 tasks done
dplewis opened this issue Mar 12, 2025 · 1 comment · May be fixed by #2501
Open
3 tasks done

Replace crypto-js with node:crypto #2494

dplewis opened this issue Mar 12, 2025 · 1 comment · May be fixed by #2501

Comments

@dplewis
Copy link
Member

dplewis commented Mar 12, 2025

New Feature / Enhancement Checklist

Current Limitation

crypto-js and react-native-crypto-js are deprecated. crypto-js is listen add as an optional dependency because of the issues.

Feature / Enhancement Description

These should replaced with node:crypto and react-native-quick-crypto respectfully.

quick-crypto is a well maintained drop in replacement for node:crypto. node:crypto is easily polyfilled for browsers

Example Use Case

This will also help with finishing rollup / vite support #2425

Alternatives / Workarounds

Build our own isomorphic CryptoController without dependencies or document how a user could create there own CryptoController

Copy link

parse-github-assistant bot commented Mar 12, 2025

🚀 Thanks for opening this issue! We are excited about your ideas for improvement!

@dplewis dplewis linked a pull request Mar 13, 2025 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant