Add changelog entry

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2024-11-04 14:07:20 +01:00
parent fce3f0dd84
commit 18e8389452
@@ -0,0 +1,3 @@
Changes
* Improve performance of PSA key generation with ECC keys: it no longer
computes the public key (which was immediately discarded). Fixes #9732.