This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: OpenSSL port for eCos question


On Fri, Jan 25, 2002 at 03:34:52PM -0800, W Jensen wrote:
> Hello,
> 
> Is Andrew Lunn's OpenSSL port to eCos
> (http://sources.redhat.com/ml/ecos-discuss/2002-01/msg00094.html)
> thread safe?
> 
> Thanks.

The honest answer is, i've no idea! 

As i said in one of the my emails, im not particularly interested in
the SSL part of OpenSSL. I just want the encryption algorithms. They
do appear to be thread safe in that all the state information is
passed from the caller to the callee.

I suggest you go back to the OpenSSL documentation and see what is
says. There may be a porting guide with information about things like
this.

        Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]