1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-01 02:11:23 +08:00
Hanno Becker 4bcb4914c5 Abort modular inversion when modulus is one.
The modular inversion function hangs when provided with the modulus 1. This commit refuses this modulus with a BAD_INPUT error code. It also adds a test for this case.
2017-05-08 14:47:04 +01:00
..
2015-03-10 11:23:56 +00:00