We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901105a commit 9bf23a0Copy full SHA for 9bf23a0
mlkem/src/sampling.c
@@ -93,7 +93,7 @@ __contract__(
93
* Must be a multiple of 3.
94
*
95
* Note: Strictly speaking, only a few values of buflen near UINT_MAX need
96
- * excluding. The limit of 128 is somewhat arbitrary but sufficient for all
+ * excluding. The limit of 4096 is somewhat arbitrary but sufficient for all
97
* uses of this function. Similarly, the actual limit for target is UINT_MAX/2.
98
99
* Returns the new offset of sampled 16-bit integers, at most target,
0 commit comments