Files
strongswan-ext/src/libstrongswan/plugins
Mahantesh Salimath 7733ff7d4e openssl: Use ECDH_compute_key() for 'x-coordinate only' setting
ECDH_compute_key() was not used because it only gives x-coordinate of
the result. However, the default setting, as per the errata mentioned,
is to use x-coordinate only.
Use ECDH_compute_key() for this setting as it additionally allows HW
offload of the computation using dynamic engine feature in OpenSSL.
EC_POINT_mul() doesn't allow HW offload.

Signed-off-by: Mahantesh Salimath <[email protected]>
2021-01-20 17:53:35 +01:00
..
2020-02-11 18:23:07 +01:00
2019-11-28 17:03:09 +01:00
2020-02-11 18:23:07 +01:00
2019-08-22 15:18:06 +02:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-10-27 11:21:09 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2019-11-28 17:03:08 +01:00
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00