AES Text Encrypt/Decrypt - Online Secure Message Tool
Encrypt and decrypt text using AES in the browser with a password. Uses Web Crypto API. No data sent to server.
UD5 Toolkit
Test your server's TLS security, cipher suites, and certificate configuration
Reference of common TLS cipher suites with security ratings
| Cipher Suite Name | Hex ID | Protocol | Key Exchange | Encryption | Bits | Security |
|---|
Encrypt and decrypt text using AES in the browser with a password. Uses Web Crypto API. No data sent to server.
Encrypt and decrypt text using the browser's Web Crypto API. Supports AES‑GCM and subtle key generation. No server required.
Sign a message with a private key and verify the signature with the public key. Learn digital signature flow.
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
Generate strong, memorable passphrases using the Diceware word list (EFF). Choose number of words. Cryprographically random selection. Privacy guaranteed.
Decode a message hidden in a string of emojis (each emoji maps to a letter). Fun game for kids. Create your own.
Generate ultra-secure, random passwords with configurable length and character sets. Created entirely on your device; never transmitted or stored.
Convert your text into a string of emojis using a simple substitution cipher. Share secret messages that look fun. Decode them with the same tool. All local.
Attempt to detect your current DNS resolver IPs using DNS‑leak test queries. Educational. Privacy‑friendly.
Experiment with exponential, square root, and hypotenuse functions in CSS. See live computed values. Modern CSS math.
Generate a DKIM DNS record from a public key and selector. Check syntax. Improve your domain’s email deliverability.
Check if a website is globally reachable or experiencing issues. Status code and latency displayed. Quick browser-side test.
Use trigonometric functions in CSS to create circular animations and layouts without JavaScript. See the code.
Generate Argon2id hashes in the browser using a WASM compilation. Choose memory, iterations, and parallelism. Secure local hashing.
Enter a URL to see exactly what Open Graph and Twitter card tags will be shown when shared on social media. Fetch from browser.
Generate flowing geometric art by layering sine waves with different frequencies, amplitudes, and colors. Download SVG.
Paste HTML and instantly remove all tags, leaving only the text content. Optional keep line breaks. Quick cleaning.
Search a curated dictionary of modern internet acronyms (IMO, TBH, IYKYK) and slang. Simple offline-capable reference. No tracking.
Create a strong, memorable password using 4 random common words. The famous xkcd method. Local wordlist.
Find your public IP address and view approximate geolocation, ISP, and browser header details. No personal data stored. Static and instant.
Generate random but realistic‑looking data arrays (users, products, orders) with typos and missing fields. For test robustness.
Create smooth, animated CSS waves (like water or sound) by adjusting amplitude, colors, and speed. Copy the ready‑to‑use SVG/CSS code.
Write a message and set a future date. It will be hidden until that day. All stored locally with countdown.
Use your webcam to take selfies. Add a simple frame or filter, then download the picture. No upload, just fun.
Upload a font file or specify a URL and generate the complete @font‑face rule with modern formats and font‑display. Copy instantly.
Turn every line of a text file into a separate JSON object in a JSONL file. Configure key name and add line numbers. Perfect for data importing.
Map CSV columns with latitude/longitude to GeoJSON points. Create map‑ready data instantly. All local.
Assign a CSS class to any emoji and generate a snippet that displays the emoji as a background image or pseudo element. Useful for icon systems.
Paste a data: URL and instantly download the file it represents. Supports all MIME types. Simple extraction.
Build perfect Open Graph meta tags for rich social media previews. Preview how your link will look on Facebook and LinkedIn. Structured data tools for better CTR.