Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
a0e8db09acfe85db8e93c2bafd4d9e1d9b7d649c
/
.
/
ChangeLog.d
/
dhm_min_bitlen.txt
blob: e7ea827302e4053c3e5c1a1a76d59e6c089927dd [
file
] [
log
] [
blame
]
Bugfix
*
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.