sorry sir what do you mean by your question On Wed, Nov 19, 2014 at 9:02 AM, Niraj Sorathiya < [email protected]> wrote:
> Hello Everyone, > > Where we are executing these > client.cc,server.cc,client.h,server.h,certificate.cpp files ? > > As i want to make my own Digital Certificate using my own algorithm i was > not understanding where to execute these files. > > Thankyou. > > Regards, > Niraj. > > > On Wed, Nov 19, 2014 at 12:12 AM, Scott Neugroschl <[email protected]> > wrote: > >> That looks like a debugger message, not an actual error from the code. >> >> >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Amir Reda >> *Sent:* Tuesday, November 18, 2014 10:29 AM >> *To:* [email protected] >> *Subject:* sign problem >> >> >> >> dear all i made an application a client server the client send a >> certificate request and server reply with the certificate and it creates a >> encrypted shared key and some data and sign the digest of the shared key >> and data >> >> my problem is >> >> 1- in SignDigest() in EVP_DigestSignFinal(mdctx, NULL, signlen); >> function return an error No source available for "EVP_PKEY_sign() at >> 0xb7ede098" >> >> i don't know the reason for this error it should return the length of the >> sign only???? >> >> then i reserve a location in memory with this size >> >> please help me >> >> >> >> -- >> >> Warmest regards and best wishes for a good health,*urs sincerely * >> *mero* >> > > -- Warmest regards and best wishes for a good health,*urs sincerely * *mero*
