commit | 88db5da1177c2e07c0da85d43e2ecabd5a898d69 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jun 15 14:34:59 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jun 17 14:27:38 2015 +0200 |
tree | 5e8bfd54473e741e298f70706312f5a18c55b51f | |
parent | 9505164ef4d70806b836cbb889c9cc190fd35ada [diff] [blame] |
Add pre-defined profiles for cert verification
diff --git a/library/ecp.c b/library/ecp.c index 31197ce..b733bcc 100644 --- a/library/ecp.c +++ b/library/ecp.c
@@ -124,6 +124,8 @@ * * 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 x509_crt.c when adding a new curves! */ static const mbedtls_ecp_curve_info ecp_supported_curves[] = {