Hello There,

i need little help in building my own encryption im using the Xor method..i came up to create my own because i need to encrypt 10character string and i want it to output also 10character string..security is not my concerned here..what i want is encrypted string is not readable by the user or is not obvious to user..

is this possible by the use of Xor method?..BTW,its better if the output is alphanumeric.

glen