Module RsaWithoutOaepQuery
Definitions for the RSA without OAEP query
Import path
import semmle.code.java.security.RsaWithoutOaepQuery
Imports
DataFlow | Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses. |
Encryption | Provides predicates and classes relating to encryption in Java. |
java | Provides all default Java QL imports. |
Modules
RsaWithoutOaepConfig | A configuration for finding RSA ciphers initialized without using OAEP padding. |
Aliases
RsaWithoutOaepFlow | Flow for finding RSA ciphers initialized without using OAEP padding. |