mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-01-06 11:41:12 +03:00
Revert "ecp: Remove dependency on TLS and X.509"
This reverts commit de0a41b716.
This commit is contained in:
committed by
Ronald Cron
parent
d40f0070ec
commit
1174db5bac
@@ -374,7 +374,7 @@ int mbedtls_ecp_check_budget( const mbedtls_ecp_group *grp,
|
||||
* Curves are listed in order: largest curves first, and for a given size,
|
||||
* fastest curves first. This provides the default order for the SSL module.
|
||||
*
|
||||
* Reminder: update profiles in Mbed TLS's x509_crt.c when adding new curves!
|
||||
* Reminder: update profiles in x509_crt.c when adding a new curves!
|
||||
*/
|
||||
static const mbedtls_ecp_curve_info ecp_supported_curves[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user