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. |