react-native-buttercrypt
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

react-native-buttercrypt

React Native Crypto tools

Installation

npm install react-native-buttercrypt

Usage

import Buttercrypt from "react-native-buttercrypt";

// ...

const key = await Buttercrypt.deriveKeyFromPassword('password', 'salt', 20);

Contributing

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

License

MIT

Package Sidebar

Install

npm i react-native-buttercrypt

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

63.7 kB

Total Files

33

Last publish

Collaborators

  • sallar