
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
@react-native-module/crypto
Advanced tools
A port of node's crypto
module to React Native.
The goal of this module is to reimplement node's crypto module so that it can run in react-native supported environments.
Features and interface must be compatible with node's crypto
this module is a clone of crypto-browserify, react-native-crypto
If your app is running on mobile [android, ios] only, sufficient to use module react-native-crypto Use this module if you are considering other platforms
This module has peerDependency "react", "react-native", "@react-native-module/pbkdf2"
A typical workflow:
npm i --save @react-native-module/crypto @react-native-module/pbkdf2
yarn add @react-native-module/crypto @react-native-module/pbkdf2
Here is the subset that is currently implemented:
these features from node's crypto
are still unimplemented.
these features would benefit from native implementations
Thank you for investing your time in contributing to this project!
MIT
FAQs
implementation of crypto for React Native
The npm package @react-native-module/crypto receives a total of 23 weekly downloads. As such, @react-native-module/crypto popularity was classified as not popular.
We found that @react-native-module/crypto demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.