sha256
Read and hash a passphrase
Install
- All systems
-
curl cmd.cat/sha256.sh
- Debian
-
apt-get install hashalot
- Ubuntu
-
apt-get install hashalot
- Kali Linux
-
apt-get install hashalot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hashalot
- Raspbian
-
apt-get install hashalot
- Dockerfile
- dockerfile.run/sha256
hashalot
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.