PR: 1612
authorDr. Stephen Henson <steve@openssl.org>
Mon, 24 Jan 2011 14:41:49 +0000 (14:41 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 24 Jan 2011 14:41:49 +0000 (14:41 +0000)
commit913488c066998bfecaf5254f3dc60fc62cd1c6ac
tree481e4927d32468c1a896522585ea75aad490bd05
parent7fa27d9ac678e41aa010e91ef1a07fcfe405033a
PR: 1612
Submitted by: Robert Jackson <robert@rjsweb.net>
Reviewed by: steve

Fix EC_POINT_cmp function for case where b but not a is the point at infinity.
crypto/ec/ec2_smpl.c
crypto/ec/ecp_smpl.c