summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorMarkus Theil <theil.markus@gmail.com>2025-05-11 18:56:49 +0200
committerMarkus Theil <theil.markus@gmail.com>2025-05-23 15:21:28 +0200
commit3faaa3c83b014e51359e00a9b5606fd5002e5062 (patch)
tree62c885d7e8d9386f2cbfc58b2cf7521e8089f8f6 /pkgs/development/python-modules/python-mapnik
parenta157a39c563de4381366c0181e089bd23d35763d (diff)
openssl: adaptations for combined handshakes and the PQC era
Now that PQC is in OpenSSL 3.5 by default, handshakes will took longer, as the can combine a PQC algorithm with a conventional one. Therefore add the elliptic curve optimization for x86_64 which Arch Linux is also using by default (enable-ec_nistp_64_gcc_128). Furthermore, make the security level configurable for power users. Setting this to 5 will only allow for connections with security strength 256 bit. Please beware, that this may lead to no common cipher and key lengths (no connection at all). Set to OpenSSL's default when not set (2 for OpenSSL 3.5). Signed-off-by: Markus Theil <theil.markus@gmail.com>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions