CodeQL library for C#
codeql/csharp-all 0.9.1 (changelog, source)
Search

Predicate isCreatingRijndael

Holds if the expression ā€˜eā€™ creates Rijndael symmetric algorithm.

Import path

import semmle.code.csharp.frameworks.system.security.cryptography.SymmetricAlgorithm
predicate isCreatingRijndael(Expr e)