Encryption Tools / Encrypt
RC4 Decrypt
Decrypt RC4 ciphertext with the same passphrase in the browser.
0Input chars
0Output chars
EncryptedResult type
0 msProcessing time
Encryption Tools / Encrypt
Decrypt RC4 ciphertext with the same passphrase in the browser.
Sample text
Result
CryptoJS handles the cipher operation locally, so no text leaves the browser.
Use the same passphrase for both encrypt and decrypt pages to recover the original text.
The sample button loads a ready-to-run example for quick testing.