RE: IDEA cipher in openssl

2002-03-20 Thread Libor Bubik
lf 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

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 _

form signing

2000-12-07 Thread Libor Bubik
Hi, I am writing an utility for HTML form signing for Microsoft IE. I am using ActiveX object and Crypto API library. I am sending HTML form to Apache server. Can you help me, how can I write application for verifying signed form or can you send me any web link to some example? Thanks Libor