]> git.ipfire.org Git - thirdparty/openssl.git/commit
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 16:09:00 +0000 (18:09 +0200)
commit44a8fced976eb2ec3024c6c81874ea74c81f2695
tree5e78cfe7f471cd014a460d25e1b503e26946c5fb
parent4ff07f4c71d762dc66f7ee729c200794c491e2c2
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

Conflicts:
crypto/ec/ec.h
crypto/ec/ecp_smpl.c