Module Cryptography::PublicKey
Provides models for public-key cryptography, also called asymmetric cryptography.
Import path
import semmle.python.ConceptsClasses
| 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. |