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:44:53 +0000 (17:44 +0200)
commit6b5b85f4f6d5f4e8b88afa453fe8861f33f78c6b
tree46808adde7ccdec2b78fc3cdcf9fd9da6f8d2c6b
parent03ebf85f7757c5da9f9d4fecb8ea1a1af18df46d
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
crypto/ec/ec.h
crypto/ec/ecp_smpl.c
crypto/ec/ectest.c