openssl/crypto/ec
Matt Caswell f063e30fe9 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>
2014-08-27 19:49:35 +02:00
..
.cvsignore
ec2_mult.c Fix for CVE-2014-0076 2014-03-12 14:29:43 +00:00
ec2_oct.c
ec2_smpl.c
ec_ameth.c RT3065: ec_private_key_dont_crash 2014-08-27 19:49:34 +02:00
ec_asn1.c RT3065: automatically generate a missing EC public key 2014-08-27 19:49:35 +02:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c Add support for ECDH KARI. 2013-07-17 21:45:01 +01:00
ec_key.c Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ec_lcl.h Corrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lcl.h. PR#3370 2014-06-03 23:15:58 +01:00
ec_lib.c "EC_POINT_invert" was checking "dbl" function pointer instead of "invert". 2014-07-21 22:18:40 +01:00
ec_mult.c
ec_oct.c
ec_pmeth.c Fix for some platforms where "char" is unsigned. 2013-11-09 15:09:23 +00:00
ec_print.c
ec.h RT2513: Fix typo's paramter-->parameter 2014-08-19 11:09:33 -04:00
eck_prn.c
ecp_mont.c
ecp_nist.c PR2490: Remove unused local variable bn ecp_nist.c 2014-08-20 16:36:20 -04:00
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c
ecp_nistputil.c
ecp_oct.c
ecp_smpl.c Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and 2014-08-13 17:37:19 +02:00
ectest.c Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and 2014-08-13 17:37:19 +02:00
Makefile make depend 2014-02-19 20:09:08 +00:00