mirror of
https://github.com/status-im/secp256k1.git
synced 2025-02-24 03:38:12 +00:00
Correct typo.
This commit is contained in:
parent
16a3cc07e8
commit
f20dcbbad1
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* Noone will ever need more than a window size of 24. The code might
|
/* Noone will ever need more than a window size of 24. The code might
|
||||||
* be correct for larger values of ECMULT_WINDOW_SIZE but this is not
|
* be correct for larger values of ECMULT_WINDOW_SIZE but this is not
|
||||||
* not tested.
|
* tested.
|
||||||
*
|
*
|
||||||
* The following limitations are known, and there are probably more:
|
* The following limitations are known, and there are probably more:
|
||||||
* If WINDOW_G > 27 and size_t has 32 bits, then the code is incorrect
|
* If WINDOW_G > 27 and size_t has 32 bits, then the code is incorrect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user