2020-11-30 12:16:48 +01:00
|
|
|
Security
|
2020-12-03 16:45:29 +01:00
|
|
|
* Limit the size of calculations performed by mbedtls_mpi_exp_mod to
|
|
|
|
MBEDTLS_MPI_MAX_SIZE to prevent a potential denial of service when
|
|
|
|
generating Diffie-Hellman key pairs. Credit to OSS-Fuzz.
|