LogoTools

Security Tools

Hashes, tokens and credentials generated entirely on your machine. 2 free tools - every one runs entirely in your browser, nothing you paste in or upload ever leaves your device.

Cryptographic hashes and secure passwords, generated entirely on your machine - nothing about a generated password or the string you're hashing is ever transmitted, which matters more for these two tools than almost anything else on the site.

Common use cases

  • Verifying a downloaded file's integrity against a published checksum
  • Generating a strong password or API key during a project setup

Security FAQ

Is a password generated here as secure as a password manager's generator?

Yes - both use the browser's cryptographically secure random number generator, not a weaker pseudo-random source. The difference is a password manager also stores and autofills it; this tool only generates.

Browse other categories