Active KST Tool Web tools for security tools.
Checksum Calculator runs locally in your browser where possible and avoids third-party conversion APIs.
Email Validator runs locally in your browser where possible and avoids third-party conversion APIs.
Hash Checker runs locally in your browser where possible and avoids third-party conversion APIs.
PIN Generator runs locally in your browser where possible and avoids third-party conversion APIs.
Passphrase Generator runs locally in your browser where possible and avoids third-party conversion APIs.
Password Generator works with a client-first workflow and uses PHP only where browser JavaScript is not the best option.
Hash any password with PHP password_hash() and the PASSWORD_BCRYPT algorithm. Choose your own bcrypt cost factor from 4 to 15 and see the exact hashing time.
Create a secure password hash with the PHP password_hash() function using PASSWORD_DEFAULT, or generate a strong random password first and hash it in one step.
Check whether a plain password matches a stored password hash using the PHP password_verify() function. Works with bcrypt and Argon2 hashes created by password_hash().
Password Strength Checker runs locally in your browser where possible and avoids third-party conversion APIs.
Random Date Generator runs locally in your browser where possible and avoids third-party conversion APIs.
Random Number Generator runs locally in your browser where possible and avoids third-party conversion APIs.
SHA-1 Hash Generator runs locally in your browser where possible and avoids third-party conversion APIs.
SHA-256 Hash Generator runs locally in your browser where possible and avoids third-party conversion APIs.
SHA-512 Hash Generator runs locally in your browser where possible and avoids third-party conversion APIs.
Secure Token Generator runs locally in your browser where possible and avoids third-party conversion APIs.
We use cookies to run this site, measure traffic, and show advertising. Advertising partners including Google may use cookies to personalise the ads you see. Read our Privacy Policy for details.