Add a changelog entry for p256-m

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2023-09-13 15:41:23 +02:00
parent 6f784dff49
commit 528ec901ab
+5
View File
@@ -0,0 +1,5 @@
Features
* Applications using ECC over secp256r1 through the PSA API can use a
new implementation with a much smaller footprint, but some minor
usage restrictions. See the documentation of the new configuration
option MBEDTLS_P256M_EXAMPLE_DRIVER_ENABLED for details.