@taingo97/react-native-rsa
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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

/@taingo97/react-native-rsa/

    Package Sidebar

    Install

    npm i @taingo97/react-native-rsa

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    218 kB

    Total Files

    44

    Last publish

    Collaborators

    • tailgbga2