LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   source code for IDEA algorithm (https://www.linuxquestions.org/questions/linux-newbie-8/source-code-for-idea-algorithm-700110/)

8902 01-26-2009 11:45 PM

source code for IDEA algorithm
 
hi all,

I am currently pursuing a project which requires IDEA algorithm code. I searched on google for the source code of IDEA algo in C++/C languague but I haven't got any satisfactory result.Can anyone suggest as to from were I can get the source code of IDEA algorithm so that I can directly use it for encryption and decryption purpose.

Thanks in advance...

Quakeboy02 01-27-2009 12:53 AM

Try looking at libmcrypt (currently libmcrypt4, I think); it looks like it implements IDEA, along with many others. If using a Debian derived distro, you will also need libmcrypt-dev. See the website at http://mcrypt.sourceforge.net/.


All times are GMT -5. The time now is 09:23 PM.