Utility to test IDEA encryption algorithm

S

sameergn

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
 
S

shakah

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top