Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registration KEY
Message
From
14/03/2003 20:04:35
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00766017
Message ID:
00766093
Views:
42
With XOR you're going to get non-printable characters (i.e. ASCII codes less than 32 and greater than 127). One easy way change you can make to a simple replacement cypher is to rotate the translation table with each character. Just remember to reset the translation table back to the initial state when decrypting.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform