We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20689f commit 0394816Copy full SHA for 0394816
1 file changed
java/ql/src/experimental/quantum/Examples/BadMacOrderDecryptThenMac.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Bad MAC order: decrypt then mac
3
- * @description Decryption on cipher text, then MAC on ciopher text, is incorrect order
+ * @description Decryption on cipher text, then MAC on cipher text, is incorrect order
4
* @id java/quantum/examples/bad-mac-order-decrypt-then-mac
5
* @kind path-problem
6
* @problem.severity error
0 commit comments