Clear the secret point in ecdh_simple_compute_key
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 17 Mar 2019 08:48:15 +0000 (09:48 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 18 Mar 2019 21:31:31 +0000 (22:31 +0100)
commitc5bc42d7a131cf7a6a2ebd97a7a4a559d01af0f9
tree97bafed9661b48fcc5ed3d4742252ed8fab70ce3
parent7ebbb293e1d68c014e50dc49944aba0b72f35074
Clear the secret point in ecdh_simple_compute_key

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8501)

(cherry picked from commit 1ff2c992c24c330c0d40708b4169b862563d6aab)
crypto/ec/ecdh_ossl.c