Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Chuck P (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 encrypt and decrypt data using the XOR (exclusive OR) binary operation. An encryption password text is combined with the data being encrypted and a random input vector using the XOR binary operation. The encrypted result is return encoded with the base64 algorithm. The class can also decrypt data using the same encryption password by applying the reverse algorithm. |
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 |