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: 06 Control flow: if(private_final_five==5) and if(private_final_five!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.