|
|
| Name: |
shaCrypt |
| Base name: |
shacrypt |
| Description: |
Encrypt and decrypt data using SHA1 hashes of keys |
| Related classes: |
sha1, xor, scramble |
| Version: |
1.1 |
| PHP version: |
4.2 |
| License: |
Freeware |
| All time users: |
368 users |
| All time rank: |
5302 |
| Week users: |
1 user |
| Week rank: |
2340 |
| |
|
This class can be used to encrypt and decrypt data using SHA1 hashes of keys.
It takes a string of data and applies several functions to scramble the data. Then it uses an SHA1 has of the key to encrypt the scrambled data by using the XOR function.
The class can also do the opposite, i.e. apply the SHA1 hash of the key to decrypt the encrypted data. Then it unscrambles the data using functions that invert the result of the original data scrambling.
| 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 |
|
|