react-native-crypto-js

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.

xctc-utils

localStorage存储 ``` sessionStorage存储 ``` crypto-js加密、解密 ``` 微信授权登录、微信分享 ``` 设备环境获取 ``` 是否是微信浏览器 ``` 时间戳转时间,字符串转时间戳

crypto.js

原生crypto加密模块的二次封装,简化常用加密函数的使用