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: 18 Control flow: goto statements
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.