CodeQL library for Python
codeql/python-all 1.0.5-dev (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.