|
|
|
@ -1951,8 +1951,8 @@ void test_add_neg_y_diff_x(void) {
|
|
|
|
|
* of the sum to be wrong (since infinity has no xy coordinates).
|
|
|
|
|
* HOWEVER, if the x-coordinates are different, infinity is the
|
|
|
|
|
* wrong answer, and such degeneracies are exposed. This is the
|
|
|
|
|
* root of https://github.com/bitcoin/secp256k1/issues/257 which
|
|
|
|
|
* this test is a regression test for.
|
|
|
|
|
* root of https://github.com/bitcoin-core/secp256k1/issues/257
|
|
|
|
|
* which this test is a regression test for.
|
|
|
|
|
*
|
|
|
|
|
* These points were generated in sage as
|
|
|
|
|
* # secp256k1 params
|
|
|
|
|