mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-28 22:07:09 +00:00
Ensure this merge passes tests by auto-generating query_config.c, adding MBEDTLS_ECDH_LEGACY_CONTEXT to it. * restricted/pr/552: Fix mbedtls_ecdh_get_params with new ECDH context Test undefining MBEDTLS_ECDH_LEGACY_CONTEXT in all.sh Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h Add changelog entry for mbedtls_ecdh_get_params robustness Fix ecdh_get_params with mismatching group Add test case for ecdh_get_params with mismatching group Add test case for ecdh_calc_secret Fix typo in documentation |
||
|---|---|---|
| .. | ||
| .jenkins | ||
| data_files | ||
| git-scripts | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| ssl-opt.sh | ||