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)
Holds if name
looks like it might be related to operations with an
insecure encryption algorithm.
import semmle.code.cpp.security.Encryption
predicate isInsecureEncryption(string name)