We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0749f20 commit 1d4c5f7Copy full SHA for 1d4c5f7
1 file changed
tests/api/test_mlkem.c
@@ -3950,7 +3950,7 @@ int test_wc_mlkem_decapsulate_pubonly_fails(void)
3950
return EXPECT_RESULT();
3951
} /* END test_wc_mlkem_decapsulate_pubonly_fails */
3952
3953
-/* Verify that the FO re-encryption check catches ciphertext tampering
+/* Verify that the re-encryption check catches ciphertext tampering
3954
* at various byte offsets and falls back to implicit rejection. */
3955
int test_wc_mlkem_decap_fo_reject(void)
3956
{
0 commit comments