Thanks for the hint. I read on RSA's FAQs that the p
and g values also need to be shared. When I copied
these BIGINT s to the other struct, it started
working.

Thanks.

- Sid

--- Nils Larsch <[EMAIL PROTECTED]> wrote:

> Sid Hegde wrote:
> > Yes, the same keys are generated when I use the
> same
> > DH keys in DH_compute_key, but I would guess that
> this
> 
> not the same dh keys, but the same dh-parameters
> 
> > beats the purpose of using DH in the first place
> if
> > even the private keys were shared.
> 
> the private keys should, of course, not be shared :)
> 
> Nils
>
______________________________________________________________________
> OpenSSL Project                                
> http://www.openssl.org
> User Support Mailing List                   
> [EMAIL PROTECTED]
> Automated List Manager                          
> [EMAIL PROTECTED]
> 



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to