mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
Changes
|
|
* Improve performance of PSA key generation with ECC keys: it no longer
|
|
computes the public key (which was immediately discarded). Fixes #9732.
|