Create a Hash

Create an MD5/SHA256 Hash

echo -n whateveryouwanttohash | md5sum
 
echo -n whateveryouwanttohash | sha256sum
 
 
Image result for sha256

Comments

Popular Posts