🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

hasha-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hasha-cli

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

latest
Source
npmnpm
Version
7.0.0
Version published
Weekly downloads
358
43.78%
Maintainers
1
Weekly downloads
 
Created
Source

hasha-cliCLI

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

Install

npm install --global hasha-cli

Usage

$ hasha --help

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

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

  Example
    $ hasha unicorn --algorithm=md5
    1abcb33beeb811dca15f0ac3e47b88d9
  • hasha - API for this package

Keywords

cli-app

FAQs

Package last updated on 12 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts