Encrypt text and files with AES-256. Decrypt with your password.
PBKDF2 key derivation with 100,000 iterations. Never stored.
Paste text or drop a file, enter a password, and CipherForces encrypts it using AES-256-GCM via the browser's native Web Crypto API. The recipient decrypts with the same password. All encryption and decryption happen locally.
Privacy: Encryption uses crypto.subtle. Your password and plaintext never leave your browser.
Drag and drop or click to select your file.
Adjust quality, size, or format options.
Your processed file is ready instantly.
Generate SHA-1, SHA-256, SHA-384, SHA-512 hashes for text and files.
Open toolVerify file integrity by comparing SHA-256 checksums.
Open toolCheck any website's SSL certificate and security headers.
Open toolDecode a JSON Web Token to inspect its header, payload, and expiry.
Open tool