AES Encryption
AES-GCM encryption with PBKDF2 — your text and passphrase never leave your browser
Plaintext
Text to encrypt
Related tools
Basic Auth Generator
Generate an HTTP Basic Authentication header from a username and password. Produces the Authorization header and ready-to-use curl and fetch snippets. Runs fully client-side.
Bcrypt Generator & Verifier
Hash passwords with bcrypt and verify hashes — choose your cost factor (rounds 4–15), get a secure hash instantly, and check whether a password matches a hash. Runs entirely in your browser.
CORS Header Validator
Validate Cross-Origin Resource Sharing headers for security compliance
CSP Builder
Visual Content Security Policy generator. Build secure CSP headers with an interactive UI, preview policies, and export for Nginx, Apache, and Next.js.
Email Validator
Validate email addresses with RFC 5322 syntax checking, disposable/temporary email detection, and domain verification. Client-side only.
Hash Comparison Tool
Compare hash values and generate hashes from text for verification