Changelog entry for MBEDTLS_ECP_MAX_BITS automatic determination

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2021-06-15 00:10:37 +02:00
parent 814d0129ec
commit a1b44dd808
+3
View File
@@ -0,0 +1,3 @@
Removals
* MBEDTLS_ECP_MAX_BITS is no longer a configuration option because it is
now determined automatically based on supported curves.