Re: Adding Hash to Application : Static Build - OpenSSL With FIPS

2010-10-27 Thread rajesh kumar
sorry to repost it ... sorry if its annoying anyone.. has anyone faced with same issues ... really need of help here ... Thanks, Rajesh. On Tue, Oct 26, 2010 at 3:54 PM, rajesh kumar rajeshdavul...@gmail.comwrote: Hi All, According to UserGuide i am trying to add hash to my Project DLL as i

Re: Adding Hash to Application : Static Build - OpenSSL With FIPS

2010-10-27 Thread rajesh kumar
in the module? If using MinGW, try nm -D. If using a Microsoft compatible tool, use a visual tool such as PEBrowse, or a command line tool such as dumpbin. Jeff On Wed, Oct 27, 2010 at 2:07 AM, rajesh kumar rajeshdavul...@gmail.com wrote: sorry to repost it ... sorry if its annoying anyone.. has

Adding Hash to Application : Static Build - OpenSSL With FIPS

2010-10-26 Thread rajesh kumar
Hi All, According to UserGuide i am trying to add hash to my Project DLL as i am linking the OpenSSL Lib statically. While calling fipslink.pl i do see following link errors.. Dump from the command prompt ... TSPFIPSnmake -f Add_FipsHash_TSP.mak Microsoft (R) Program Maintenance Utility

OpenSSL With FIPS - Adding Hash to Application

2010-10-20 Thread rajesh kumar
I am working on application which need to be enhanced with FIPS Support. following User Guide and some information from mailers i have built OpenSSL in Static on windows. as mentioned in the User Guide, I do understand that when OpenSSL Static build is used, application need to be built with

Re: OpenSSL With FIPS - Adding Hash to Application

2010-10-20 Thread rajesh kumar
be the reason why i am seeing this error with a DLL file aswell. need help here ... Thanks, Rajesh. On Wed, Oct 20, 2010 at 3:27 PM, rajesh kumar rajeshdavul...@gmail.comwrote: I am working on application which need to be enhanced with FIPS Support. following User Guide and some information

FIPS Open SSL Build using VC++ on Windows : Application Link Errors with FIPS Build

2010-10-14 Thread rajesh kumar
HI All, Thanks Dr. Steve for helping me in building FIPS Capable OpenSSL - in my previous Thread. I have build FIPS Capable OpenSSL (OpenSSL - version 0.9.8o and FIPS version 1.2) When i try to link Libeay32.lib in my application i see following link errors where as these errors are not seen

Re: FIPS Open SSL Build using VC++ on Windows : Application Link Errors with FIPS Build

2010-10-14 Thread rajesh kumar
Hi All, is there anyone who can help on this .. Thanks, Rajesh. On Thu, Oct 14, 2010 at 7:14 PM, rajesh kumar rajeshdavul...@gmail.comwrote: HI All, Thanks Dr. Steve for helping me in building FIPS Capable OpenSSL - in my previous Thread. I have build FIPS Capable OpenSSL (OpenSSL

Re: FIPS Open SSL Build using VC++ on Windows

2010-10-13 Thread rajesh kumar
, Rajesh. - On Tue, Oct 12, 2010 at 6:21 PM, Dr. Stephen Henson st...@openssl.orgwrote: On Tue, Oct 12, 2010, rajesh kumar wrote: Hi All

Re: FIPS Open SSL Build using VC++ on Windows

2010-10-13 Thread rajesh kumar
, rajesh kumar rajeshdavul...@gmail.comwrote: Thanks Steve Thanks everyone for reply Thanks for the reply and information. Now i have build FIPS 1.2 module, trying to build static build on version OpenSSL - 0.9.8o While building using *nmake -f ms\nt.mak* i see an link error

FIPS Open SSL Build using VC++ on Windows

2010-10-12 Thread rajesh kumar
Hi All, i am very new to OpenSSL build ... I have build the static build of FIPS Capable OpenSSL as mentioned in user guide 1.2. I have used following commands on VS2005 Command Prompt... *Build FIPS Module : ms\do_fips no-asm* * * *Set Confiugration : perl Configure VC-WIN32

FW: Libeay32.lib missing crypto engines

2010-07-26 Thread Rajesh Kumar
Hi, This is Rajesh Kumar from CISCO. We are using the Openssl libraries in our project in the Win 32 enviroment. We were using 0.9.8l version of the library earlier. We are now trying to migrate to 1.0.0a version. While building the 1.0.0a version we found that few crypto-engines