PR: 1612
authorDr. Stephen Henson <steve@openssl.org>
Mon, 24 Jan 2011 14:41:58 +0000 (14:41 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 24 Jan 2011 14:41:58 +0000 (14:41 +0000)
commit2668c58969a3e12dd91d499e010e234a9463949d
treea677dbc801e8831ad7b5f5cee90b98611a7b586f
parent5ae3168a7780e013b1a514b90185d4d311df4554
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