Formatting output Plese Wait...

zCryptDrv_xor_intermediate Class Reference
[Zigmoyd Encryption System.]

XOR adapter (Intermediate) for Zigmoyd Encryption System. More...

Inheritance diagram for zCryptDrv_xor_intermediate:

Inheritance graph
[legend]
Collaboration diagram for zCryptDrv_xor_intermediate:

Collaboration graph
[legend]

Public Member Functions

 zCryptDrv_xor_intermediate ()
 __construct ()
 blockise ($str)
 Blockise a String into Block Size.
 dblockise ($str)
 Deblockise a String.
 psubstr ($str, $start, $len)
 Unknown Operation.
 get_block ($str, $i)
 Get Specified Block of a string supplied.
 x_enc ($string, $key)
 Unknown Operation.
 x_dcd ($string, $key)
 Unknown Operation.
 enc ($str, $key)
 encodes
 dcd ($str, $key)
 decodes
 encode ($str, $key, $mode=ENC_BIN)
 Encodes using enc().
 decode ($str, $key, $mode=ENC_BIN)
 Decodes using dcd().
 dec_decode ($salted)
 Decodes a Numarically encoded string.
 dec_encode ($salt)
 Encodes a string into 0-9 Numbers and returns that numarical string.

Data Fields

 $val

Detailed Description

XOR adapter (Intermediate) for Zigmoyd Encryption System.

can be used when mcrypt is not available

Definition at line 30 of file xor.php.


Constructor & Destructor Documentation

zCryptDrv_xor_intermediate::__construct( ) 


Member Function Documentation

zCryptDrv_xor_intermediate::zCryptDrv_xor_intermediate( ) 

zCryptDrv_xor_intermediate::blockise( string $str ) 

zCryptDrv_xor_intermediate::dblockise( string $str ) 

zCryptDrv_xor_intermediate::psubstr( string $str, int $start, int $len )

zCryptDrv_xor_intermediate::get_block( string $str, int $i )

zCryptDrv_xor_intermediate::x_enc( string $string, string $key )

zCryptDrv_xor_intermediate::x_dcd( string $string, string $key )

zCryptDrv_xor_intermediate::enc( string $str, string $key )

zCryptDrv_xor_intermediate::dcd( string $str, string $key )

zCryptDrv_xor_intermediate::encode( string $str, string $key, int $mode = ENC_BIN )

zCryptDrv_xor_intermediate::decode( string $str, string $key, int $mode = ENC_BIN )

zCryptDrv_xor_intermediate::dec_decode( string $salted ) 

zCryptDrv_xor_intermediate::dec_encode( String $salt ) 


Field Documentation

zCryptDrv_xor_intermediate::$val


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

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