CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Encryption of data

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
abq_guy



Joined: 26 Jan 2009
Posts: 13

View user's profile Send private message

Encryption of data
PostPosted: Thu Feb 12, 2009 3:37 pm     Reply with quote

Hello All,

I need to encrypt data that I am sending over serial port. On the computer side, I want to decrypt this data using a key. How do I do that ?

How can I also encrpyt something send over the Ethernet, so that network sniffers like wireshark can't display the actual data being send.

Thanks,

abq_guy
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Fri Feb 13, 2009 6:09 am     Reply with quote

You may want to use any of the well-defined secure internet protocols, see respective RFCs. By it's open source nature, they usually contain a reference implementation or a link to freely available reference code.
andrewg



Joined: 17 Aug 2005
Posts: 316
Location: Perth, Western Australia

View user's profile Send private message Visit poster's website

PostPosted: Fri Feb 13, 2009 11:41 pm     Reply with quote

Search these forums for "xtea".
_________________
Andrew
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group