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

Ciphering with ccs compiler??

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







Ciphering with ccs compiler??
PostPosted: Wed Jan 08, 2003 8:00 am     Reply with quote

Hi there,
I'm working on a communication project and i want my comm. secure.So i decided to cipher my messages so no eavesdropping can be possible.I searched on blowfish,twofish,rc4-5-6 and many other ciphering methods.But i cant adapt codes to ccs compiler.Can somebody help me about this topic? Instants codes will be perfect for me thank you.
p.s. I only want to cipher a message than convert it to normal.
___________________________
This message was ported from CCS's old forum
Original Post ID: 10536
Mark DSylva
Guest







Re: Ciphering with ccs compiler??
PostPosted: Wed Jan 08, 2003 10:50 am     Reply with quote

<font face="Courier New" size=-1>:=Hi there,
:=I'm working on a communication project and i want my comm. secure.So i decided to cipher my messages so no eavesdropping can be possible.I searched on blowfish,twofish,rc4-5-6 and many other ciphering methods.But i cant adapt codes to ccs compiler.Can somebody help me about this topic? Instants codes will be perfect for me thank you.
:=p.s. I only want to cipher a message than convert it to normal.

I have not had any need for encryption code on the PIC yet, but I did come across a site with some good links:
<a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank">http://www.brouhaha.com/~eric/crypto/</a></a></a></a></a>

Have a look at the TEA algorithm. (for a PIC) The code was originally written in C, but it has been converted to PIC assembly language. It should be relatively easy to use it with the CCS compiler.


Mark
</font>
___________________________
This message was ported from CCS's old forum
Original Post ID: 10541
No_Fear
Guest







Re: Ciphering with ccs compiler??
PostPosted: Wed Jan 08, 2003 12:31 pm     Reply with quote

Thank you for your reply.That is the page absolutely i'm looking for.

:=<font face="Courier New" size=-1>:=Hi there,
:=:=I'm working on a communication project and i want my comm. secure.So i decided to cipher my messages so no eavesdropping can be possible.I searched on blowfish,twofish,rc4-5-6 and many other ciphering methods.But i cant adapt codes to ccs compiler.Can somebody help me about this topic? Instants codes will be perfect for me thank you.
:=:=p.s. I only want to cipher a message than convert it to normal.
:=
:=I have not had any need for encryption code on the PIC yet, but I did come across a site with some good links:
:= <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank"> <a href="http://www.brouhaha.com/~eric/crypto/" TARGET="_blank">http://www.brouhaha.com/~eric/crypto/</a></a></a></a></a></a>
:=
:=Have a look at the TEA algorithm. (for a PIC) The code was originally written in C, but it has been converted to PIC assembly language. It should be relatively easy to use it with the CCS compiler.
:=
:=
:=Mark
:=</font>
___________________________
This message was ported from CCS's old forum
Original Post ID: 10542
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