Copyright 2005  HACKPRO TM. All Rights Reserved.

 //*********************************************************//
 //*    Reservados todos los derechos HACKPRO TM  2005    *//
 //*-------------------------------------------------------*//
 //* NOTA IMPORTANTE                                       *//
 //*-------------------------------------------------------*//
 //* Sintase libre para usar esta clase en sus pginas,   *//
 //* con tal de que TODOS los crditos permanecen intactos.*//
 //* Slo ladrones deshonrosos transmite el cdigo que los *//
 //* programadores REALES escriben con difcultad y libre- *//
 //* mente lo comparten quitando los comentarios y diciendo*//
 //* que ellos escribieron el cdigo.                      *//
 //*.......................................................*//
 //* Encrypts and Decrypts a chain.                        *//
 //*-------------------------------------------------------*//
 //* Original in VB for:    Kelvin C. Perez.               *//
 //* E-Mail:                kelvin_perez@msn.com           *//
 //* WebSite:               http://home.coqui.net/punisher *//
 //*+++++++++++++++++++++++++++++++++++++++++++++++++++++++*//
 //* Programmed in PHP for: Heriberto Mantilla Santamara. *//
 //* E-Mail:                heri_05-hms@mixmail.com        *//
 //* WebSite:               www.geocities.com/hackprotm/   *//
 //*.......................................................*//
 //* IMPORTANT NOTE                                        *//
 //*-------------------------------------------------------*//
 //* Feel free to use this class in your pages, provided   *//
 //* ALL credits remain intact. Only dishonorable thieves  *//
 //* download code that REAL programmers work hard to write*//
 //* and freely share with their programming peers, then   *//
 //* remove the comments and claim that they wrote the     *//
 //* code.                                                 *//
 //*-------------------------------------------------------*//
 //*         All Rights Reserved HACKPRO TM  2005         *//
 //*********************************************************//


Description
------------


This fabulous class encrypts and decrypts any chain of characters, it uses an encryption method without having an exact order neither a fixed size of chain.

This class was developed originally by Kelvin C. Prez for the language VB and implemented in PHP by Heriberto Mantilla Santamara.


Mails
------

kelvin_perez@msn.com     --> http://home.coqui.net/punisher
heri_05-hms@mixmail.com  --> http://www.geocities.com/hackprotm/

About this
-----------

* This tool is very easy of using and you'll check it's fabulous results.
* This class is purified in 100%.
* Try this code and please send us their comment of this.
* If you require additional information you can write us here to the mail mentioned.


Example
--------

http://hackprotm.webcindario.com/EncryptDemo/demo.html


Copyright 2005  HACKPRO TM. All Rights Reserved.

