RC4_Encryption Use RC4 algorithm to encrypt sentences Run file python RC4_ALgorithm Steps Input plaintext and key Generate keystream ciphertext = plaintext xor keystream Example