mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
We already modelled usage of the protected `MessageDigest(String algo)` constructor as a crypto algorithm specification. For some reason we did not model the more commonly used public `MessageDigest.getInstance` method.
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
| Test.java:16:4:16:8 | "AES" |
|
|
| Test.java:17:4:17:17 | "AES_function" |
|