]> granicus.if.org Git - openssl/commit
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:27:56 +0000 (22:27 +0100)
commit1ff2c992c24c330c0d40708b4169b862563d6aab
tree75f3abfdcc07033e021f3e6a6ec5c66e596ffe3b
parent5743d1268d455859ed94be8749c4aaac6333c01b
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)
crypto/ec/ecdh_ossl.c