mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Changelog entry for MBEDTLS_ECP_MAX_BITS automatic determination
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
814d0129ec
commit
a1b44dd808
3
ChangeLog.d/ecp_max_bits.txt
Normal file
3
ChangeLog.d/ecp_max_bits.txt
Normal 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.
|
||||
Loading…
Reference in a new issue