Formatting output Plese Wait...

zCryptDrv_mcrypt Class Reference
[Zigmoyd Encryption System.]

MCrypt adapter for Zigmoyd Encryption System. More...

Inheritance diagram for zCryptDrv_mcrypt:

Inheritance graph
[legend]
Collaboration diagram for zCryptDrv_mcrypt:

Collaboration graph
[legend]

Public Member Functions

 zCryptDrv_mcrypt ()
 __construct ()
 mct ()
 Generates Numbers dependng on Time.
 encode ($str, $key=NULL)
 encodes a string using static IV.
 decode ($str, $key=NULL)
 Decrypts a string which is encrypted using encode() method using static IV.
 denc ($str, $key=NULL)
 encodes a string using Dynamic IV.
 ddcd ($str, $key=NULL)
 decodes a string using dynamic IV.
 tenc ($str, $key=NULL)
 Time based encryption.
 tdcd ($str, $key=NULL)
 decrypts a string thats encoded using tenc() method.
 encrypt ($str, $key=NULL)
 Alias of encode().
 decrypt ($str, $key=NULL)
 Alias of decode().

Data Fields

 $iv
 $key
 $iv_size
 $div

Detailed Description

MCrypt adapter for Zigmoyd Encryption System.

can be used when mcrypt is available

Definition at line 30 of file mcpt.php.


Constructor & Destructor Documentation

zCryptDrv_mcrypt::__construct( ) 


Member Function Documentation

zCryptDrv_mcrypt::zCryptDrv_mcrypt( ) 

zCryptDrv_mcrypt::mct( ) 

zCryptDrv_mcrypt::encode( string $str, string $key = NULL )

zCryptDrv_mcrypt::decode( string $str, string $key = NULL )

zCryptDrv_mcrypt::denc( string $str, string $key = NULL )

zCryptDrv_mcrypt::ddcd( string $str, string $key = NULL )

zCryptDrv_mcrypt::tenc( string $str, string $key = NULL )

zCryptDrv_mcrypt::tdcd( string $str, string $key = NULL )

zCryptDrv_mcrypt::encrypt( string $str, string $key = NULL )

zCryptDrv_mcrypt::decrypt( string $str, string $key = NULL )


Field Documentation

zCryptDrv_mcrypt::$iv

zCryptDrv_mcrypt::$key

zCryptDrv_mcrypt::$iv_size

zCryptDrv_mcrypt::$div


The documentation for this class was generated from the following file:

Generated on Mon Oct 27 23:53:43 2008 for zigmoyd.kdevelop by doxygen 1.5.6
CompoundsX
Build Compounds List