mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Add OIDs and TLS IDs for prime Koblitz curves
This commit is contained in:
parent
f51c8fc353
commit
9bcff3905b
4 changed files with 35 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ typedef enum
|
|||
*
|
||||
* (Montgomery curves excluded for now.)
|
||||
*/
|
||||
#define POLARSSL_ECP_DP_MAX 9
|
||||
#define POLARSSL_ECP_DP_MAX 12
|
||||
|
||||
/**
|
||||
* Curve information for use by other modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue