PR: 1612
authorDr. Stephen Henson <steve@openssl.org>
Mon, 24 Jan 2011 14:41:34 +0000 (14:41 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 24 Jan 2011 14:41:34 +0000 (14:41 +0000)
commit0aa1aedbce485c856e0cc3e68a5ed88995c5b759
tree5328a931236b1b5ba35313199584cd64cf926202
parentdd616752a1ad3a4cae469ea9ceac50141debe32b
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