mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-12 23:04:31 +02:00
There is a 50% performance drop in the SCA_CM enabled encrypt and decrypt functions. Therefore use the older version of encrypt/decypt functions when SCA_CM is disabled.