srivani> I have ported SSL 0.9.6 onto Vxworks. I could successfully
 srivani> test all the symmetric algorithms. But while testing RSA and
 srivani> DSA, I am not able to generate prime numbers successfully
 srivani> and the trace always points here,

With every vxWorks question, you should state which target
architecture and host you are using.  I am assuming that you are using
Tornado 2.0.2 and with an x86 target.  If you have compiled with the
assembler code for the x86, you might re-try with out it.  You might
also have to tweak the BN number code.  The compiler (2.7.?) that
vxWorks uses is rather old.  I think that I changed some of these
functions.  Other than that, people would need to know more specifics
unless they have encountered the exact problem.  I have not seen this
on Tornado 2.0.1 Windows host for the ARM.

hth,
Bill Pringlemeir.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to