Description: Rc4crypt is a multi-platform compatible symmetric encryption/decryption algorithm, i.e. the same key can encrypt data, as well as decrypt it. PHP lacks RC4 support even through the libmycrypt module, since RC4 is unavailable in recent versions.