Files
openssl/crypto/ec
Adam Langley 0388ac4c99 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>
2014-08-27 19:49:34 +02:00
..
2014-03-12 14:29:43 +00:00
2011-02-14 16:55:28 +00:00
2011-10-26 16:43:34 +00:00
2014-08-27 19:49:34 +02:00
2014-08-27 19:49:34 +02:00
2012-04-22 13:06:51 +00:00
2013-07-17 21:45:01 +01:00
2011-03-10 01:00:30 +00:00
2002-06-06 10:33:05 +00:00
2014-08-19 11:09:33 -04:00
2011-10-19 08:59:53 +00:00
2011-10-19 08:59:53 +00:00
2011-10-19 08:59:53 +00:00
2014-02-19 20:09:08 +00:00