This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-03 10:35:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a12cd68ecf560dca53bd9524e02d8dfdabe6459
codeql
/
java
/
ql
/
test
/
experimental
/
query-tests
/
quantum
/
examples
/
BadMacUse
History
Geoffrey White
897d16929b
Java: Add missing $ Source annotations.
2026-06-26 16:22:05 +01:00
..
BadMacOrderDecryptThenMac.expected
Java: Move $ Source annotations that were incorrectly placed.
2026-06-26 16:21:49 +01:00
BadMacOrderDecryptThenMac.qlref
Crypto: Adding bad decrypt then mac order query. Fixes to BadMacOrderMacOnEncryptPlaintext as well.
2025-10-24 12:44:28 -04:00
BadMacOrderDecryptToMac.expected
Java: Add missing $ Source annotations.
2026-06-26 16:22:05 +01:00
BadMacOrderDecryptToMac.qlref
Crypto: Bad Mac use tests, and fix for BadMacOrderMacOnEncryptPlaintext (barriers were blocking flow through an encrypt to a subsequent mac on the same plaintext)
2025-10-16 15:44:57 -04:00
BadMacOrderMacOnEncryptPlaintext.expected
Java: Label spurious results.
2026-06-26 16:22:03 +01:00
BadMacOrderMacOnEncryptPlaintext.qlref
Crypto: Bad Mac use tests, and fix for BadMacOrderMacOnEncryptPlaintext (barriers were blocking flow through an encrypt to a subsequent mac on the same plaintext)
2025-10-16 15:44:57 -04:00
BadMacUse.java
Java: Add missing $ Source annotations.
2026-06-26 16:22:05 +01:00