Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/16/04 15:20
Read: times


 
#68628 - suggestion for a fast encryption algo
hi,

is there such a thing as a "fast encryption algorithm" (excluding xor encryption)?

i need to send encrypted information via the serial port. most of the encryption algos that i found across the net are quite complex to implement using assembly lang. as much as possible i would like to do things in assembly since i want to get real control over the entire code.

what i am thinking of is how to send an encrypted data (8bits) via the serial port w/o having to send the key needed for decrypting it...

do you have any ideas, or suggestions?

thanks a lot!

List of 10 messages in thread
TopicAuthorDate
suggestion for a fast encryption algo            01/01/70 00:00      
   RE: suggestion for a fast encryption algo            01/01/70 00:00      
      RE: suggestion for a fast encryption algo            01/01/70 00:00      
         RE: suggestion for a fast encryption algo            01/01/70 00:00      
      RE: suggestion for a fast encryption algo            01/01/70 00:00      
   RE: suggestion for a fast encryption algo            01/01/70 00:00      
   RE: suggestion for a fast encryption algo            01/01/70 00:00      
      RE: suggestion for a fast encryption algo            01/01/70 00:00      
         RE: suggestion for a fast encryption alg            01/01/70 00:00      
            RE: suggestion for a fast encryption alg            01/01/70 00:00      

Back to Subject List