The Cipher_blowfish:: class implements the Cipher interface encryption data using the Blowfish algorithm.
$Horde: framework/Cipher/Cipher/blowfish.php,v 1.14.12.14 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/blowfish.php (line 17)
Horde_Cipher | --Horde_Cipher_blowfish
Pi Array
S Box (s1)
S Box (s2)
S Box (s3)
S Box (s4)
The number of rounds to do
Inherited from Horde_Cipher
Horde_Cipher::$_blockMode
Horde_Cipher::$_iv
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.
Converts a text key into an array.
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:15:35 +0000 by phpDocumentor 1.4.3