We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b307614 + 9b0f37b commit 1988855Copy full SHA for 1988855
include/secp256k1_ellswift.h
@@ -35,7 +35,7 @@ extern "C" {
35
*
36
* If the Y coordinate is relevant, it is given the same parity as t.
37
38
- * Changes w.r.t. the the paper:
+ * Changes w.r.t. the paper:
39
* - The u=0, t=0, and u^3+t^2+7=0 conditions result in decoding to the point
40
* at infinity in the paper. Here they are remapped to finite points.
41
* - The paper uses an additional encoding bit for the parity of y. Here the
0 commit comments