react-native-turbo-encryption
Advanced tools
Comparing version
{ | ||
"name": "react-native-turbo-encryption", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A superfast encryption module for React native", | ||
@@ -5,0 +5,0 @@ "source": "./src/index.tsx", |
@@ -38,3 +38,16 @@ # react-native-turbo-encryption | ||
### Comparison with other libraries | ||
| **Module Name** | **Encryption Time (ms)** | | ||
|-------------------------- |-------------------------| | ||
| react-native-turbo-encryption | *5 ms* | | ||
| react-native-aes-crypto | *30 ms* | | ||
Note: react-native-aes-crypto has better security features than this . Prefer using that if security is your top priority. | ||
### Screenshot of Performance Results: | ||
 | ||
 | ||
## License | ||
@@ -41,0 +54,0 @@ |
106019
0.56%58
28.89%