1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-28 10:12:16 +08:00
Jarno Lamsa bb86c52430 Protect get/put on secret data on sha256-module
When reading the input, the buffer will be initialised with random data
and the reading will start from a random offset. When writing the data,
the output will be initialised with random data and the writing will
start from a random offset.
2020-01-08 10:45:51 +02:00
..
2019-12-20 13:09:27 +02:00
2019-12-19 07:56:10 +02:00
2019-12-20 13:09:27 +02:00
2019-12-20 13:09:27 +02:00
2019-06-20 16:33:02 +01:00
2019-11-28 12:07:01 +01:00