ECCurve

public enum ECCurve : CaseIterable

Built-in elliptic curves

  • brainpoolP160r1 curve

    Declaration

    Swift

    case BP160r1
  • brainpoolP160t1 curve

    Declaration

    Swift

    case BP160t1
  • brainpoolP192r1 curve

    Declaration

    Swift

    case BP192r1
  • brainpoolP192t1 curve

    Declaration

    Swift

    case BP192t1
  • brainpoolP224r1 curve

    Declaration

    Swift

    case BP224r1
  • brainpoolP224t1 curve

    Declaration

    Swift

    case BP224t1
  • brainpoolP256r1 curve

    Declaration

    Swift

    case BP256r1
  • brainpoolP256t1 curve

    Declaration

    Swift

    case BP256t1
  • brainpoolP320r1 curve

    Declaration

    Swift

    case BP320r1
  • brainpoolP320t1 curve

    Declaration

    Swift

    case BP320t1
  • brainpoolP384r1 curve

    Declaration

    Swift

    case BP384r1
  • brainpoolP384t1 curve

    Declaration

    Swift

    case BP384t1
  • brainpoolP512r1 curve

    Declaration

    Swift

    case BP512r1
  • brainpoolP512t1 curve

    Declaration

    Swift

    case BP512t1
  • NIST sect163k1 curve

    Declaration

    Swift

    case EC163k1
  • NIST sect163r2 curve

    Declaration

    Swift

    case EC163r2
  • NIST sect192k1 curve

    Declaration

    Swift

    case EC192k1
  • NIST sect192r1 curve

    Declaration

    Swift

    case EC192r1
  • NIST sect224k1 curve

    Declaration

    Swift

    case EC224k1
  • NIST sect224r1 curve

    Declaration

    Swift

    case EC224r1
  • NIST sect233k1 curve

    Declaration

    Swift

    case EC233k1
  • NIST sect233r1 curve

    Declaration

    Swift

    case EC233r1
  • NIST sect256k1 curve

    Declaration

    Swift

    case EC256k1
  • NIST sect256r1 curve

    Declaration

    Swift

    case EC256r1
  • NIST sect283k1 curve

    Declaration

    Swift

    case EC283k1
  • NIST sect283r1 curve

    Declaration

    Swift

    case EC283r1
  • NIST sect384r1 curve

    Declaration

    Swift

    case EC384r1
  • NIST sect409k1 curve

    Declaration

    Swift

    case EC409k1
  • NIST sect409r1 curve

    Declaration

    Swift

    case EC409r1
  • NIST sect521r1 curve

    Declaration

    Swift

    case EC521r1
  • NIST sect571k1 curve

    Declaration

    Swift

    case EC571k1
  • NIST sect571r1 curve

    Declaration

    Swift

    case EC571r1