mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-13 07:35:18 -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.