mbedtls/ChangeLog.d/no_ecp_fallback.txt
Steven Cooreman 97b4984657 Add a flag for disabling fallback in ecp.c
Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2021-01-08 16:43:43 +01:00

5 lines
215 B
Plaintext

Features
* Automatic fallback to a software implementation of ECP when ECP_xxx_ALT
accelerator hooks are in use can now be turned off through setting the new
configuration flag MBEDTLS_ECP_NO_FALLBACK.