A JavaScript implementation of the complete Secure Hash Standard SHA-1 as well as HMAC
$ npm install sha1.jsvarsha1=require('sha1.js');console.log(sha1.hex('string'));Copyright (c) 2016 Lunkr. MIT Licensed, see LICENSE for details.
There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A JavaScript implementation of the complete Secure Hash Standard SHA-1 as well as HMAC
$ npm install sha1.jsvarsha1=require('sha1.js');console.log(sha1.hex('string'));Copyright (c) 2016 Lunkr. MIT Licensed, see LICENSE for details.