~vcs-imports/strongswan/master

Viewing all changes in revision 13338.

  • Committer: Tobias Brunner
  • Date: 2021-01-20 16:54:42 UTC
  • mfrom: (13337.1.4)
  • Revision ID: git-v1:8e367df6db4cb244fa6f769bfd9c0d05a486b1c4
Merge branch 'openssl-ecp'

Uses the EVP interface for ECDH with newer OpenSSL versions, which,
compared to the previous low-level use of EC_POINT_mul() supports
hardware offloading.  We used this because of the ecp_x_coordinate_only
option, which is now removed as it's been obsolete for a long time and
complicated the code.  There is still some legacy code for OpenSSL 1.0
and the old BoringSSL version we currently use for the Android app.

Closes strongswan/strongswan#186.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: