Sindya, Looking at the hexdump issue earlier in the thread, I have a question for you. Is your memory buffer block or word aligned? Some mismatch here may cause some block computation issues.
- Steve > Steve, > > I am also facing a similar issue. In my case the key generated by > DH_compute_key need to be used by hash function for authentication > purpose. > Even after prepending the key with zeros, hash'd value is not same as the > other end. > > Is there any built-in or openSSL function that will prepend the key with > zeros. I tried different string functions for this purpose but it is not > helping me. > > Can you please help me with this? > > -Sindya. > > > > -- > View this message in context: > http://openssl.6102.n7.nabble.com/DH-compute-key-query-tp13943p47257.html > Sent from the OpenSSL - User mailing list archive at Nabble.com. > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org > > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org