@samwen/base62-shax

1.0.4 • Public • Published

base62-shax

base62 encode for crypto hash algorithms: sha1, sha224, sha256, sha384 and sha512.

how to install

npm install @samwen/base62-shax --save

how to use

const { base62_sha1 } = require('@samwen/base62-shax');

const sha1_hash = base62_sha1('Hello base62_shax');

Package Sidebar

Install

npm i @samwen/base62-shax

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

5.16 kB

Total Files

4

Last publish

Collaborators

  • samwen