4
0
mirror of https://github.com/QuasarApp/openssl.git synced 2025-05-07 23:19:39 +00:00
Richard Levitte 9db6af922c EC: Reverse the default asn1_flag in a new EC_GROUP
The default was OPENSSL_EC_NAMED_CURVE, but that's not true until a
curve name has been set, so we change the initial value to
OPENSSL_EC_EXPLICIT_CURVE and let EC_GROUP_set_curve_name() change it
to OPENSSL_EC_NAMED_CURVE.

Submitted by Matt Caswell

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13973)
2021-02-03 17:20:56 +01:00
..
2020-10-15 14:10:06 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2021-01-28 13:54:57 +01:00
2020-04-23 13:55:52 +01:00
2020-05-04 09:30:55 +01:00
2020-04-23 13:55:52 +01:00