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

0.0.2 • Public • Published

react-native-rsa-expo

generate key rsa

Installation

npm install @taingo97/react-native-rsa-expo
or
yarn add @taingo97/react-native-rsa-expo

Usage

import { generateKeys ,  generateKeysKt} from "@taingo97/react-native-rsa-expo";

// ...

const result = await generateKeys(2048);
or
const result = await generateKeysKt(2048);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i @taingo97/react-native-rsa-expo

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

297 kB

Total Files

47

Last publish

Collaborators

  • tailgbga2