mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 20:12:58 +00: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.