blob: f540fbfa959a887dcdb6061f26f732f578b9579d [file] [log] [blame]
Gilles Peskinefd4fab02021-04-09 17:11:34 +02001Bugfix
2 * Fix mbedtls_mpi_read_string on "-0" returning a ``negative zero'' object,
3 which the library does fully consistently treat as equal to zero.