cyberhash

1.0.0 • Public • Published

Cyberhash

Installation

NpmJS

npm install cyberhash

GitHub

npm install https://github.com/ModulesX1/Cyberhash

Usage Examples

import cyberhash from 'cyberhash';

const password = "ROOT@123456uu";
const encript = cyberhash( password, "YOUR_SECRET_KEY( Optional )" );

Readme

Keywords

Package Sidebar

Install

npm i cyberhash

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.89 kB

Total Files

9

Last publish

Collaborators

  • modulesx1