Deprecated test case
Description
CWE: 328 Bad case uses insecure cryptographic hashing algorithm (MD5). Good case uses secure cryptographic hashing algorithm (SHA-512).
Sinks:
GoodSink: sha512
BadSink : md5
Flow Variant: 17 Control flow: for loops
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.