Encription for sending data over internet

  • Thread starter Thread starter Crirus
  • Start date Start date
C

Crirus

Hello
Can someone tell me how is the easyest way to encript some data that I
should send over internet between 2 applications client-server I have?
I dont like someone to catch a clear stream of my protocol and use that
against my server

Thanks, Crirus
 
Well, I just need some easy way to encrypt the data using NET Framework
existing Cryptographic classes.

Something like I give a key and astring to be encoded and return the ncoded
string
The same for decoding...

thanks, Cirrus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top