This class can be used to prevent session hijacking and fixation attacks.
It is based on the class originally written by Vagharshak Tozalakyan.
This version starts the session when the object is created, allows choosing the hashing algorithm used to encrypt the users fingerprints, and set the expiry time of the session. See the class comments for full details.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
index.php |
Example |
Checking a logged in user's fingerprint with error handling |
login.php |
Example |
Setting a users fingerprint on login |