CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Module Cryptography::CryptographicOperation

Provides classes for modeling new applications of a cryptographic algorithms.

Import path

import semmle.python.internal.ConceptsShared

Classes

Range

A data-flow node that is an application of a cryptographic algorithm. For example, encryption, decryption, signature-validation.