Description
CWE: 327 Use of a Broken or Risky Cryptographic Algorithm
Sinks: DES
GoodSink: Use AES for decryption
BadSink : Use DES for decryption
Flow Variant: 07 Control flow: if(staticFive==5) and if(staticFive!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.