1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-29 06:41:59 +03:00
Files
mbedtls/tests
Gilles Peskine b53b218bf2 Test the validity of the sign bit after constructing an MPI object
This is mostly to look for cases where the sign bit may have been left at 0
after zerozing memory, or a value of 0 with the sign bit set to -11. Both of
these mostly work fine, so they can go otherwise undetected by unit tests,
but they can break when certain combinations of functions are used.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-22 12:39:17 +02:00
..
2021-06-22 12:38:00 +02:00
2020-09-07 14:01:52 +02:00