The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftECC, reference 5.5.0 (85c529), with Swift 5.10 for macOS (SPM) on 11 Apr 2025 18:58:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/SwiftECC.git
Reference: 5.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftECC
 * tag               5.5.0      -> FETCH_HEAD
HEAD is now at 85c529c Release 5.5.0
Cloned https://github.com/leif-ibsen/SwiftECC.git
Revision (git rev-parse @):
85c529c9c56b649a8d8edcef60aab3925ab0f69f
SUCCESS checkout https://github.com/leif-ibsen/SwiftECC.git at 5.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/leif-ibsen/SwiftECC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/27] Compiling Digest SHAKE.swift
[7/28] Compiling BigInt BitSieve.swift
[8/28] Compiling BigInt BurnikelZiegler.swift
[9/29] Compiling BigInt Karatsuba.swift
[10/29] Compiling BigInt ExpMod.swift
[11/29] Compiling BigInt Factorial.swift
[12/29] Compiling BigInt FFT.swift
[13/29] Compiling BigInt CRT.swift
[14/29] Compiling BigInt GCD.swift
[15/29] Compiling BigInt Limbs.swift
[16/29] Compiling Digest XOF.swift
[17/29] Compiling Digest KDF.swift
[18/29] Compiling BigInt ToomCook.swift
[19/29] Emitting module BigInt
[20/29] Compiling BigInt BigFrac.swift
[21/29] Compiling BigInt BigInt.swift
[22/29] Compiling Digest SHA1.swift
[23/29] Compiling Digest SHA2.swift
[24/29] Compiling Digest SHA3.swift
[25/29] Compiling Digest BLAKE.swift
[26/29] Emitting module Digest
[27/29] Compiling Digest HMAC.swift
[28/29] Compiling Digest Base64.swift
[29/29] Compiling Digest MD.swift
[30/50] Emitting module ASN1
[31/52] Compiling ASN1 ASN1OctetString.swift
[32/52] Compiling ASN1 ASN1PrintableString.swift
[33/52] Compiling ASN1 ASN1SimpleType.swift
[34/52] Compiling ASN1 ASN1T61String.swift
[35/52] Compiling ASN1 ASN1Exception.swift
[36/52] Compiling ASN1 ASN1GeneralizedTime.swift
[37/52] Compiling ASN1 ASN1Sequence.swift
[38/52] Compiling ASN1 ASN1Set.swift
[39/52] Compiling ASN1 ASN1Null.swift
[40/52] Compiling ASN1 ASN1ObjectIdentifier.swift
[41/52] Compiling ASN1 ASN1Time.swift
[42/52] Compiling ASN1 ASN1UTCTime.swift
[43/52] Compiling ASN1 ASN1UTF8String.swift
[44/52] Compiling ASN1 InputStream.swift
[45/52] Compiling ASN1 ASN1IA5String.swift
[46/52] Compiling ASN1 ASN1Integer.swift
[47/52] Compiling ASN1 ASN1Boolean.swift
[48/52] Compiling ASN1 ASN1Collection.swift
[49/52] Compiling ASN1 ASN1Ctx.swift
[50/52] Compiling ASN1 ASN1.swift
[51/52] Compiling ASN1 ASN1BMPString.swift
[52/52] Compiling ASN1 ASN1BitString.swift
[53/89] Emitting module SwiftECC
[54/92] Compiling SwiftECC BP320.swift
[55/92] Compiling SwiftECC BP384.swift
[56/92] Compiling SwiftECC BP512.swift
[57/92] Compiling SwiftECC DomainP.swift
[58/92] Compiling SwiftECC BP160.swift
[59/92] Compiling SwiftECC BP192.swift
[60/92] Compiling SwiftECC BP224.swift
[61/92] Compiling SwiftECC BP256.swift
[62/92] Compiling SwiftECC Cipher.swift
[63/92] Compiling SwiftECC DeterministicK.swift
[64/92] Compiling SwiftECC ECBCipher.swift
[65/92] Compiling SwiftECC GCMCipher.swift
[66/92] Compiling SwiftECC OFBCipher.swift
[67/92] Compiling SwiftECC PBE.swift
[68/92] Compiling SwiftECC Curve.swift
[69/92] Compiling SwiftECC Domain.swift
[70/92] Compiling SwiftECC EC521.swift
[71/92] Compiling SwiftECC Exception.swift
[72/92] Compiling SwiftECC Point.swift
[73/92] Compiling SwiftECC PrivateKey.swift
[74/92] Compiling SwiftECC PublicKey.swift
[75/92] Compiling SwiftECC RP.swift
[76/92] Compiling SwiftECC Signature.swift
[77/92] Compiling SwiftECC BitVector.swift
[78/92] Compiling SwiftECC Domain2.swift
[79/92] Compiling SwiftECC EC163.swift
[80/92] Compiling SwiftECC EC233.swift
[81/92] Compiling SwiftECC EC283.swift
[82/92] Compiling SwiftECC EC409.swift
[83/92] Compiling SwiftECC EC571.swift
[84/92] Compiling SwiftECC Point2.swift
[85/92] Compiling SwiftECC EC192.swift
[86/92] Compiling SwiftECC EC224.swift
[87/92] Compiling SwiftECC EC256.swift
[88/92] Compiling SwiftECC EC384.swift
[89/92] Compiling SwiftECC AES.swift
[90/92] Compiling SwiftECC CBCCipher.swift
[91/92] Compiling SwiftECC CFBCipher.swift
[92/92] Compiling SwiftECC CTRCipher.swift
Build complete! (18.53s)
Fetching https://github.com/leif-ibsen/ASN1
Fetching https://github.com/leif-ibsen/Digest
Fetching https://github.com/leif-ibsen/BigInt
[1/2427] Fetching asn1
[26/5020] Fetching asn1, digest
[465/10536] Fetching asn1, digest, bigint
Fetched https://github.com/leif-ibsen/BigInt from cache (1.98s)
Fetched https://github.com/leif-ibsen/ASN1 from cache (1.98s)
Fetched https://github.com/leif-ibsen/Digest from cache (1.98s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.36s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.21.0 (0.36s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (2.43s)
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.21.0
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.0
Creating working copy for https://github.com/leif-ibsen/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.7.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/leif-ibsen/ASN1"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/leif-ibsen/BigInt"
    },
    {
      "identity" : "digest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/leif-ibsen/Digest"
    }
  ],
  "manifest_display_name" : "SwiftECC",
  "name" : "SwiftECC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftECC",
      "targets" : [
        "SwiftECC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftECCTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftECCTests",
      "path" : "Tests/SwiftECCTests",
      "sources" : [
        "BlueTest.swift",
        "BrainpoolTest.swift",
        "CipherTest.swift",
        "CryptoKitTest.swift",
        "DomainTest.swift",
        "ECDHTest.swift",
        "EciesAESGCMTest.swift",
        "EciesChaChaTest.swift",
        "EciesTest.swift",
        "ExceptionTest.swift",
        "FuzzTest.swift",
        "GCMTest.swift",
        "KeysEncryptedTest.swift",
        "KeysTest.swift",
        "PEMTest.swift",
        "PointTest.swift",
        "SignatureDetTest.swift",
        "SignatureTest.swift",
        "Test29.swift",
        "Test4.swift",
        "VerifyTest.swift",
        "ZTest.swift"
      ],
      "target_dependencies" : [
        "SwiftECC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftECC",
      "module_type" : "SwiftTarget",
      "name" : "SwiftECC",
      "path" : "Sources/SwiftECC",
      "product_dependencies" : [
        "BigInt",
        "ASN1",
        "Digest"
      ],
      "product_memberships" : [
        "SwiftECC"
      ],
      "sources" : [
        "Cipher/AES.swift",
        "Cipher/CBCCipher.swift",
        "Cipher/CFBCipher.swift",
        "Cipher/CTRCipher.swift",
        "Cipher/Cipher.swift",
        "Cipher/DeterministicK.swift",
        "Cipher/ECBCipher.swift",
        "Cipher/GCMCipher.swift",
        "Cipher/OFBCipher.swift",
        "Cipher/PBE.swift",
        "Curve.swift",
        "Domain.swift",
        "Domain2/BitVector.swift",
        "Domain2/Domain2.swift",
        "Domain2/EC163.swift",
        "Domain2/EC233.swift",
        "Domain2/EC283.swift",
        "Domain2/EC409.swift",
        "Domain2/EC571.swift",
        "Domain2/Point2.swift",
        "DomainP/BP160.swift",
        "DomainP/BP192.swift",
        "DomainP/BP224.swift",
        "DomainP/BP256.swift",
        "DomainP/BP320.swift",
        "DomainP/BP384.swift",
        "DomainP/BP512.swift",
        "DomainP/DomainP.swift",
        "DomainP/EC192.swift",
        "DomainP/EC224.swift",
        "DomainP/EC256.swift",
        "DomainP/EC384.swift",
        "DomainP/EC521.swift",
        "Exception.swift",
        "Point.swift",
        "PrivateKey.swift",
        "PublicKey.swift",
        "RP.swift",
        "Signature.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.