Hash Identifier
Paste a hash to detect its likely algorithm.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
Cryptographic and password hashes carry no explicit label saying which algorithm produced them, but their length and character set are usually a strong tell: an MD5 digest is always 32 hex characters (128 bits), SHA-1 is 40 hex characters (160 bits), SHA-256 is 64 hex characters (256 bits), and password-hashing schemes like bcrypt encode their own prefix, such as $2a$, $2b$ or $2y$, followed by a work-factor and a base64-style salt-plus-hash string rather than plain hex.
Penetration testers and digital forensics investigators use this kind of pattern-matching — the same logic tools like hashcat and John the Ripper apply when auto-detecting a hash mode — as the first step before attempting to crack or verify a hash, since picking the wrong algorithm makes every subsequent attempt fail no matter how strong the cracking dictionary is.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)