mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-05 00:00:30 +01:00
In a TLS client, enforce the Diffie-Hellman minimum parameter size set with mbedtls_ssl_conf_dhm_min_bitlen() precisely. Before, the minimum size was rounded down to the nearest multiple of 8. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| bugfix_PR3616.txt | ||
| dhm_min_bitlen.txt | ||
| dtls_sample_use_read_timeout.txt | ||
| fix-printf-specifiers.txt | ||
| fix_memsan_build_clang11.txt | ||