| Recommend this page to a friend! |
| Classes of Wanderson Regis Silva | > | Encryptor | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class can be used to encrypt and decrypt text. It computes the encryption key sum by adding the byte codes of the key string. The iterates over the text characters to be encrypted and adds the key sum to the code of each character. The decryption process consists in doing the opposite, i.e. subtracting the key sum value to encrypted data string. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Cryptography | Encrypting, decrypting and hashing data | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||