mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 20:52:59 +00:00
The modular exponentiation function handled the sign incorrectly. This commit fixes this and a test case which should have caught it.
The modular exponentiation function handled the sign incorrectly. This commit fixes this and a test case which should have caught it.