mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 21:02:58 +00:00
Two causes: - the buffer is too short (missing 4 bytes for encoding id_len) - the test was wrong Would only happen when MBEDTLS_ECP_MAX_BITS == the bitsize of the curve actually used (does not happen in the default config). Could not be triggered remotely.
37 KiB
37 KiB