Files
mbedtls/library
Gilles Peskine 44e6bb6b38 Fix multiplication with negative result and a low-order 0 limb
Fix a bug introduced in "Fix multiplication producing a negative zero" that
caused the sign to be forced to +1 when A > 0, B < 0 and B's low-order limb
is 0.

Add a non-regression test. More generally, systematically test combinations
of leading zeros, trailing zeros and signs.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-22 18:48:37 +02:00
..
2021-05-25 18:45:46 +02:00
2021-03-04 14:43:17 +00:00
2021-06-21 10:14:41 +02:00
2021-06-10 10:40:37 +02:00
2020-11-16 13:07:51 +01:00
2020-09-09 15:17:11 +02:00
2021-02-22 19:40:41 +01:00