|
Posted by shakah on May 8, 2005, 6:10 am
If you were Registered and logged in, you could reply and use other advanced thread options
You could use OpenSSL to cross-check your IDEA algorithm:
http://www.openssl.org/
Might not be an issue for you, but now that I look at it the version
supplied with Fedora Core 3 wasn't compiled with IDEA support.
samee...@gmail.com wrote:
> Hi,
>
> I have written a program in Java to encrypt text using IDEA algorithm
> (http://www.finecrypt.net/idea.html)
>
> I need a utility to test my program. Is there any IDEA encryption
tool
> that will let me encrypt some text so that I can compare its output
> with my tool? I know that I can write decryption routine and test my
> encryption but it will take me some time to do that.
>
> Thanks,
> Sameer
|