This class can encrypt, decrypt and hash arbitrary data.
It can take a given data string and encrypt it using a given key.
The class can also do the opposite, i.e. decrypt the data using the same key.
It can also compute the hash value of a given data string using an optional salt.
The encryption cypher is a configurable parameter.
|
|
| Name: |
Sencryption |
| Base name: |
sencryption |
| Description: |
Encrypt, decrypt and hash arbitrary data |
| Version: |
0.1 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
536 users |
| All time rank: |
4752 |
| Week users: |
0 users |
| Week rank: |
2077  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|