"Bruker, Ohad" wrote:
> 
> Hi Joe.
> All the basic stuff you mentioned is implemented right.
> It is already *WORKING* on Linux and Windows platforms without any problems.
> I encounter this problem probably because Solaris does not support random
> device !!!
> The manual seeding of the PRNG probably cause this problem (symmetric key in
> both sides is not equal).
> Thanks, Ohad.
> 

It is unlikely that the PRNG is the cause if it generates the DH keypair
without error.

I assume 'make test' works on Solaris without problems.

Try transferring a DH keypair from one of the working platforms to
Solaris and see if you still have problems when you call
DH_compute_key(). That should avoid having to generate keys on Solaris
and avoid using the PRNG.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to