Adam Langley e87a4a7011 RT3065: ec_private_key_dont_crash
This change saves several EC routines from crashing when an EC_KEY is
missing a public key. The public key is optional in the EC private key
format and, without this patch, running the following through `openssl
ec` causes a crash:

-----BEGIN EC PRIVATE KEY-----
MBkCAQEECAECAwQFBgcIoAoGCCqGSM49AwEH
-----END EC PRIVATE KEY-----

Reviewed-by: Dr Stephen Henson <steve@openssl.org>
(cherry picked from commit b391570bdeb386d4fd325917c248d593d3c43930)
2014-08-27 19:42:09 +02:00
..
2014-03-12 14:16:19 +00:00
2011-10-26 16:43:14 +00:00
2014-08-27 19:42:09 +02:00
2014-08-27 19:42:09 +02:00
2012-10-05 20:51:31 +00:00
2010-08-26 12:10:44 +00:00
2014-06-02 13:53:51 +01:00
2002-06-06 10:33:05 +00:00
2008-03-22 18:52:03 +00:00