|
|
Subject:
"encryption algorithms"
Category: Computers > Algorithms Asked by: isidoros2004-ga List Price: $5.00 |
Posted:
01 Mar 2004 12:48 PST
Expires: 31 Mar 2004 12:48 PST Question ID: 312406 |
I am interested for Encryption Algorithms (in C Language). The algorithms encrypt the received data (binary data)from an Analog to Digital Converter and send the encrypted data to a Digital to Analog Converter. The same process with the same algorithm happens at the receiver, for the decription of the data. | |
| |
| |
|
|
There is no answer at this time. |
|
Subject:
Re: "encryption algorithms"
From: andfarm-ga on 07 Mar 2004 13:30 PST |
Since the output of an A/D converter is essentially no different from any other data, you could theoretically use any common encryption algorithm. My suggestions would be: Arcfour - an easy-to-implement stream cipher. http://lists.samba.org/archive/samba-ntdom/1998-February/000064.html Blowfish - a block cipher; slightly more complicated, but possibly more secure. http://www.schneier.com/blowfish-download.html |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |