mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 04:01:19 +01:00
The original definition of MBEDTLS_PK_SIGNATURE_MAX_SIZE only took RSA into account. An ECDSA signature may be larger than the maximum possible RSA signature size, depending on build options; for example this is the case with config-suite-b.h.