Skip to content

0luwaj0x1/readycrpyt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readycrypt

npm version

Installation

yarn add readycrypt

Usage

import { encryptPassword, encryptPin } from 'readycrypt'


const encryptedPassword = encryptPassword('yourpassword')

const encryptedPin = encryptPin('yourpin', 'your-session-id')

About

A group of hashing functions for readycash

Resources

Stars

Watchers

Forks

Packages

No packages published