mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-02 19:45:44 -05: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.