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)
committerJanusz Kozerski <j.kozerski@samsung.com>
Mon, 20 Oct 2014 13:25:34 +0000 (15:25 +0200)
commit53b7853b26e72a4cad888c9c1ef8bb6c60c57df0
tree2d6f86bdb7cdaf5392c4e556fc970b438a491503
parent3b1f21ae961689e66c8a2919dc3838f71bfbc2b3
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