Insecure

A container for older, cryptographically insecure algorithms.

Insecure.swift:6
enum Insecure

Citizens in JWTKit

Types

  • enum 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.