We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a3cc0 commit f20dcbbCopy full SHA for f20dcbb
src/ecmult.h
@@ -13,7 +13,7 @@
13
14
/* Noone will ever need more than a window size of 24. The code might
15
* be correct for larger values of ECMULT_WINDOW_SIZE but this is not
16
- * not tested.
+ * tested.
17
*
18
* The following limitations are known, and there are probably more:
19
* If WINDOW_G > 27 and size_t has 32 bits, then the code is incorrect
0 commit comments