mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-01 10:19:13 +08:00

A bug in the dhm_check_range() function makes it pass even when the parameters are not in the range. This commit adds tests for signalling this problem as well as a couple of other negative tests.