mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 21:35:39 +01:00
6226a12acc
Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
Features
|
|
* Automatic fallback to a software implementation of ECP when
|
|
MBEDTLS_ECP_xxx_ALT accelerator hooks are in use can now be turned off
|
|
through setting the new configuration flag MBEDTLS_ECP_NO_FALLBACK.
|