CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
Total Downloads
Cumulative downloads
Total Downloads
10,006,012
Last Day
-1.1%
3,087
Compared to previous day
Last Week
6.6%
51,444
Compared to previous week
Last Month
-25.6%
210,827
Compared to previous month
Last Year
30.7%
2,679,796
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Other packages similar to react-native-crypto-js
bigint-crypto-utils
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
@types/react-native-crypto-js
TypeScript definitions for react-native-crypto-js
hybrid-crypto-js
Hybrid (RSA+AES) encryption and decryption toolkit for JavaScript
paillier-bigint
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt