Re: porting openssl to vxWorks

2022-10-07 Thread Michael Richardson
> I would like to know what is the procedure to build the openssl to > vxWorks/Intel platform? The toolchain is available on windows (most > likely I will need to use cygwin) I suggest that if you paid Vxworks for software, that they ought to provide you with a supported TLS

Re: porting openssl to vxWorks

2022-10-07 Thread רונן לוי
There are no real time restrictions here. And the functionality is to do: signature verification only On Fri, Oct 7, 2022, 14:45 Michal Suchánek wrote: > On Fri, Oct 07, 2022 at 02:33:03PM +0300, רונן לוי wrote: > > Hi, > > > > I would like to know what is the procedure to build the openssl to

Re: porting openssl to vxWorks

2022-10-07 Thread Matt Caswell
VxWorks is an "unadopted" platform. This means there is some claimed support for it but there is no named maintainer for it and it is not regularly tested. It may or may not work. See our platform policy here: https://www.openssl.org/policies/platformpolicy.html On that page we can see the

Re: porting openssl to vxWorks

2022-10-07 Thread udhayakumar
i think  embedTLS is there for SSL/TLS libraries for embedded. On Friday 07 October 2022 05:15 PM, Michal Suchánek wrote: On Fri, Oct 07, 2022 at 02:33:03PM +0300, רונן לוי wrote: Hi, I would like to know what is the procedure to build the openssl to vxWorks/Intel platform? The toolchain is

Re: porting openssl to vxWorks

2022-10-07 Thread Michal Suchánek
On Fri, Oct 07, 2022 at 02:33:03PM +0300, רונן לוי wrote: > Hi, > > I would like to know what is the procedure to build the openssl to > vxWorks/Intel platform? > The toolchain is available on windows (most likely I will need to use > cygwin) > > Another option is to use only small portion of

porting openssl to vxWorks

2022-10-07 Thread רונן לוי
Hi, I would like to know what is the procedure to build the openssl to vxWorks/Intel platform? The toolchain is available on windows (most likely I will need to use cygwin) Another option is to use only small portion of the open-ssl since I just the SHA256 and RSA2048 to sign an 'image.bin and

porting openssl to vxworks sys/param.h missing

2002-01-27 Thread ganesh kumar godavari
hello, i am trying to port openssl-0.96b onto VxWorks. i am facing the same problem of sys/param.h missing when trying to port bio . can u tell me how u overcame the problem? Thanks, gkgodava Hi, Great. Well, I started compiling the sources on VxWorks. Most of the files I was able to \

Re: porting openssl to vxworks sys/param.h missing

2002-01-27 Thread Richard Levitte - VMS Whacker
From: ganesh kumar godavari [EMAIL PROTECTED] ganesh_kumarg Well, I started compiling the sources on VxWorks. Most ganesh_kumarg of the files I was able to compile, but I do get few ganesh_kumarg errors like: when compliling s23_pkt.o ganesh_kumarg make: *** No rule to make target `sys\param.h',

Beginner Q: Did anyone try porting OpenSsl to Vxworks ?

2001-04-30 Thread Prashant Kumar
Hello Group, Did anyone try porting OpenSsl to Vxworks platform ?. Any success :), jut to gain some confidence. Regards, Prashant. __ OpenSSL Project http://www.openssl.org User Support

Porting OpenSSL to VxWorks

2000-06-15 Thread Darrin F. Edelman
Hello all, I have seen a couple e-mails of people claiming to have ported to VxWorks. First, has anyone really done it and ended up with somethings stable? If so, can you give me an idea of how much effort was involved and how much time it took to do the port? Is anyone willing to share their