CodeQL library for C/C++
codeql/cpp-all 1.3.1-dev (changelog, source)
Search

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)