<div dir="ltr">Hi<div>  </div><div>   We have an application that does the Diffie Hellman key exchange (OpenSSL/1.1.0f).</div><div>   It works fine, but under heavy loaded conditions, sometimes an invalide

secret been generated and other side couldn't decrypt the data (the 

secret seems offset by one).      </div><div><br></div><div>   The client side is c++ and the server side is java.</div><div><br></div><div>    DH_compute_key(secretKey, bnY, m_DH); </div><div><br></div><div>   Someone in the openssl group also talks about a similar issue, but not sure if have a solution. </div><div><br></div><div>Thanks for your help,</div><div>Jason</div></div>