The Cipher_rc4:: class implements the Cipher interface encryption data using the RC4 encryption algorthim. This class uses the PEAR Crypt_RC4 class to do the encryption.
$Horde: framework/Cipher/Cipher/rc4.php,v 1.4.12.11 2009/01/06 15:22:57 jan Exp $
Copyright 2002-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Cipher/Cipher/rc4.php (line 18)
Horde_Cipher | --Horde_Cipher_rc4
Pointer to a PEAR Crypt_RC4 object
Inherited from Horde_Cipher
Horde_Cipher::$_blockMode
Horde_Cipher::$_iv
Constructor
Decrypt a block of data.
Encrypt a block of data.
Return the size of the blocks that this cipher needs.
Set the key to be used for en/decryption.
Inherited From Horde_Cipher
Horde_Cipher::decrypt()
Horde_Cipher::encrypt()
Horde_Cipher::factory()
Horde_Cipher::setBlockMode()
Horde_Cipher::setIV()
Documentation generated on Sun, 30 Jan 2011 05:20:45 +0000 by phpDocumentor 1.4.3