How to Install hashalot in Ubuntu 18.04



Install hashalot by entering the following commands in the terminal:

sudo apt update
sudo apt install hashalot

Description:

Read and hash a passphrase

This program will read a passphrase from standard input and print a binary (not printable) hash to standard output. The output is suitable for use as an encryption key.

Homepage: http://www.paranoiacs.org/~sluskyb

Version: 0.3-8

Section: universe/utils