1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00
Files
mbedtls/library
Janos Follath 95655a2ba0 mpi_exp_mod: protect out of window zeroes
Out of window zeroes were doing squaring on the output variable
directly. This leaks the position of windows and the out of window
zeroes.

Loading the output variable from the table in constant time removes this
leakage.

Signed-off-by: Janos Follath <janos.follath@arm.com>
2022-11-08 09:09:14 +00:00
..
2022-10-25 16:47:56 +01:00
2022-10-25 16:47:56 +01:00
2022-07-11 10:43:55 +01:00
2022-10-25 16:47:56 +01:00
2022-05-09 11:03:26 +02:00
2022-10-07 15:47:39 +02:00
2021-12-15 11:55:31 +00:00
2021-03-29 14:20:18 +01:00
2021-04-07 12:45:35 +01:00
2021-03-29 14:20:18 +01:00
2021-04-07 12:45:35 +01:00
2021-12-13 11:14:45 +00:00
2020-11-25 13:10:50 +01:00
2020-11-25 13:10:50 +01:00
2022-10-25 17:20:00 +01:00
2022-10-27 11:39:03 +01:00
2022-10-27 11:38:15 +01:00
2022-03-29 17:56:55 +02:00
2022-10-27 11:45:01 +01:00