This is a simple object oriented implementation of the RC4 stream cipher. The implementation supports any key length from 8 to 256 bits. The implementation includes test vectors to check the ...