Files
mbedtls-framework/util
Gilles Peskine 88cfd0cf47 Improve the construction of inputs to multipart APIs
Fix a bug whereby the chunks did not actually have the desired lengths.

Make the message content depend only on its length, and not how it is split
into chunks. This way, it'll be easier to notice and analyze bugs that cause
different outputs for different ways to split the input.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2026-04-23 15:43:05 +02:00
..