05 / hash —SHA Hash Generator

LIVE

SHA family

The SHA-2 family is still considered secure as of 2026.

  • SHA-1 — 160-bit, deprecated for security
  • SHA-256 — 256-bit, industry standard
  • SHA-512 — 512-bit, faster on 64-bit CPUs

HMAC

HMAC adds a secret key to a hash function. Use for API request signing, webhook verification.

Want a heads-up when we ship new tools? One email per release.