Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

buttercup/react-native-buttercrypt

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published