mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-01 02:11:23 +08:00

A new test function is added, ecdsa_raw_to_der_incremental, that tests incremental output DER buffer sizes checking that only the correct one (tested at last) works correctly. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>