Simplify and fix ec_GFp_simple_points_make_affine
authorBodo Moeller <bodo@openssl.org>
Fri, 1 Aug 2014 15:18:14 +0000 (17:18 +0200)
committerBodo Moeller <bodo@openssl.org>
Fri, 1 Aug 2014 15:50:26 +0000 (17:50 +0200)
commit281720c2a38653035cf6cd6f424ded2913d4c931
tree3faca85a5f95fcdc839b69f42b4274e05e361193
parent2a9023f7b4e5198e5950269088133526d617544a
Simplify and fix ec_GFp_simple_points_make_affine
(which didn't always handle value 0 correctly).

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