RC4 Encrypt
Encrypt or decrypt text with the RC4 stream cipher.
Note: RC4 is a symmetric stream cipher. On encrypt, plaintext is converted to hex and the output is hex ciphertext; on decrypt, paste the hex ciphertext. RC4 is deprecated for new use — prefer ChaCha20 or AES.
What Is a RC4 Encrypt?
The RC4 Encrypt tool encrypts and decrypts text with the RC4 (ARC4) stream cipher. RC4 is a widely deployed cipher historically used in WEP, TLS, and PDF encryption, and it is still supported by many legacy systems.
How to Use This RC4 Encrypt
- 1Enter KeyProvide a key as hex or plain text.
- 2Enter TextType plaintext to encrypt, or paste hex ciphertext to decrypt.
- 3Choose DirectionClick Encrypt or Decrypt.
Frequently Asked Questions
Related Cryptography Tools
MD5 Generator
Free online MD5 hash generator.
SHA-1 Generator
Free online SHA-1 hash generator.
SHA-256 Generator
Free online SHA-256 hash generator.
SHA-512 Generator
Free online SHA-512 hash generator.
SHA-224 Generator
Free online SHA-224 hash generator.
SHA-384 Generator
Free online SHA-384 hash generator.
More Cryptography Tools
SHA-3 Generator
Free online SHA-3 (Keccak) hash generator.
SHA-256 File Hash
Compute the SHA-256 checksum of any file.
SHA-512 File Hash
Compute the SHA-512 checksum of any file.
RIPEMD-160 Generator
Free online RIPEMD-160 hash generator.
BLAKE2 Generator
Free online BLAKE2b and BLAKE2s hash generator.
BLAKE3 Generator
Free online BLAKE3 hash generator.

