Predicate isInsecureEncryption
Holds if name
looks like it might be related to operations with an
insecure encryption algorithm.
Import path
import semmle.code.cpp.security.Encryption
predicate
isInsecureEncryption
(
string
name
)