Files
codeql/java/ql/test
Arthur Baars 59869ace63 Java: teach Encryption.qll about MessageDigest.getInstance
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.
2020-04-25 00:41:10 +02:00
..
2019-01-07 13:25:20 +01:00
2019-12-07 02:38:02 +01:00