You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crypto: Adjust Mbed TLS legacy for Mbed TLS v3.6.1 support
-This removes setting of MBEDTLS_ECP_MAX_BITS as this would
result in a build-issue when trying to resolve the largest enabled
curve size.
This needs to be followed up with a cleanup of MBEDTLS_ECP_LIGHT
which is still dependent on BIGNUM and BUILTIN types to be enabled
Signed-off-by: Frank Audun Kvamtrø <[email protected]>
0 commit comments