AgentsInFlow
AgentsInFlow

Hash Generator

MD5, SHA family, and bcrypt, from text or a dropped file. Runs entirely in your browser.

Input

MD5 and SHA family update live. Bcrypt runs only when you click Generate.

Bcrypt costhigher = slower, more secure
Hashes
MD5Waiting for input.
SHA-1Waiting for input.
SHA-256Waiting for input.
SHA-384Waiting for input.
SHA-512Waiting for input.
BcryptClick generate.

How this works

Text mode is for quick hashes of strings, payloads, and secrets. File mode does the same work for large files without sending anything off the machine.

MD5 and the SHA family update as you type. Bcrypt waits for an explicit click because it is intentionally slower and is usually the one you want to control more carefully.

Large-file hashing shows visible progress so you know the page is still working. Each result is copyable on its own, which makes it practical for release checks, fixture generation, or quick verification work.

Built by AgentsInFlow. Runs entirely in your browser.
Prototype. 2026-04-15