This is a hash calculator with support for: md5, sha1, sha224, sha256, sha384, sha512, sha3_224, sha3_256, sha3_384, sha3_512, blake2s, blake2b, shake_128, and shake_256. right from the terminal.
-
Updated
Sep 28, 2025 - Python
This is a hash calculator with support for: md5, sha1, sha224, sha256, sha384, sha512, sha3_224, sha3_256, sha3_384, sha3_512, blake2s, blake2b, shake_128, and shake_256. right from the terminal.
Python script for easy hash calculation and verification with SHA-256, BLAKE-512, and BLAKE2b algorithms.
Add a description, image, and links to the hash-calculator topic page so that developers can more easily learn about it.
To associate your repository with the hash-calculator topic, visit your repo's landing page and select "manage topics."