hash-pipe

0.0.7 • Public • Published

hash-pipe computes 46 different hash sums

Installation:

    # hash-pipe is a Node.js package
    $ npm install -g hash-pipe

Usage:

    $ hash-pipe <algorithm> [options] [file]

Examples:

    # Check the integrity of a torrent 
    $ hash-pipe md5 -h movie.torrent

    # Create a secure password
    $ echo "foobar" | hash-pipe sha
    
    # Output some helpful information
    $ hash-pipe --help

Readme

Keywords

none

Package Sidebar

Install

npm i hash-pipe

Weekly Downloads

1

Version

0.0.7

License

none

Last publish

Collaborators

  • chris-young