 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
This is a simple class that can store encrypted values in cookies using a secret key.
The class can generate an encrypted version of a text value using a secret key and store it in a cookie.
Whenever it is necessary to recover the original value, the class can decrypt the value stored in the cookie using the same encryption key.
This way the users may not see the values stored in the cookies unless they know the secret key.
|
|
| Name: |
LSM Crypt Cookie |
| Base name: |
lsmcryptcookie |
| Description: |
Crypt and decrypt data stored in cookies |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
800 users |
| All time rank: |
3733 |
| Week users: |
1 user |
| Week rank: |
2020  |
| |
|
| 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 |
LSMCryptCookie |
Class |
Crypt and Decrypt datas on cookies |