mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-24 07:34:59 +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.