Issues with IDEA cipher and OpenSSL

2011-06-02 Thread Noid
/openssl.html this , I can set the MAKE_IDEA variable in make.conf. Does anybody know how to do this, or know any other ways to make it so I can use the IDEA cipher? Thanks you! -- View this message in context: http://old.nabble.com/Issues-with-IDEA-cipher-and-OpenSSL-tp31759113p31759113.html Sent

Re: Issues with IDEA cipher and OpenSSL

2011-06-02 Thread Dr. Stephen Henson
On Thu, Jun 02, 2011, Noid wrote: Hey guys, I'm trying to get my OpenSSL to use the IDEA cipher. I'm currently using Ubuntu 11.04, which has it not installed by default. I'm trying to reinstall OpenSSL with IDEA, but I'm still having a lot of issues with getting this to work. According

Re: IDEA cipher in openssl

2002-03-22 Thread Michael H. Warfield
revision mismatches (I know, I've done it to myself several times). Thanks very much. Libor -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dr S N Henson Sent: Thursday, March 21, 2002 3:51 PM To: [EMAIL PROTECTED] Subject: Re: IDEA cipher

IDEA cipher in openssl

2002-03-20 Thread Libor Bubik
I need remove encryption from my private key. It's encrypted by IDEA cipher. I want to use 'openssl rsa' command, but it doesn't work. In OpenSSL documentation is -idea option, but command 'openssl rsa' doesn't know this option. Libor

Re: IDEA cipher in openssl

2002-03-20 Thread Dr S N Henson
Libor Bubik wrote: I need remove encryption from my private key. It's encrypted by IDEA cipher. I want to use 'openssl rsa' command, but it doesn't work. In OpenSSL documentation is -idea option, but command 'openssl rsa' doesn't know this option. You don't need the -idea option to

RE: IDEA cipher in openssl

2002-03-20 Thread Libor Bubik
Of Dr S N Henson Sent: Wednesday, March 20, 2002 6:24 PM To: [EMAIL PROTECTED] Subject: Re: IDEA cipher in openssl Libor Bubik wrote: I need remove encryption from my private key. It's encrypted by IDEA cipher. I want to use 'openssl rsa' command, but it doesn't work. In OpenSSL documentation