mariadb/extra
Vladislav Vaintroub d510f80549 MDEV-33482: Optimize WolfSSL for improved performance
- Use "new" math library WOLFSSL_SP_MATH_ALL, which is now  promoted by
  WolfSSL for faster performance. "fastmath" we  used previously is going
  to be deprecated, it was not really always fast.
- Optimize common RSA math operations with WOLFSSL_HAVE_SP_RSA
- Incorporate assembly optimizations, currently for Intel x64 only

This patch significantly reduces execution time for SSL tests like
main.ssl-big and main.ssl_connect, which now run 2 to 3 times faster.

Notably, when this patch is applied to 11.4, server startup in with
ephemeral certificates becomes approximately 10x faster due to optimized
wolfSSL_EVP_PKEY_keygen().

Additionally, refactored WolfSSL by removing old workarounds and
consolidating wolfssl and wolfcrypt into a single library wolfssl, just
like it was done in WolfSSL's own CMake.
2024-02-18 01:10:41 +01:00
..
aws_sdk
mariabackup Fix a case of unused-but-set-variable 2024-02-13 14:00:26 +11:00
readline
wolfssl MDEV-33482: Optimize WolfSSL for improved performance 2024-02-18 01:10:41 +01:00
charset2html.c
CMakeLists.txt
comp_err.c
innochecksum.cc
my_print_defaults.c Merge 10.4 into 10.5 2023-12-18 08:59:07 +02:00
mysql_waitpid.c
mysqld_safe_helper.c
perror.c
replace.c
resolve_stack_dump.c
resolveip.c