File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11libsecp256k1
22============
33
4- [ ![ Build Status] ( https://travis-ci.org/bitcoin/secp256k1.svg?branch=master )] ( https://travis-ci.org/bitcoin/secp256k1 )
4+ [ ![ Build Status] ( https://travis-ci.org/bitcoin-core /secp256k1.svg?branch=master )] ( https://travis-ci.org/bitcoin-core /secp256k1 )
55
66Optimized C library for EC operations on curve secp256k1.
77
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ includedir=@includedir@
55
66Name: libsecp256k1
77Description: Optimized C library for EC operations on curve secp256k1
8- URL: https://github.com/bitcoin/secp256k1
8+ URL: https://github.com/bitcoin-core /secp256k1
99Version: @PACKAGE_VERSION@
1010Cflags: -I${includedir}
1111Libs.private: @SECP_LIBS@
Original file line number Diff line number Diff line change @@ -1951,8 +1951,8 @@ void test_add_neg_y_diff_x(void) {
19511951 * of the sum to be wrong (since infinity has no xy coordinates).
19521952 * HOWEVER, if the x-coordinates are different, infinity is the
19531953 * wrong answer, and such degeneracies are exposed. This is the
1954- * root of https://github.com/bitcoin/secp256k1/issues/257 which
1955- * this test is a regression test for.
1954+ * root of https://github.com/bitcoin-core /secp256k1/issues/257
1955+ * which this test is a regression test for.
19561956 *
19571957 * These points were generated in sage as
19581958 * # secp256k1 params
You can’t perform that action at this time.
0 commit comments