Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

request for the code for International Data Encryption Algorithm

i'd be grateful if anyone can help me in providing the source cod e for Internatinal Data Encryption Algorithm
[115 byte] By [priya darshini] at [2007-11-11 8:10:53]
# 1 Re: request for the code for International Data Encryption Algorithm
Its not trivial, you need a big integer class(try boost) and 2 prime numbers (you can get them generated free on web) of hundreds of digits. After that, you have a few pages of coding to do. And, you need to keep your key from being easily disassembled from your executables (this is the hardest part).
jonnin at 2007-11-11 21:01:36 >
# 2 Re: request for the code for International Data Encryption Algorithm
hey priya..hope u going great...did u get the code for IDEA??if yes..could you provide me with that..i wud be very grateful...
Mudassir at 2007-11-11 21:02:30 >