Skip to main content
ARCHITECTVI

Software Engineer

Available for work

Open to opportunities
ARCHITECTVI

Software Engineer

Available for work

Open to opportunities
All Tools

Hash Generator

Multiple Algorithms & Modes

Generate cryptographic hashes (SHA-1, SHA-256, SHA-384, SHA-512, MD5) with support for simple hashing and HMAC authentication codes.

Input Text

ℹ Info:

  • Simple Hash: Standard cryptographic hash of input text
  • HMAC: Hash-based Message Authentication Code for data integrity
  • Web Crypto: SHA-1, SHA-256, SHA-384, SHA-512 use browser's Web Crypto API
  • MD5: Legacy algorithm (simplified implementation)
  • Format: Choose between hexadecimal and Base64 encoding