Encrypt Tweet
Encrypt short text with a passphrase
Note: All encryption operations are performed in your browser.
Input + output
Type in your passphrase. The tweet is encrypted as soon as both fields are filled.
EncryptTweet
Encrypt short text for sharing
This tool creates a CryptoJS AES passphrase-encrypted string. The output does not preserve the original format or length, so check the final ciphertext against the destination's character limit.
Anyone who has both the ciphertext and passphrase can recover the message. Test the result in the Decrypt Tweet tool before sharing it.
How encryption works
- Type your tweet into the text area.
- Enter a unique passphrase.
- Encrypt the text. The ciphertext will be longer than the original message.
- Copy the ciphertext and share the passphrase through a separate channel.
When this tool helps
Use this page for a short encrypted message when the recipient already has a separate way to receive the passphrase. Test the ciphertext in the Decrypt Tweet tool before sharing it.
Decrypt the message
If you've received an encrypted tweet and need to decrypt it, use our Decrypt Tweet tool.