Category: Security
Hashing and privacy-focused utilities.
-
AES Encrypt and Decrypt
Encrypt or decrypt text locally using AES for simple browser-side workflows.
-
Checksum Calculator
Calculate checksums for text or local files to verify integrity quickly in the browser.
-
File Checksum Calculator
Hash local files in the browser to verify integrity without uploading them anywhere.
-
Hash Generator
Generate common hashes such as MD5, SHA-1, and SHA-256 from plain text input.
-
HMAC Generator
Generate HMAC digests from text and secret keys using common secure algorithms.
-
MD5 Generator
Generate MD5 hashes from strings for legacy checks and compatibility tasks.
-
Passphrase Generator
Generate memorable passphrases from random word lists with optional separators and length controls.
-
Password Generator
Generate strong random passwords with adjustable length and character rules.
-
Password Strength Checker
Analyze password strength and explain weaknesses such as length, reuse risk, or poor variety.
-
SHA1 Generator
Generate SHA-1 hashes from strings for legacy compatibility and quick comparisons.
-
SHA256 Generator
Generate SHA-256 hashes from any text input instantly in the browser.
-
Token Generator
Generate random secure-looking tokens for testing, URLs, and temporary local workflows.