perl.crypto...sign string with certificate by Reif Peter- June 30, 2008 How do I write a script in perl that signs a string with a certificate(e.g. a SSL server certificate) to get a pkcs7 signature. I want a pkcs7signature, because it contains the signing certificate and the ca.ThanksPeterhttp://www.nntp.perl.org/group/perl.crypto/2008/06/msg97.html RE: Error while installing CRYPT::DES module at Windows XP by mohammed.mustafa- June 9, 2008 Dear Dave& all, Yes I took the precaution what you mentioned below. Please find fewmore things what I did as below, I made sure about the PATH environmental variable as you indicatedhere. Then it was asking me for mspdb80.dll (something like this file ),then I searched that file and used the path of that file in PATHenvironmental variable. When I did this I got the below error but enableto resolve this, so could you please help me to overcome thisC:Documents and...http://www.nntp.perl.org/group/perl.crypto/2008/06/msg96.html Re: Error while installing CRYPT::DES module at Windows XP by Dave Paris- June 6, 2008 Not to sound condescending, but is cl.exe in your PATH envvar Have you closed the command shell since installing VC++ (it won&39;t get new PATH data until it&39;s closed and reopened)Best-dmohammed.mustafawipro.com sent forth:> Hi Dave Paris & All,> > I have install Microsoft VC++, and it is install successfully.> But still I am getting the same error, which is as below.> > C:Documents and SettingsmukaaMustafassh_filesCrypt-DES-2.05>nmake> > Microsoft...http://www.nntp.perl.org/group/perl.crypto/2008/06/msg95.html RE: Error while installing CRYPT::DES module at Windows XP by mohammed.mustafa- June 6, 2008 Hi Dave Paris & All, I have install Microsoft VC++, and it is install successfully.But still I am getting the same error, which is as below.C:Documents and SettingsmukaaMustafassh_filesCrypt-DES-2.05>nmakeMicrosoft (R) Program Maintenance Utility Version 1.50Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE-DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC-DPERL_IMPLICIT_CONTEXT..http://www.nntp.perl.org/group/perl.crypto/2008/06/msg94.html Re: Error while installing CRYPT::DES module at Windows XP by Dave Paris- June 3, 2008 Fortunately, the tools are free. :-)http:www.winprog.orgtutorialmsvc.htmlBest-davemohammed.mustafawipro.com sent forth:> I got that, but any idea how to overcome the below issues> > Thanks for your kind help.> > Mustafa> > -----Original Message-----> From: Dave Paris mailto:dparisw3works.com > Sent: Tuesday, June 03, 2008 6:11 PM> To: Mohammed Mustafa (WT01 - Testing Services)> Subject: Re: Error while installing CRYPT::DES module at Windows XP> > I...http://www.nntp.perl.org/group/perl.crypto/2008/06/msg93.html Re: Error while installing CRYPT::DES module at Windows XP by Dave Paris- June 3, 2008 Looks like you may have an incomplete installation of VC++ (or they may have changed the linker application.Best-dspmohammed.mustafawipro.com sent forth:> Dear Friends,> > > > While trying to install Crypt::DES module on windows, I am> getting the following problem, so please help me to overcome this.> > > > C:Documents and SettingsmukaaMustafassh_filesCrypt-DES-2.05>nmake> > > > Microsoft (R) Program Maintenance Utility Version 1.50>.http://www.nntp.perl.org/group/perl.crypto/2008/06/msg92.html Error while installing CRYPT::DES module at Windows XP by mohammed.mustafa- June 3, 2008 Dear Friends, While trying to install Crypt::DES module on windows, I amgetting the following problem, so please help me to overcome this.C:Documents and SettingsmukaaMustafassh_filesCrypt-DES-2.05>nmakeMicrosoft (R) Program Maintenance Utility Version 1.50Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE-DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC-DPERL_IMPLICIT_CONTEXT...http://www.nntp.perl.org/group/perl.crypto/2008/06/msg91.html |