Deprecated test case
Description
CWE: 327 Use of a Broken or Risky Cryptographic Algorithm
Sinks: w32rot13
GoodSink: Use Triple-DES for decryption
BadSink : Decryption is done by rot13, which is not a safe cryptographic method
Flow Variant: 03 Control flow: if(5==5) and if(5!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.