Hello,

Actually I have developed one algorithm like RSA so how can I use my
algorithm with OPENSSL to secure Tcp/ip connections.

Sorry if you  don't understand my questions, I am totally new to the  these
topics.

-Niraj
On 19-Nov-2014 1:08 PM, "Amir Reda" <amirale...@gmail.com> wrote:

> sorry sir what do you mean by your question
>
> On Wed, Nov 19, 2014 at 9:02 AM, Niraj Sorathiya <
> nirajsorathiya...@gmail.com> 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 <scot...@xypro.com>
>> wrote:
>>
>>>  That looks like a debugger message, not an actual error from the code.
>>>
>>>
>>>
>>> *From:* owner-openssl-us...@openssl.org [mailto:
>>> owner-openssl-us...@openssl.org] *On Behalf Of *Amir Reda
>>> *Sent:* Tuesday, November 18, 2014 10:29 AM
>>> *To:* openssl-users@openssl.org
>>> *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*
>

Reply via email to