Who It Serves
Developers, release engineers, security reviewers, and technical users who need quick local hash calculations without setting up command-line tooling.
HashOnline is a static web application for calculating hashes, checksums, message authentication codes, and key derivation outputs directly in your browser.
Developers, release engineers, security reviewers, and technical users who need quick local hash calculations without setting up command-line tooling.
The site is generated with Astro and runs hash computations with WebAssembly and JavaScript libraries in the browser. Input data is not sent to a HashOnline server.
HashOnline includes SHA-2, SHA-3, Keccak, BLAKE, MD-family hashes, CRC checksums, HMAC, KMAC, and password-oriented KDFs such as Argon2id, bcrypt, and scrypt.