Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Enumeration

Insecure.RSA

Namespace encompassing functionality related to the RSA (Rivest–Shamir–Adleman) cryptographic algorithm. Relatively to other algorithms such as ECDSA and EdDSA, RSA is considered slow and should be avoided when possible.
enum RSA

Topics

Structures

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype