Class JCryptCipherBlowfish

Description

JCrypt cipher for Blowfish encryption, decryption and key generation.

  • since: 12.1

Located in /libraries/joomla/crypt/cipher/blowfish.php (line 19)

JCryptCipherMcrypt
   |
   --JCryptCipherBlowfish
Variable Summary
 string $keyType
 integer $mode
 integer $type
Variables
string $keyType = 'blowfish' (line 39)
  • var: The JCrypt key type for validation.
  • since: 12.1
  • access: protected

Redefinition of:
JCryptCipherMcrypt::$keyType
integer $mode = MCRYPT_MODE_CBC (line 33)

Redefinition of:
JCryptCipherMcrypt::$mode
integer $type = MCRYPT_BLOWFISH (line 26)

Redefinition of:
JCryptCipherMcrypt::$type
Methods

Documentation generated on Tue, 19 Nov 2013 14:54:41 +0100 by phpDocumentor 1.4.3