EnglishFrenchSpanish

OnWorks favicon

hashalot - Online in the Cloud

Run hashalot in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command hashalot that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hashalot - read a passphrase and print a hash

SYNOPSIS


hashalot [ -s SALT ] [ -x ] [ -n #BYTES ] [ -q ] [ HASHTYPE ]
HASHTYPE [ -s SALT ] [ -x ] [ -n #BYTES ] [ -q ]

DESCRIPTION


hashalot is a small tool that reads a passphrase from standard input, hashes it using the
given hash type, and prints the result to standard output.

Warning: If you do not use the -x option, the hash is printed in binary. This may wedge
your terminal settings, or even force you to log out.

This is not a general purpose hasher, only the first line is used, not even including the
final newline. Thus, don't be surprised if the output seems to be different from other
tools -- you'd have to hash exactly the same string.

Supported values for HASHTYPE:
ripemd160 rmd160 rmd160compat sha256 sha384 sha512

OPTIONS


The option -s SALT specifies an initialization vector to the hashing algorithm. You need
this if you want to prevent identical passwords to map to identical hashes, which is a
security risk.

If the -x option is given then the hash will be printed as a string of hexadecimal digits.

The -n option can be used to limit (or increase) the number of bytes output. The default
is as appropriate for the specified hash algorithm: 20 bytes for RIPEMD160, 32 bytes for
SHA256, etc. The default for the "rmd160compat" hash is 16 bytes, for compatibility with
the old kerneli.org utilities.

The -q option causes hashalot to be more quiet and not print some warnings which may be
superfluous.

Use hashalot online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

Ad