mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-04 03:26:54 +02: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.