SHA generator
Calculate SHA-256, SHA-384 and SHA-512 hashes.
Generate modern SHA hashes locally from text. The tool computes SHA-256, SHA-384 and SHA-512 directly in the browser without sending the content to the server.
Source text
Ready.
SHA hashes
— — — Local calculation using SHA algorithms natively available in modern browsers.
Quick explanation
Paste text: SHA-256, SHA-384 and SHA-512 hashes are calculated automatically with the browser Web Crypto API.
Try this too
Need classic fingerprints?
Use the MD5, SHA-1 and CRC32 generator for legacy formats and compatibility checks.
Additional information
Generate a modern SHA hash
This generator calculates SHA-256, SHA-384 and SHA-512 hashes directly in your browser. These algorithms belong to the SHA-2 family and are commonly used to check content integrity or produce a robust fingerprint.
The text you enter is not sent to the server. The calculation uses the browser native Web Crypto API to rely on a trusted base instead of a custom implementation.
Why only these variants?
SHA-224, SHA-512/224, SHA-512/256 and SHA-3 exist, but they are not always natively available in browsers. AppErgo deliberately limits this tool to algorithms widely supported by Web Crypto: SHA-256, SHA-384 and SHA-512.
This avoids adding a fragile or hard-to-audit library for less common variants.
SHA, MD5 and SHA-1
For new uses, SHA-256 or SHA-512 are better choices than MD5 or SHA-1. These older formats remain useful to recognize legacy hashes or check existing systems, but they should no longer be chosen for modern security.
If you need MD5, SHA-1 or CRC32, use the MD5, SHA-1 and CRC32 generator, designed for classic fingerprints and compatibility checks.
Limits and reuse
AppErgo tools are provided free of charge for practical and informational purposes. Although care is taken in their design, a result may be incomplete, unexpected or incorrect. Before relying on a result for any important use, check it using an appropriate method.
To report a bug in the tool, you can use the dedicated bug report form.
Results produced by AppErgo tools may be copied and reused freely. When publicly reusing a result, a method or an AppErgo page, a link to the relevant page is appreciated.
Unless otherwise stated, AppErgo texts, images, visual elements, scripts, templates and internal components remain the property of AppErgo.
For any other request, you can contact the webmaster.