PHP Classes

Packages of Igor Ribeiro de Assis

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Igor Ribeiro de Assis (2)  >  Mission progress status  >  Reputation  
Picture of Igor Ribeiro de Assis
Name: Igor Ribeiro de Assis <contact>
Classes: 2
Country: Brazil Brazil
Age: 38
All time rank: 1368 in Brazil Brazil
Week rank: 195 Down14 in Brazil Brazil Down
All time users: 14393
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Perfect Authentication Class  
Authenticate users restrict access to site areas
This class is meant to authenticate users and store authentication session identifiers in cookies.

The class is also capable of managing the list of authorized users in a file stored in the server.

The authentication identifier contains an hash value that is stored in user computer by the means of cookies. The hash value is also stored on a temporary file on the server to verify that the authenticity of the user. This is meant to prevent that unauthorized users forge authentication cookies, thus making the system more secure.

  Files folder image Perfect Crypt Class  
Symetric encryption of data using only PHP code
This package provides an interface for symetric encryption of data (encrypt and decrypt) using only PHP

It comes with a factory class that provides abstract methods to support different block modes. It also comes with a class that implements the blowfish algorithm.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z