Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Wanderson Regis Silva (1) | > | Mission progress status | > | Reputation |
|
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 |
| ||||
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 |