PHP Classes

Classes of Wanderson Regis Silva

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Wanderson Regis Silva (1)  >  Mission progress status  >  Reputation  
Picture of Wanderson Regis Silva
Name: Wanderson Regis Silva <contact>
Classes: 1
Country: Brazil Brazil
Age: 37
All time rank: 2850203 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 694
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Encryptor  
Encrypt and decrypt text by adding key sum
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z