mbedtls/ChangeLog.d/mpi_read_negative_zero.txt

4 lines
157 B
Plaintext
Raw Normal View History

Bugfix
* Fix mbedtls_mpi_read_string on "-0" returning a ``negative zero'' object,
which the library does fully consistently treat as equal to zero.