CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (changelog, source)
Search

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.

Classes

RsaWithoutOaepConfig

DEPRECATED: Use RsaWithoutOaepFlow instead.

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.