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

Module Cryptography :: PublicKey

Provides models for public-key cryptography, also called asymmetric cryptography.

Import path

import semmle.python.Concepts

Classes

KeyGeneration

A data-flow node that generates a new key-pair for use with public-key cryptography.

Modules

KeyGeneration

Provides classes for modeling new key-pair generation APIs.