mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 06:52:23 +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.