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:30:50 +0000 (22:30 +0100)
commit18c1f9997aa57756015e9790a987cc3a27901c72
tree06441e3d8d2de86e2fcbebaa25291f5d68c36c2c
parent5dcfd6c50a216f81bf43e1f21bc5f3fc517ba47a
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