Login   Register  
PHP Classes
elePHPant
Icontem

Class: secShield

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Tiago Night  >  secShield  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: secShield
Base name: secshield
Description: Encrypt parameters passed between pages
Related classes: , , , , , , ,
Version: 1.0
PHP version: 4.0
License: Free for non-commercial use
All time users: 684 users
All time rank: 3809
Week users: 1 user
Week rank: 2507
Picture of Tiago Night
Author: Tiago Night <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 29
All time rank: 2214161 in Brazil Brazil
Week rank: 1658125 in Brazil Brazil


  Detailed description  
This class can be used to protect the parameters passed between pages by using encryption.

It takes a string with a list of parameters like the query parameters of an URL.

The class returns a string with the parameters encrypted with a secret key that should be used as a single parameter in a link URL.

The linked page can use the class to decrypt and verify the integrity of the parameters.

If the encrypted parameters are not valid in 10 successive requests, the class may ban the access of users of the same IP address for 1 day.

If the decrypted parameters are valid, the class returns the original parameters in an array.

 

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes
Group folder image Security Security protection and attack detection View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file howto.html Doc. HOWTO
Plain text file index.php Example Main usage
Plain text file secShield.class.php Class secShield Class

Download all files: secshield.tar.gz secshield.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.