Skip to content

Commit 0394816

Browse files
committed
Crypto: typo fix
1 parent b20689f commit 0394816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/experimental/quantum/Examples/BadMacOrderDecryptThenMac.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Bad MAC order: decrypt then mac
3-
* @description Decryption on cipher text, then MAC on ciopher text, is incorrect order
3+
* @description Decryption on cipher text, then MAC on cipher text, is incorrect order
44
* @id java/quantum/examples/bad-mac-order-decrypt-then-mac
55
* @kind path-problem
66
* @problem.severity error

0 commit comments

Comments
 (0)