mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:55:39 +01:00
5 lines
215 B
Plaintext
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.
|