mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-06 21:54:52 -04: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.