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