mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-18 18:16:14 -04: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.