commit | b14e60155009f4f1d168e220fa01cd2b75557b72 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Mon May 21 15:24:56 2018 +0100 |
committer | Matt Caswell <matt@openssl.org> | Thu May 24 17:17:44 2018 +0100 |
tree | 5a9d75432d7308b24eaaee50d402133e05c92507 | |
parent | 2de108dfa343c3e06eb98beb122cd06306bb12fd [diff] |
Improve compatibility of point and curve checks We check that the curve name associated with the point is the same as that for the curve. Fixes #6302 Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6323)