0.0.7 • Published 10 years ago

hash-pipe v0.0.7

Weekly downloads
19
License
-
Repository
github
Last release
10 years ago

##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
0.0.7

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago