18.12.2011, 23:29
Quote:
Encrypt and Decrypt
Introduction Simple encryption technique based on Caesar's cipher. How does it work? Replaces a character according to the shift parameter. Functions pawn Код:
pawn Код:
pawn Код:
|

Encrypt and Decrypt
Introduction Simple encryption technique based on Caesar's cipher. How does it work? Replaces a character according to the shift parameter. Functions pawn Код:
pawn Код:
pawn Код:
|