Thanks, I was able to compile OpenSSL 1.0.0a for WinCE, but when i was
trying to use it with Application, then it was giving error for function
CryptSignHashA, and 2 more functions. OpenSSL is using ANSI version of
functions, and my application was using Unicode libraries thats why there
was a problem. So was just making sure that it works on WinCE. Thanks.

On Thu, Jan 6, 2011 at 12:56 AM, Pierre DELAAGE <delaage.pie...@free.fr>wrote:

>  Thanks Jeffrey,
> I patched openssl 1.0.0a to compile perfectly for WCE.
> including e_capi support.
>
> This build works also perfectly for Windows Mobile 5 and 6 and above.
>
> I am still waiting for the fine day where my limited modifications of the
> code will be included in the openssl mainstream (some flags and a few
> instructions in the sources, some options in the makefiles, all very close
> and consistant with the win32 code).
>
> Harshvir : please find useful information and pre-compiled openssl for WCE
> here :
> http://delaage.pierre.free.fr
>
> Yours sincerely,
> Pierre Delaage
>
> Le 05/01/2011 23:44, Jeffrey Walton a écrit :
>
>> On Wed, Jan 5, 2011 at 12:45 PM, Harshvir Sidhu<hvssi...@gmail.com>
>>  wrote:
>>
>>> Hi,
>>>
>>>    Is the CAPI engine from OpenSSL supported on WinCE?
>>>
>> I don't believe OpenSSL will compile on Windows Mobile.  I also
>>
>> believe a patch by Pierre
>> Delaage is available at http://rt.openssl.org/Ticket/Display.html?id=2350
>> .
>> ______________________________________________________________________
>> OpenSSL Project                                 http://www.openssl.org
>> User Support Mailing List                    openssl-users@openssl.org
>> Automated List Manager                           majord...@openssl.org
>>
>
>
>

Reply via email to