mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Crypto: typo fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @name Bad MAC order: decrypt then mac
|
* @name Bad MAC order: decrypt then mac
|
||||||
* @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
|
||||||
* @id java/quantum/examples/bad-mac-order-decrypt-then-mac
|
* @id java/quantum/examples/bad-mac-order-decrypt-then-mac
|
||||||
* @kind path-problem
|
* @kind path-problem
|
||||||
* @problem.severity error
|
* @problem.severity error
|
||||||
|
|||||||
Reference in New Issue
Block a user