ID:267998
 
Hi.

For a while i have been trying to make an encryptor, if you dont know what one is it changes messages into numbers or punctuation.

Can some one explain to how i could come about making one?

Thanks
Mousie.
Mousie_kebabs wrote:
For a while i have been trying to make an encryptor, if you dont know what one is it changes messages into numbers or punctuation.

No, that's not what an encryptor is.

An encryption algorithm uses a cipher to convert the plaintext message (which may or may not be text) into a form that's not recognizable and as difficult as possible to decrypt.

Can some one explain to how i could come about making one?

Well, knowing more about ciphers would be a big start. Or, you can use Air Mapster's RC5 library.

Lummox JR