hashit

0.0.2 • Public • Published

hashit is a simple method for making secure codes out of plain text. It uses sha-1 and crypto to make things hopefully secure.

Usage

var hashit = require('hashit');
hashit('somepassword', 'yoursecretcode'); //returns a hashed string

Link to the Github Repo

Readme

Keywords

none

Package Sidebar

Install

npm i hashit

Weekly Downloads

2

Version

0.0.2

License

BSD

Last publish

Collaborators

  • mp