1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-23 13:40:35 +08:00
Max Fillinger 3e1291866d Fix output size check for key material exporter
HKDF-Expand can produce at most 255 * hash_size bytes of key material,
so this limit applies to the TLS 1.3 key material exporter.

Signed-off-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
2025-03-28 17:06:48 +01:00
..
2024-06-13 09:02:30 +02:00