Add OIDs and TLS IDs for prime Koblitz curves

This commit is contained in:
Manuel Pégourié-Gonnard 2014-01-10 18:26:48 +01:00
parent f51c8fc353
commit 9bcff3905b
4 changed files with 35 additions and 2 deletions

View file

@ -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