Login   Register  
PHP Classes
elePHPant
Icontem

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: 700 users
All time rank: 3839
Week users: 4 users
Week rank: 922
 

  Author  
Picture of Tiago Night
Name: Tiago Night <e-mail contact>
Packages: 1 Browse all classes by Tiago Night Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 30
All time rank: 2240159 in Brazil Brazil
Week rank: 817 Up54 in Brazil Brazil Up


  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   Rate classes User ratings   Applications   Files Files  

  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


  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.