Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and
authorBodo Moeller <bodo@openssl.org>
Wed, 13 Aug 2014 15:37:19 +0000 (17:37 +0200)
committerBodo Moeller <bodo@openssl.org>
Wed, 13 Aug 2014 15:56:18 +0000 (17:56 +0200)
commit1d5e58b53c13d739cdd19a0b94738339ad3d4631
treed2e16102f6b57c20dcdbad5f80bd9dc84488ef96
parent118149887b5cceb66b381b7d26ff55cc447cc08c
Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and
group_order_tests (ectest.c).  Also fix the EC_POINTs_mul documentation (ec.h).

Reviewed-by: emilia@openssl.org
Conflicts:
crypto/ec/ectest.c
crypto/ec/ec.h
crypto/ec/ecp_smpl.c