Re: Compiling open ssl source code in Visual studio 2008

2012-10-22 Thread PRIYARANJAN NAYAK
Hi Tom, After running ms\do_ms.bat,the output comes like C:\tmp_open_ssl>ms\do_ms.bat; C:\tmp_open_ssl>perl util\mkfiles.pl 1>MINFO C:\tmp_open_ssl>perl util\mk1mf.pl no-asm VC-WIN32 1>ms\nt.mak C:\tmp_open_ssl>perl util\mk1mf.pl dll no-asm VC-WIN32 1>ms\ntdll.mak C:\tmp_open_ssl>if x ==

RE: RE: problem with cross compile OpenSSL

2012-10-22 Thread John A. Wallace
Hi, Dave. If you are having difficulties with reading HTML mail, which is rather standard anyway, that would likely be an issue with your reader program. I am not seeing the problem in the least. I thought you might want to be aware of that. J John From: owner-openssl-us...@openssl

RE: RE: problem with cross compile OpenSSL

2012-10-22 Thread Dave Thompson
First: please turn off HTML mail if possible. It's hard to read to start with, and when you start modifying purported quotes it's almost impossible. _ From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of ??? Sent: Sunday, 21 October, 2012 20:49

Re: Keys for des-ede encryption

2012-10-22 Thread naveen
Thanks for the answer. It helped ! On Sun, Oct 14, 2012 at 11:43 PM, Dave Thompson wrote: > >From: owner-openssl-us...@openssl.org On Behalf Of naveen > >Sent: Saturday, 13 October, 2012 21:59 > > >I have a question related to openssl. I need to give two keys > >k1 and k2 for ede encryption(for d

RE: How can I pass data to a running instance of OpenSSL CLI on Windows within a batch file?

2012-10-22 Thread Charles Mills
Msdn.com is excellent. Good advice, few flames. -- Sent from my mobile phone. Please excuse my brevity. Charles Jeremy Farrell wrote: If you start openssl.exe, that's the mode it's in by default - waiting for commands from stdin, writing the output from those commands to stdout. Isn't that wh

RE: How can I pass data to a running instance of OpenSSL CLI on Windows within a batch file?

2012-10-22 Thread Jeremy Farrell
If you start openssl.exe, that's the mode it's in by default - waiting for commands from stdin, writing the output from those commands to stdout. Isn't that what you're looking for? If you're looking for advice on the programming details of attaching to its stdin and stdout and sending/recei

[no subject]

2012-10-22 Thread Kevin Butters
Is there an SSL command that can be used to display CA cert information extracted from the certificate path associated with a cert?

RE: Compiling open ssl source code in Visual studio 2008

2012-10-22 Thread Floodeenjr, Thomas
Priyaranjan, Did you run ms\do_ms.bat in between the configure and the nmake command? -Tom Thomas Floodeen, Jr. Mentor Graphics BSD 720.494.1133 From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of PRIYARANJAN NAYAK Sent: Monday, October 22, 2012 3:33 AM

Help needed on to compile OpenSSL with FIPS

2012-10-22 Thread Bhat, Jayalakshmi Manjunath
Hi All, I wanted to know how to cross compile OpenSSL with FIPS enabled? Regards Jaya

How to uses FIPS 2.0.1 with OpenSSL 1.0.1

2012-10-22 Thread Bhat, Jayalakshmi Manjunath
Hi All, I wanted to know the procedure and steps for cross compiling OpenSSL on Linux along with FIPS? Regards Jaya

How can I pass data to a running instance of OpenSSL CLI on Windows within a batch file?

2012-10-22 Thread Funnell, Leon
We have Windows application which passes data to OpenSSL.exe to encrypt as a Windows command, then scrapes the encrypted data back from the output. The Windows app can call external Windows commands but we cannot call APIs or extend the functionality programmatically. Functionally it works, but it

Recall: Help needed on to compile OpenSSL with FIPS

2012-10-22 Thread Bhat, Jayalakshmi Manjunath
Bhat, Jayalakshmi Manjunath would like to recall the message, "Help needed on to compile OpenSSL with FIPS".__ OpenSSL Project http://www.openssl.org User Support Mailing Listop