Files
mbedtls/ChangeLog.d
Gilles Peskine 70a7dcda3f Fix multiplication producing a negative zero
Fix mbedtls_mpi_mul_mpi() when one of the operands is zero and the
other is negative. The sign of the result must be 1, since some
library functions do not treat {-1, 0, NULL} or {-1, n, {0}} as
representing the value 0.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-22 12:39:17 +02:00
..
2020-09-27 23:51:21 +03:00
2021-04-01 14:55:04 +02:00
2021-05-12 14:37:24 -04:00
2021-05-21 05:29:01 +01:00
2021-06-20 23:17:39 +02:00