Question: How to encode a message so it is uniquely from you

Hi,

I have created procedures to encode and decode messages using the RSA method. Although that this method requires a private key, which is only known by me, the message is not uniquely from me.

I was wondering if anyone had any ideas about how I could create some sort of signature so the message was only from me.

Please Wait...