RT3065: automatically generate a missing EC public key
authorMatt Caswell <matt@openssl.org>
Fri, 22 Aug 2014 16:04:19 +0000 (18:04 +0200)
committerJanusz Kozerski <j.kozerski@samsung.com>
Mon, 20 Oct 2014 13:25:35 +0000 (15:25 +0200)
commita1078088f6af8c688f725556bf211ecedba789c6
treefb68f6323c9dcc65db8ec48d6a8108c3149c5821
parentf3ae79aab1443d7f1cfa5c2d6770342b4f553ec1
RT3065: automatically generate a missing EC public key

When d2i_ECPrivateKey reads a private key with a missing (optional) public key,
generate one automatically from the group and private key.

Reviewed-by: Dr Stephen Henson <steve@openssl.org>
(cherry picked from commit ed383f847156940e93f256fed78599873a4a9b28)

Conflicts:
doc/crypto/EC_KEY_new.pod
crypto/ec/ec_asn1.c