mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 21:35:35 +00:00
a4af1c47d2
The modular exponentiation function handled the sign incorrectly. This commit fixes this and a test case which should have caught it.