diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ LibreSSL Portable Release Notes: | |||
69 | built-in curve. | 69 | built-in curve. |
70 | - EC_METHOD is no longer public and the API exposing it has been | 70 | - EC_METHOD is no longer public and the API exposing it has been |
71 | removed. This includes EC_GROUP_new(), EC_GFp_mont_method(), | 71 | removed. This includes EC_GROUP_new(), EC_GFp_mont_method(), |
72 | EC_GROUP_get_method_of() and EC_METHOD_get_field_type(). | 72 | EC_GROUP_method_of() and EC_METHOD_get_field_type(). |
73 | - All elliptic curves over fields with less than 224 bits and a | 73 | - All elliptic curves over fields with less than 224 bits and a |
74 | few more were removed from the built-in curves. This includes | 74 | few more were removed from the built-in curves. This includes |
75 | all WTLS curves and P-192. | 75 | all WTLS curves and P-192. |