Class Crypter
public static
string
|
|
public static
string
|
|
public static
integer
|
|
protected static
integer
|
|
protected static
string
|
|
protected static
string
|
|
protected static
string
|
public static
string
|
$cipher | MCRYPT_RIJNDAEL_256 |
#
The encryption cipher. |
public static
string
|
$mode | MCRYPT_MODE_CBC |
#
The encryption mode. |
public static
integer
|
$block | 32 |
#
The block size of the cipher. |