This package has been deprecated

Author message:

NoLongerUsed

hashcli

1.0.0 • Public • Published

Hashing made simple. Get the hash of text or stdin.

NPM

Install

$ npm install --global hashcli

Usage

$ hasha --help

  Usage
    $ hasha <text>
    $ cat <file> | hasha

  Options
    -a, --algorithm  Cipher algorithm: md5,sha1,sha256,sha512   [Default: sha512]
    -e, --encoding   Output encoding: hex,base64,buffer,binary  [Default: hex]

  Example
    $ hasha yoginth --algorithm=md5
    1abcb33beeb811dca15f0ac3e47b88d9

License

MIT © Yoginth

Dependents (0)

Package Sidebar

Install

npm i hashcli

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • npm