This class implements the stream cipher RC4 - see http://en.wikipedia.org/wiki/RC4 The length of s-box is full 256-bit.
Located in /class.crypt.php (line 29)
benchmark implementation
checks whether implementation works correct
decrypts stream using prior set key
encrypts stream using the prior set key
permutate s-box before cipher run
set a key
Documentation generated on Tue, 03 Mar 2009 17:58:06 +0100 by phpDocumentor 1.4.1