Class JCryptCipherRijndael256

Description

JCrypt cipher for Rijndael 256 encryption, decryption and key generation.

  • since: 12.1

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

JCryptCipherMcrypt
   |
   --JCryptCipherRijndael256
Variable Summary
 string $keyType
 integer $mode
 integer $type
Variables
string $keyType = 'rijndael256' (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_RIJNDAEL_256 (line 26)

Redefinition of:
JCryptCipherMcrypt::$type
Methods

Documentation generated on Tue, 19 Nov 2013 15:12:18 +0100 by phpDocumentor 1.4.3