EnglishFrenchSpanish

OnWorks favicon

sha384 - Online in the Cloud

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

This is the command sha384 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 sha384 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad