]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
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:27:59 +0000 (17:27 +0200)
commitd5213519c0ed87c71136084e7e843a4125ecc024
treedaf4650bba19a6a0ca8cd553f1f6c99d3cc88833
parenta3efe1b6e9d2aa2ce5661e4d4b97262eae743fa7
Simplify and fix ec_GFp_simple_points_make_affine
(which didn't always handle value 0 correctly).

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