@taingo97/react-native-rsa
v0.0.1
Published
generate key rsa
Downloads
2
Readme
react-native-rsa
generate key rsa
Installation
npm install @taingo97/react-native-rsa
or
yarn add @taingo97/react-native-rsa
Usage
import Rsa from "@taingo97/react-native-rsa";
// ...
const result = await Rsa.generateKeys(2048);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT