Hash Generator
**Cryptographic Hashing & Security Utilities** Generate secure hashes, verify data integrity, and create random tokens for authentication, checksums, and security applications. **Key Features:** - **Multiple Hash Algorithms**: MD5, SHA1, SHA-256, SHA-384, SHA-512 - **HMAC Generation**: Create keyed-hash message authentication codes - **Hash Verification**: Verify text matches expected hash -…
Hash Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Hash /hash |
Generate a cryptographic hash of the provided text using the specified algorithm. Supported algorithms: md5, sha1, sha256, sha384, sha512. |
| POST |
Generate All Hashes /hash/all |
Generate all supported hash types (MD5, SHA1, SHA256, SHA384, SHA512) at once for the provided text. |
Hash Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|