Build Information
Successful build of swift-homomorphic-encryption, reference 1.0.4 (ea9ff7
), with Swift 6.0 for Linux on 18 Apr 2025 22:18:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-homomorphic-encryption.git
Reference: 1.0.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-homomorphic-encryption
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at ea9ff79 Update documentation links to 1.0.4 (#200)
Submodule path 'swift-homomorphic-encryption-protobuf': checked out 'e2fcb506442719d00b11914ebe6e85779c5b5b4c'
Submodule 'swift-homomorphic-encryption-protobuf' (https://github.com/apple/swift-homomorphic-encryption-protobuf) registered for path 'swift-homomorphic-encryption-protobuf'
Cloning into '/host/spi-builder-workspace/swift-homomorphic-encryption-protobuf'...
Cloned https://github.com/apple/swift-homomorphic-encryption.git
Revision (git rev-parse @):
ea9ff791be34b0605bacfd1e7cd9a281b57eb14e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-homomorphic-encryption.git at 1.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-homomorphic-encryption.git
https://github.com/apple/swift-homomorphic-encryption.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "swift-homomorphic-encryption",
"name" : "swift-homomorphic-encryption",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "HomomorphicEncryption",
"targets" : [
"HomomorphicEncryption"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryptionProtobuf",
"targets" : [
"HomomorphicEncryptionProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrieval",
"targets" : [
"PrivateInformationRetrieval"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrievalProtobuf",
"targets" : [
"PrivateInformationRetrievalProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearch",
"targets" : [
"PrivateNearestNeighborSearch"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearchProtobuf",
"targets" : [
"PrivateNearestNeighborSearchProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PIRGenerateDatabase",
"targets" : [
"PIRGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRProcessDatabase",
"targets" : [
"PIRProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRShardDatabase",
"targets" : [
"PIRShardDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSGenerateDatabase",
"targets" : [
"PNNSGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSProcessDatabase",
"targets" : [
"PNNSProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "RlweBenchmark",
"targets" : [
"RlweBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PolyBenchmark",
"targets" : [
"PolyBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSBenchmark",
"targets" : [
"PNNSBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRBenchmark",
"targets" : [
"PIRBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "BasicsSnippet",
"targets" : [
"BasicsSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "SerializationSnippet",
"targets" : [
"SerializationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EvaluationKeySnippet",
"targets" : [
"EvaluationKeySnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "MultiplicationSnippet",
"targets" : [
"MultiplicationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EncryptionParametersSnippet",
"targets" : [
"EncryptionParametersSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "NoiseBudgetSnippet",
"targets" : [
"NoiseBudgetSnippet"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "TestUtilities",
"module_type" : "SwiftTarget",
"name" : "TestUtilities",
"path" : "Sources/TestUtilities",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"TestUtilities.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "RlweBenchmark",
"module_type" : "SwiftTarget",
"name" : "RlweBenchmark",
"path" : "Benchmarks/RlweBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"RlweBenchmark"
],
"sources" : [
"RlweBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PrivateNearestNeighborSearchTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchTests",
"path" : "Tests/PrivateNearestNeighborSearchTests",
"sources" : [
"CiphertextMatrixTests.swift",
"ClientTests.swift",
"CosineSimilarityTests.swift",
"DatabaseTests.swift",
"MatrixMultiplicationTests.swift",
"PlaintextMatrixTests.swift",
"Utils.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobufTests",
"path" : "Tests/PrivateNearestNeighborSearchProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobuf",
"path" : "Sources/PrivateNearestNeighborSearchProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateNearestNeighborSearchProtobuf",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPnns.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_client_config.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_distance_metric.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_matrix_packing.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_processed_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_server_config.pb.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateNearestNeighborSearch",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearch",
"path" : "Sources/PrivateNearestNeighborSearch",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CiphertextMatrix.swift",
"Client.swift",
"Config.swift",
"Database.swift",
"Error.swift",
"MatrixMultiplication.swift",
"PlaintextMatrix.swift",
"PnnsProtocol.swift",
"ProcessedDatabase.swift",
"SerializedCiphertextMatrix.swift",
"SerializedPlaintextMatrix.swift",
"Server.swift",
"Util.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrievalTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalTests",
"path" : "Tests/PrivateInformationRetrievalTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CuckooTableTests.swift",
"HashBucketTests.swift",
"IndexPirTests.swift",
"KeywordDatabaseTests.swift",
"KeywordPirTests.swift",
"MulPirTests.swift",
"PirTestUtils.swift",
"PirUtilTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobufTests",
"path" : "Tests/PrivateInformationRetrievalProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobuf",
"path" : "Sources/PrivateInformationRetrievalProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateInformationRetrievalProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPir.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_algorithm.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_database.pb.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrieval",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrieval",
"path" : "Sources/PrivateInformationRetrieval",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CuckooTable.swift",
"Error.swift",
"HashBucket.swift",
"IndexPirProtocol.swift",
"KeywordDatabase.swift",
"KeywordPirProtocol.swift",
"MulPir.swift",
"PirUtil.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PolyBenchmark",
"module_type" : "SwiftTarget",
"name" : "PolyBenchmark",
"path" : "Benchmarks/PolyBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PolyBenchmark"
],
"sources" : [
"PolyBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PNNSProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSProcessDatabase",
"path" : "Sources/PNNSProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PNNSProcessDatabase"
],
"sources" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PNNSGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSGenerateDatabase",
"path" : "Sources/PNNSGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PNNSGenerateDatabase"
],
"sources" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PNNSBenchmark",
"module_type" : "SwiftTarget",
"name" : "PNNSBenchmark",
"path" : "Benchmarks/PrivateNearestNeighborSearchBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PNNSBenchmark"
],
"sources" : [
"PrivateNearestNeighborSearchBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRShardDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRShardDatabase",
"path" : "Sources/PIRShardDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRShardDatabase"
],
"sources" : [
"ShardDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRProcessDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabaseTests",
"path" : "Tests/PIRProcessDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"ProcessDatabaseTests.swift"
],
"target_dependencies" : [
"PIRProcessDatabase",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabase",
"path" : "Sources/PIRProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PIRProcessDatabase"
],
"sources" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrievalProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PIRGenerateDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabaseTests",
"path" : "Tests/PIRGenerateDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"PIRGenerateDatabaseTests.swift"
],
"target_dependencies" : [
"PIRGenerateDatabase",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabase",
"path" : "Sources/PIRGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRGenerateDatabase"
],
"sources" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRBenchmark",
"module_type" : "SwiftTarget",
"name" : "PIRBenchmark",
"path" : "Benchmarks/PrivateInformationRetrievalBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PIRBenchmark"
],
"sources" : [
"PrivateInformationRetrievalBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "HomomorphicEncryptionTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionTests",
"path" : "Tests/HomomorphicEncryptionTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"Array2dTests.swift",
"CoefficientPackingTests.swift",
"DoubleWidthUIntTests.swift",
"EncryptionParametersTests.swift",
"HeAPITests.swift",
"NttTests.swift",
"PolyRqTests/GaloisTests.swift",
"PolyRqTests/PolyContextTests.swift",
"PolyRqTests/PolyRq+RandomizeTests.swift",
"PolyRqTests/PolyRq+SerializeTests.swift",
"PolyRqTests/PolyRqTests.swift",
"RandomTests/BufferedRngTests.swift",
"RandomTests/NistCtrDrbgTests.swift",
"RandomTests/PseudoRandomNumberGeneratorTests.swift",
"RnsBaseConverterTests.swift",
"RnsToolTests.swift",
"ScalarTests.swift",
"SerializationTests.swift",
"UtilTests.swift",
"ZeroizationTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobufTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobufTests",
"path" : "Tests/HomomorphicEncryptionProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobuf",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobuf",
"path" : "Sources/HomomorphicEncryptionProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionError.swift",
"ConversionHe.swift",
"MessageExtensions.swift",
"generated/apple_swift_homomorphic_encryption_v1_error_stddev.pb.swift",
"generated/apple_swift_homomorphic_encryption_v1_he.pb.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "HomomorphicEncryption",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryption",
"path" : "Sources/HomomorphicEncryption",
"product_dependencies" : [
"Crypto",
"_CryptoExtras"
],
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Array2d.swift",
"Bfv/Bfv+Decrypt.swift",
"Bfv/Bfv+Encode.swift",
"Bfv/Bfv+Encrypt.swift",
"Bfv/Bfv+Keys.swift",
"Bfv/Bfv+Multiply.swift",
"Bfv/Bfv.swift",
"Ciphertext.swift",
"CoefficientPacking.swift",
"Context.swift",
"CrtComposer.swift",
"DoubleWidthUInt.swift",
"Encoding.swift",
"EncryptionParameters.swift",
"Error.swift",
"HeScheme.swift",
"Keys.swift",
"Modulus.swift",
"NoOpScheme.swift",
"Plaintext.swift",
"PolyRq/Galois.swift",
"PolyRq/PolyCollection.swift",
"PolyRq/PolyContext.swift",
"PolyRq/PolyRq+Ntt.swift",
"PolyRq/PolyRq+Randomize.swift",
"PolyRq/PolyRq+Serialize.swift",
"PolyRq/PolyRq.swift",
"Random/BufferedRng.swift",
"Random/NistAes128Ctr.swift",
"Random/NistCtrDrbg.swift",
"Random/PseudoRandomNumberGenerator.swift",
"RnsBaseConverter.swift",
"RnsTool.swift",
"Scalar.swift",
"Serialize.swift",
"SerializedCiphertext.swift",
"SerializedKeys.swift",
"SerializedPlaintext.swift",
"Util.swift",
"Zeroization.swift"
],
"target_dependencies" : [
"CUtil"
],
"type" : "library"
},
{
"c99name" : "CUtil",
"module_type" : "ClangTarget",
"name" : "CUtil",
"path" : "Sources/CUtil",
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"zeroize.c"
],
"type" : "library"
},
{
"c99name" : "BasicsSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsSnippet"
],
"sources" : [
"BasicsSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "SerializationSnippet",
"module_type" : "SwiftTarget",
"name" : "SerializationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"SerializationSnippet"
],
"sources" : [
"SerializationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EvaluationKeySnippet",
"module_type" : "SwiftTarget",
"name" : "EvaluationKeySnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EvaluationKeySnippet"
],
"sources" : [
"EvaluationKeySnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "MultiplicationSnippet",
"module_type" : "SwiftTarget",
"name" : "MultiplicationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"MultiplicationSnippet"
],
"sources" : [
"MultiplicationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EncryptionParametersSnippet",
"module_type" : "SwiftTarget",
"name" : "EncryptionParametersSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EncryptionParametersSnippet"
],
"sources" : [
"EncryptionParametersSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "NoiseBudgetSnippet",
"module_type" : "SwiftTarget",
"name" : "NoiseBudgetSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"NoiseBudgetSnippet"
],
"sources" : [
"NoiseBudgetSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/ordo-one/package-benchmark
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-crypto.git
[1/2049] Fetching swift-docc-plugin
[227/15759] Fetching swift-docc-plugin, swift-crypto
[639/19591] Fetching swift-docc-plugin, swift-crypto, swift-log
[1837/25489] Fetching swift-docc-plugin, swift-crypto, swift-log, package-benchmark
[4512/31163] Fetching swift-docc-plugin, swift-crypto, swift-log, package-benchmark, swift-numerics
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
Fetching https://github.com/apple/swift-argument-parser.git
[16638/27331] Fetching swift-docc-plugin, swift-crypto, package-benchmark, swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.47s)
Fetching https://github.com/apple/swift-algorithms
[11512/21657] Fetching swift-docc-plugin, swift-crypto, package-benchmark
[12747/60161] Fetching swift-docc-plugin, swift-crypto, package-benchmark, swift-protobuf
[16376/66064] Fetching swift-docc-plugin, swift-crypto, package-benchmark, swift-protobuf, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.34s)
[23294/60161] Fetching swift-docc-plugin, swift-crypto, package-benchmark, swift-protobuf
[23680/75003] Fetching swift-docc-plugin, swift-crypto, package-benchmark, swift-protobuf, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.93s)
[42065/60161] Fetching swift-docc-plugin, swift-crypto, package-benchmark, swift-protobuf
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (4.06s)
Fetched https://github.com/ordo-one/package-benchmark from cache (4.06s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.08s)
Fetched https://github.com/apple/swift-protobuf from cache (4.12s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.86s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.29.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.89s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.63s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.2 (0.59s)
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-system
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
[1/35] Fetching package-jemalloc
[36/637] Fetching package-jemalloc, hdrhistogram-swift
[638/840] Fetching package-jemalloc, hdrhistogram-swift, texttable
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (0.23s)
[1/4262] Fetching swift-system
[1195/5967] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system from cache (0.34s)
Fetched https://github.com/ordo-one/TextTable from cache (0.38s)
Fetched https://github.com/ordo-one/package-jemalloc from cache (0.38s)
Fetched https://github.com/apple/swift-atomics from cache (0.38s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.50s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.52s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.3 (0.52s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.48s)
Creating working copy for https://github.com/ordo-one/package-jemalloc
Working copy of https://github.com/ordo-one/package-jemalloc resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.3
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.29.0
Building for debugging...
[0/12] Write sources
[4/12] Compiling CSystem shims.c
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/42] Emitting module SystemPackage
[8/45] Compiling SystemPackage FilePathParsing.swift
[9/45] Compiling SystemPackage FilePathString.swift
[10/45] Compiling SystemPackage FilePathSyntax.swift
[11/45] Compiling SystemPackage FilePathTemp.swift
[12/45] Emitting module ArgumentParserToolInfo
[13/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/46] Compiling SystemPackage MachPort.swift
[16/46] Compiling SystemPackage PlatformString.swift
[17/46] Compiling SystemPackage SystemString.swift
[18/46] Compiling SystemPackage Util+StringArray.swift
[19/46] Compiling SystemPackage Util.swift
[20/46] Compiling SystemPackage UtilConsumers.swift
[21/46] Compiling SystemPackage FilePathTempPosix.swift
[22/46] Compiling SystemPackage FilePathTempWindows.swift
[23/46] Compiling SystemPackage FilePathWindows.swift
[24/46] Compiling SystemPackage FilePermissions.swift
[25/46] Compiling SystemPackage FileOperations.swift
[26/46] Compiling SystemPackage FilePath.swift
[27/46] Compiling SystemPackage FilePathComponentView.swift
[28/46] Compiling SystemPackage FilePathComponents.swift
[28/46] Wrapping AST for ArgumentParserToolInfo for debugging
[30/84] Compiling ArgumentParser ExpressibleByArgument.swift
[31/84] Compiling ArgumentParser ParsableArguments.swift
[32/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/84] Compiling ArgumentParser ParsableCommand.swift
[34/84] Compiling ArgumentParser Errors.swift
[35/84] Compiling ArgumentParser Flag.swift
[36/84] Compiling ArgumentParser NameSpecification.swift
[37/84] Compiling ArgumentParser Option.swift
[38/84] Compiling ArgumentParser Argument.swift
[39/84] Compiling ArgumentParser ArgumentHelp.swift
[40/84] Compiling ArgumentParser ArgumentVisibility.swift
[41/84] Compiling ArgumentParser CompletionKind.swift
[42/85] Wrapping AST for SystemPackage for debugging
[44/85] Compiling ArgumentParser OptionGroup.swift
[45/85] Compiling ArgumentParser AsyncParsableCommand.swift
[46/85] Compiling ArgumentParser CommandConfiguration.swift
[47/85] Compiling ArgumentParser CommandGroup.swift
[48/85] Compiling ArgumentParser EnumerableFlag.swift
[49/90] Emitting module ArgumentParser
[50/90] Compiling ArgumentParser CollectionExtensions.swift
[51/90] Compiling ArgumentParser Platform.swift
[52/90] Compiling ArgumentParser SequenceExtensions.swift
[53/90] Compiling ArgumentParser StringExtensions.swift
[54/90] Compiling ArgumentParser Tree.swift
[55/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/90] Compiling ArgumentParser CompletionsGenerator.swift
[57/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[71/90] Compiling ArgumentParser ArgumentDecoder.swift
[72/90] Compiling ArgumentParser ArgumentDefinition.swift
[73/90] Compiling ArgumentParser ArgumentSet.swift
[74/90] Compiling ArgumentParser CommandParser.swift
[75/90] Compiling ArgumentParser InputKey.swift
[76/90] Compiling ArgumentParser InputOrigin.swift
[77/90] Compiling ArgumentParser DumpHelpGenerator.swift
[78/90] Compiling ArgumentParser HelpCommand.swift
[79/90] Compiling ArgumentParser HelpGenerator.swift
[80/90] Compiling ArgumentParser MessageInfo.swift
[81/90] Compiling ArgumentParser UsageGenerator.swift
[82/90] Compiling ArgumentParser Name.swift
[83/90] Compiling ArgumentParser Parsed.swift
[84/90] Compiling ArgumentParser ParsedValues.swift
[85/90] Compiling ArgumentParser ParserError.swift
[86/90] Compiling ArgumentParser SplitArguments.swift
[87/91] Wrapping AST for ArgumentParser for debugging
[89/93] Emitting module BenchmarkBoilerplateGenerator
[90/93] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[91/94] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking BenchmarkBoilerplateGenerator-tool
Build of product 'BenchmarkBoilerplateGenerator' complete! (16.46s)
Building for debugging...
[0/2] Write swift-version-24593BA9C3E375BF.txt
Build of product 'BenchmarkBoilerplateGenerator' complete! (0.91s)
Building for debugging...
[0/2] Write swift-version-24593BA9C3E375BF.txt
Build of product 'BenchmarkBoilerplateGenerator' complete! (0.32s)
Building for debugging...
[0/2] Write swift-version-24593BA9C3E375BF.txt
Build of product 'BenchmarkBoilerplateGenerator' complete! (0.32s)
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin Swift-DocC
[5/5] Compiling plugin Swift-DocC Preview
[6/6] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[6/485] Compiling CUtil zeroize.c
[7/485] Generating plugin support files
[11/485] Compiling asn_pack.cc
[12/485] Compiling a_i2d_fp.cc
[12/485] Write sources
[12/485] Compiling a_mbstr.cc
[12/485] Write sources
[17/485] Compiling a_gentm.cc
[18/485] Copying PrivacyInfo.xcprivacy
[19/485] Write sources
[49/485] Compiling f_int.cc
[50/485] Compiling SwiftRuntimeHooks shims.c
[50/485] Compiling _NumericsShims _NumericsShims.c
[50/485] Compiling _AtomicsShims.c
[53/485] Compiling a_object.cc
[54/485] Compiling CSystem shims.c
[55/485] Compiling a_int.cc
[56/485] Compiling fiat_p256_adx_mul.S
[57/485] Compiling fiat_p256_adx_sqr.S
[58/485] Compiling fiat_curve25519_adx_square.S
[59/485] Compiling fiat_curve25519_adx_mul.S
[60/485] Compiling md5-x86_64-linux.S
[61/485] Write swift-version-24593BA9C3E375BF.txt
[62/485] Compiling md5-x86_64-apple.S
[63/485] Compiling md5-586-linux.S
[63/485] Compiling md5-586-apple.S
[65/485] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[66/485] Compiling chacha20_poly1305_x86_64-apple.S
[67/485] Compiling chacha20_poly1305_x86_64-linux.S
[68/485] Compiling CCryptoBoringSSLShims shims.c
[69/485] Compiling err_data.cc
[70/489] Compiling chacha20_poly1305_armv8-linux.S
[71/490] Compiling chacha20_poly1305_armv8-win.S
[72/630] Compiling chacha20_poly1305_armv8-apple.S
[73/630] Compiling chacha-x86_64-linux.S
[74/630] Compiling chacha-x86_64-apple.S
[75/630] Compiling chacha-x86-linux.S
[76/630] Compiling chacha-armv8-win.S
[77/630] Compiling chacha-x86-apple.S
[79/630] Emitting module Shared
[79/630] Compiling chacha-armv8-linux.S
[80/630] Compiling chacha-armv8-apple.S
[81/630] Compiling chacha-armv4-linux.S
[82/630] Compiling aes128gcmsiv-x86_64-linux.S
[83/630] Compiling aes128gcmsiv-x86_64-apple.S
[84/630] Compiling x86_64-mont5-apple.S
[85/630] Compiling x86_64-mont5-linux.S
[86/630] Compiling x86_64-mont-linux.S
[87/630] Compiling x86_64-mont-apple.S
[88/630] Compiling x86-mont-apple.S
[89/630] Compiling x86-mont-linux.S
[91/630] Emitting module RealModule
[91/631] Compiling vpaes-x86_64-linux.S
[92/631] Compiling vpaes-x86_64-apple.S
[93/631] Compiling vpaes-x86-linux.S
[94/631] Compiling vpaes-x86-apple.S
[95/631] Compiling vpaes-armv8-win.S
[96/631] Compiling vpaes-armv8-linux.S
[97/631] Compiling vpaes-armv8-apple.S
[98/631] Compiling vpaes-armv7-linux.S
[99/631] Compiling sha512-x86_64-linux.S
[100/631] Compiling sha512-x86_64-apple.S
[101/631] Compiling sha512-armv8-win.S
[102/631] Compiling sha512-armv8-linux.S
[103/631] Compiling sha512-armv4-linux.S
[104/631] Compiling sha512-armv8-apple.S
[105/631] Compiling sha512-586-linux.S
[106/631] Compiling sha512-586-apple.S
[107/631] Compiling sha256-x86_64-apple.S
[108/631] Compiling sha256-x86_64-linux.S
[109/631] Compiling sha256-armv8-win.S
[110/631] Compiling sha256-armv8-linux.S
[111/631] Compiling sha256-armv8-apple.S
[112/631] Compiling sha256-armv4-linux.S
[113/631] Compiling sha256-586-linux.S
[114/631] Compiling sha256-586-apple.S
[115/631] Compiling sha1-x86_64-apple.S
[116/631] Compiling sha1-x86_64-linux.S
[117/631] Compiling sha1-armv8-win.S
[118/631] Compiling sha1-armv8-linux.S
[119/631] Compiling sha1-armv8-apple.S
[120/631] Compiling sha1-armv4-large-linux.S
[121/631] Compiling sha1-586-linux.S
[122/631] Compiling sha1-586-apple.S
[123/631] Compiling rsaz-avx2-linux.S
[124/631] Compiling rsaz-avx2-apple.S
[126/631] Emitting module SystemPackage
[126/634] Compiling rdrand-x86_64-apple.S
[127/634] Compiling rdrand-x86_64-linux.S
[128/634] Compiling p256_beeu-x86_64-asm-linux.S
[129/634] Compiling p256_beeu-x86_64-asm-apple.S
[130/634] Compiling p256_beeu-armv8-asm-win.S
[131/634] Compiling p256_beeu-armv8-asm-linux.S
[132/634] Compiling p256_beeu-armv8-asm-apple.S
[133/634] Compiling p256-x86_64-asm-linux.S
[134/634] Compiling p256-x86_64-asm-apple.S
[135/634] Compiling p256-armv8-asm-win.S
[136/634] Compiling p256-armv8-asm-linux.S
[137/634] Compiling p256-armv8-asm-apple.S
[138/634] Compiling ghashv8-armv8-win.S
[139/634] Compiling ghashv8-armv8-linux.S
[140/634] Compiling ghashv8-armv8-apple.S
[141/634] Compiling ghashv8-armv7-linux.S
[142/634] Compiling ghash-x86_64-linux.S
[143/634] Compiling ghash-x86_64-apple.S
[144/634] Compiling ghash-x86-linux.S
[145/634] Compiling ghash-x86-apple.S
[146/634] Compiling ghash-ssse3-x86_64-linux.S
[147/634] Compiling ghash-ssse3-x86_64-apple.S
[148/634] Compiling ghash-ssse3-x86-linux.S
[149/634] Compiling ghash-ssse3-x86-apple.S
[150/634] Compiling ghash-neon-armv8-win.S
[151/634] Compiling ghash-neon-armv8-linux.S
[152/634] Compiling ghash-neon-armv8-apple.S
[153/634] Compiling ghash-armv4-linux.S
[154/634] Compiling co-586-linux.S
[155/634] Compiling co-586-apple.S
[156/634] Compiling bsaes-armv7-linux.S
[157/634] Compiling bn-armv8-win.S
[158/634] Compiling bn-armv8-linux.S
[159/634] Compiling bn-armv8-apple.S
[160/634] Compiling bn-586-linux.S
[161/634] Compiling bn-586-apple.S
[162/634] Compiling armv8-mont-win.S
[163/634] Compiling armv8-mont-linux.S
[164/634] Compiling armv8-mont-apple.S
[165/634] Compiling armv4-mont-linux.S
[166/634] Compiling aesv8-gcm-armv8-win.S
[167/634] Compiling aesv8-gcm-armv8-linux.S
[168/634] Compiling aesv8-gcm-armv8-apple.S
[169/634] Compiling aesv8-armv8-win.S
[170/634] Compiling aesv8-armv8-linux.S
[171/634] Compiling aesv8-armv8-apple.S
[172/634] Compiling aesv8-armv7-linux.S
[173/634] Compiling aesni-x86_64-linux.S
[174/634] Compiling aesni-x86_64-apple.S
[175/634] Compiling aesni-x86-linux.S
[176/634] Compiling aesni-x86-apple.S
[177/634] Compiling aesni-gcm-x86_64-linux.S
[178/634] Compiling aesni-gcm-x86_64-apple.S
[179/634] Compiling aes-gcm-avx10-x86_64-linux.S
[180/634] Compiling aes-gcm-avx10-x86_64-apple.S
[181/634] Compiling x_x509a.cc
[182/634] Compiling x_x509.cc
[184/634] Emitting module SwiftASN1
[184/636] Compiling x_val.cc
[185/636] Compiling x_spki.cc
[187/636] Compiling SwiftASN1 TimeUtilities.swift
[188/636] Compiling SwiftASN1 UTCTime.swift
[189/636] Compiling SwiftProtobuf BinaryDelimited.swift
[190/636] Compiling SwiftProtobuf BinaryEncoder.swift
[191/636] Compiling RealModule AugmentedArithmetic.swift
[192/636] Compiling RealModule Double+Real.swift
[193/636] Compiling Shared Command+Helpers.swift
[194/637] Compiling RealModule RealFunctions.swift
[196/637] Compiling SwiftProtobuf BinaryDecodingError.swift
[197/637] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[202/637] Compiling SwiftProtobuf AnyMessageStorage.swift
[203/637] Compiling SwiftProtobuf AnyUnpackError.swift
[205/637] Compiling SystemPackage Util+StringArray.swift
[206/637] Compiling SystemPackage Util.swift
[207/637] Compiling SystemPackage UtilConsumers.swift
[208/637] Compiling Logging LogHandler.swift
[209/637] Compiling RealModule ElementaryFunctions.swift
[210/637] Compiling RealModule Float+Real.swift
[211/637] Compiling RealModule Real.swift
[213/637] Compiling x_sig.cc
[215/637] Compiling RealModule Float16+Real.swift
[217/637] Compiling RealModule Float80+Real.swift
[218/637] Compiling SwiftProtobuf BinaryEncodingError.swift
[219/637] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[220/637] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[221/637] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[226/638] Compiling SwiftASN1 DER.swift
[227/638] Compiling SwiftASN1 Errors.swift
[228/638] Compiling SwiftProtobuf ExtensionFields.swift
[229/638] Compiling x_req.cc
[230/638] Wrapping AST for Shared for debugging
[234/643] Compiling Logging MetadataProvider.swift
[235/643] Emitting module Logging
[236/643] Compiling Logging Locks.swift
[236/643] Compiling x_exten.cc
[238/643] Compiling SystemPackage FilePathTempPosix.swift
[239/643] Compiling SwiftProtobuf ProtobufMap.swift
[240/643] Compiling SwiftProtobuf SelectiveVisitor.swift
[241/643] Compiling SwiftProtobuf SimpleExtensionMap.swift
[242/643] Compiling SwiftProtobuf CustomJSONCodable.swift
[243/643] Compiling SwiftProtobuf Decoder.swift
[246/643] Compiling SystemPackage Mocking.swift
[247/643] Compiling SystemPackage RawBuffer.swift
[248/643] Compiling SystemPackage Syscalls.swift
[249/643] Compiling SystemPackage WindowsSyscallAdapters.swift
[249/644] Compiling x_pubkey.cc
[250/644] Compiling x_name.cc
[252/644] Compiling Logging Logging.swift
[252/644] Wrapping AST for RealModule for debugging
[255/645] Wrapping AST for SystemPackage for debugging
[256/645] Wrapping AST for Logging for debugging
[258/645] Compiling ComplexModule Arithmetic.swift
[259/645] Compiling ComplexModule Complex.swift
[259/645] Compiling x_attrib.cc
[260/645] Compiling x_algor.cc
[261/645] Compiling x_crl.cc
[263/645] Compiling ComplexModule ElementaryFunctions.swift
[263/645] Compiling x_all.cc
[265/645] Emitting module ComplexModule
[265/645] Compiling x509spki.cc
[267/645] Emitting module SwiftProtobuf
[279/656] Compiling x509name.cc
[280/656] Compiling x509rset.cc
[281/656] Compiling x509cset.cc
[282/656] Compiling x509_vpm.cc
[284/656] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[285/656] Compiling SwiftProtobuf TextFormatScanner.swift
[286/656] Compiling SwiftProtobuf TimeUtils.swift
[287/656] Compiling SwiftProtobuf UnknownStorage.swift
[288/656] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[289/656] Compiling SwiftProtobuf Varint.swift
[290/656] Compiling SwiftProtobuf Version.swift
[291/656] Compiling SwiftProtobuf Visitor.swift
[292/656] Compiling SwiftProtobuf WireFormat.swift
[293/656] Compiling SwiftProtobuf ZigZag.swift
[294/656] Compiling SwiftProtobuf any.pb.swift
[295/656] Compiling SwiftProtobuf Message+JSONAdditions.swift
[296/656] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[297/656] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[298/656] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[299/656] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[300/656] Compiling SwiftProtobuf Message.swift
[301/656] Compiling SwiftProtobuf MessageExtension.swift
[302/656] Compiling SwiftProtobuf NameMap.swift
[303/656] Compiling SwiftProtobuf PathDecoder.swift
[304/656] Compiling SwiftProtobuf PathVisitor.swift
[305/656] Compiling SwiftProtobuf ProtoNameProviding.swift
[306/656] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[319/657] Compiling SwiftProtobuf TextFormatDecoder.swift
[320/657] Compiling SwiftProtobuf TextFormatDecodingError.swift
[321/657] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[322/657] Compiling SwiftProtobuf TextFormatEncoder.swift
[323/657] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[324/657] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[325/657] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[326/657] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[327/657] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[328/657] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[329/657] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[330/657] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[331/657] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[332/657] Compiling SwiftProtobuf HashVisitor.swift
[333/657] Compiling SwiftProtobuf Internal.swift
[334/657] Compiling SwiftProtobuf JSONDecoder.swift
[335/657] Compiling SwiftProtobuf JSONDecodingError.swift
[336/657] Compiling SwiftProtobuf JSONDecodingOptions.swift
[337/657] Compiling SwiftProtobuf JSONEncoder.swift
[338/657] Compiling SwiftProtobuf JSONEncodingError.swift
[339/657] Compiling SwiftProtobuf JSONEncodingOptions.swift
[340/657] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[341/657] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[342/657] Compiling SwiftProtobuf JSONScanner.swift
[343/657] Compiling SwiftProtobuf MathUtils.swift
[344/657] Compiling SwiftProtobuf Message+AnyAdditions.swift
[345/657] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[346/657] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[347/657] Compiling SwiftProtobuf Message+FieldMask.swift
[348/657] Compiling x509_vfy.cc
[349/657] Wrapping AST for SwiftASN1 for debugging
[350/657] Compiling x509_trs.cc
[351/657] Compiling x509_txt.cc
[352/657] Compiling x509_v3.cc
[353/657] Compiling x509_set.cc
[366/657] Compiling x509_req.cc
[367/657] Compiling x509_obj.cc
[368/657] Compiling x509_def.cc
[369/657] Compiling x509_lu.cc
[370/657] Compiling x509_d2.cc
[371/657] Compiling x509_ext.cc
[373/657] Compiling ComplexModule Differentiable.swift
[374/658] Compiling x509_cmp.cc
[375/658] Compiling x509.cc
[376/658] Wrapping AST for ComplexModule for debugging
[377/658] Compiling x509_att.cc
[378/660] Compiling v3_skey.cc
[379/660] Compiling v3_utl.cc
[380/660] Compiling v3_purp.cc
[382/660] Emitting module Numerics
[383/660] Compiling Numerics Numerics.swift
[384/661] Compiling v3_prn.cc
[385/661] Compiling v3_pmaps.cc
[386/661] Compiling v3_pcons.cc
[387/661] Compiling v3_ocsp.cc
[388/661] Wrapping AST for Numerics for debugging
[389/662] Compiling v3_ncons.cc
[390/663] Compiling v3_lib.cc
[391/663] Compiling v3_int.cc
[392/663] Compiling v3_info.cc
[393/663] Compiling v3_ia5.cc
[394/663] Compiling v3_extku.cc
[395/663] Compiling v3_genn.cc
[396/663] Compiling v3_enum.cc
[397/663] Compiling v3_crld.cc
[398/663] Compiling v3_cpols.cc
[399/663] Compiling v3_conf.cc
[400/663] Compiling v3_bitst.cc
[401/663] Compiling v3_bcons.cc
[402/663] Compiling v3_alt.cc
[403/663] Compiling v3_akeya.cc
[404/663] Compiling v3_akey.cc
[405/663] Compiling t_x509a.cc
[406/663] Compiling t_x509.cc
[407/663] Compiling t_req.cc
[408/663] Compiling t_crl.cc
[409/663] Compiling rsa_pss.cc
[410/663] Compiling i2d_pr.cc
[412/663] Compiling Histogram Histogram.swift
[413/663] Emitting module Histogram
[413/664] Compiling name_print.cc
[415/664] Compiling policy.cc
[416/664] Wrapping AST for Histogram for debugging
[417/664] Compiling by_dir.cc
[418/664] Compiling by_file.cc
[419/664] Compiling asn1_gen.cc
[420/664] Compiling algorithm.cc
[421/664] Compiling a_verify.cc
[422/664] Compiling a_sign.cc
[423/664] Compiling trust_token.cc
[423/664] Compiling voprf.cc
[425/664] Compiling a_digest.cc
[426/664] Compiling thread_win.cc
[427/664] Compiling pmbtoken.cc
[428/664] Compiling thread.cc
[429/664] Compiling thread_none.cc
[430/664] Compiling thread_pthread.cc
[431/664] Compiling stack.cc
[432/664] Compiling wots.cc
[433/664] Compiling thash.cc
[434/664] Compiling merkle.cc
[435/664] Compiling fors.cc
[436/664] Compiling siphash.cc
[437/664] Compiling sha512.cc
[437/664] Compiling slhdsa.cc
[439/664] Compiling sha256.cc
[440/664] Compiling sha1.cc
[441/664] Compiling rsa_print.cc
[442/664] Compiling rsa_extra.cc
[443/664] Compiling rc4.cc
[444/664] Compiling refcount.cc
[445/664] Compiling rsa_crypt.cc
[445/664] Compiling rsa_asn1.cc
[447/664] Compiling windows.cc
[448/664] Compiling trusty.cc
[449/664] Compiling rand_extra.cc
[450/664] Compiling urandom.cc
[451/664] Compiling passive.cc
[452/664] Compiling ios.cc
[453/664] Compiling getentropy.cc
[454/664] Compiling poly1305_arm_asm.S
[455/664] Compiling forkunsafe.cc
[456/664] Compiling deterministic.cc
[457/664] Compiling fork_detect.cc
[458/664] Compiling poly1305_arm.cc
[459/664] Compiling pool.cc
[460/664] Compiling poly1305.cc
[461/664] Compiling poly1305_vec.cc
[462/664] Compiling pkcs7.cc
[463/664] Compiling pkcs8.cc
[464/664] Compiling p5_pbev2.cc
[465/664] Compiling pkcs8_x509.cc
[466/664] Compiling pem_xaux.cc
[467/664] Compiling pkcs7_x509.cc
[468/664] Compiling pem_x509.cc
[469/664] Compiling pem_pkey.cc
[470/664] Compiling obj_xref.cc
[471/664] Compiling pem_pk8.cc
[472/664] Compiling pem_oth.cc
[473/664] Compiling pem_lib.cc
[474/664] Compiling pem_info.cc
[475/664] Compiling pem_all.cc
[476/664] Compiling mldsa.cc
[477/664] Compiling mem.cc
[478/664] Compiling obj.cc
[479/664] Compiling mlkem.cc
[480/664] Compiling md5.cc
[481/664] Compiling poly_rq_mul.S
[482/664] Compiling fips_shared_support.cc
[483/664] Compiling md4.cc
[484/664] Compiling lhash.cc
[485/664] Compiling kyber.cc
[486/664] Compiling ex_data.cc
[487/664] Compiling sign.cc
[488/664] Compiling hpke.cc
[489/664] Compiling hrss.cc
[490/664] Compiling scrypt.cc
[491/664] Compiling print.cc
[492/664] Compiling pbkdf.cc
[493/664] Compiling p_x25519.cc
[494/664] Compiling p_x25519_asn1.cc
[495/664] Compiling p_rsa_asn1.cc
[496/664] Compiling p_rsa.cc
[497/664] Compiling p_ed25519.cc
[498/664] Compiling p_hkdf.cc
[499/664] Compiling p_ed25519_asn1.cc
[500/664] Compiling p_ec_asn1.cc
[501/664] Compiling p_ec.cc
[502/664] Compiling p_dsa_asn1.cc
[503/664] Compiling p_dh.cc
[504/664] Compiling p_dh_asn1.cc
[505/664] Compiling evp_ctx.cc
[506/664] Compiling evp.cc
[507/664] Compiling err.cc
[508/664] Compiling evp_asn1.cc
[509/664] Compiling engine.cc
[510/664] Compiling ecdsa_asn1.cc
[511/664] Compiling ecdh_extra.cc
[512/664] Compiling ec_derive.cc
[512/664] Compiling hash_to_curve.cc
[514/664] Compiling ec_asn1.cc
[515/664] Compiling dsa_asn1.cc
[516/664] Compiling dsa.cc
[517/664] Compiling digest_extra.cc
[518/664] Compiling params.cc
[519/664] Compiling dh_asn1.cc
[520/664] Compiling x25519-asm-arm.S
[521/664] Compiling des.cc
[522/664] Compiling spake25519.cc
[523/664] Compiling cpu_intel.cc
[523/664] Compiling crypto.cc
[526/664] Compiling SwiftProtobuf api.pb.swift
[527/664] Compiling SwiftProtobuf descriptor.pb.swift
[528/664] Compiling SwiftProtobuf duration.pb.swift
[529/664] Compiling SwiftProtobuf empty.pb.swift
[530/664] Compiling SwiftProtobuf field_mask.pb.swift
[531/664] Compiling SwiftProtobuf source_context.pb.swift
[532/664] Compiling SwiftProtobuf struct.pb.swift
[533/664] Compiling SwiftProtobuf timestamp.pb.swift
[534/664] Compiling SwiftProtobuf type.pb.swift
[535/664] Compiling SwiftProtobuf wrappers.pb.swift
[536/664] Compiling SwiftProtobuf resource_bundle_accessor.swift
[536/665] Compiling cpu_arm_linux.cc
[537/665] Compiling cpu_arm_freebsd.cc
[538/665] Compiling curve25519.cc
[540/665] Compiling bcm.cc
[541/665] Compiling cpu_aarch64_sysreg.cc
[542/665] Compiling cpu_aarch64_win.cc
[543/665] Compiling cpu_aarch64_openbsd.cc
[544/665] Wrapping AST for SwiftProtobuf for debugging
[545/665] Compiling cpu_aarch64_linux.cc
[546/665] Compiling curve25519_64_adx.cc
[547/665] Compiling cpu_aarch64_fuchsia.cc
[548/665] Compiling cpu_aarch64_apple.cc
[549/665] Compiling conf.cc
[550/665] Compiling tls_cbc.cc
[551/665] Compiling e_rc4.cc
[552/665] Compiling e_tls.cc
[553/665] Compiling e_null.cc
[554/665] Compiling e_rc2.cc
[555/665] Compiling e_des.cc
[556/665] Compiling e_chacha20poly1305.cc
[557/665] Compiling derive_key.cc
[558/665] Compiling e_aesgcmsiv.cc
[559/665] Compiling e_aesctrhmac.cc
[560/665] Compiling cipher_extra.cc
[561/665] Compiling unicode.cc
[562/665] Compiling chacha.cc
[563/665] Compiling cbs.cc
[564/665] Compiling cbb.cc
[565/665] Compiling ber.cc
[566/665] Compiling buf.cc
[567/665] Compiling asn1_compat.cc
[568/665] Compiling bn_asn1.cc
[569/665] Compiling blake2.cc
[570/665] Compiling convert.cc
[571/665] Compiling printf.cc
[572/665] Compiling pair.cc
[572/665] Compiling hexdump.cc
[574/665] Compiling file.cc
[575/665] Compiling fd.cc
[576/665] Compiling errno.cc
[577/665] Compiling bio_mem.cc
[578/665] Compiling bio.cc
[579/665] Compiling base64.cc
[580/665] Compiling tasn_typ.cc
[581/665] Compiling tasn_fre.cc
[582/665] Compiling tasn_utl.cc
[583/665] Compiling tasn_new.cc
[584/665] Compiling tasn_enc.cc
[585/665] Compiling tasn_dec.cc
[586/665] Compiling posix_time.cc
[587/665] Compiling f_string.cc
[588/665] Compiling asn1_par.cc
[589/665] Compiling a_utctm.cc
[590/665] Compiling asn1_lib.cc
[591/665] Compiling a_type.cc
[592/665] Compiling a_time.cc
[593/665] Write sources
[596/665] Compiling a_octet.cc
[597/665] Write sources
[598/665] Compiling a_strex.cc
[599/665] Write sources
[601/665] Compiling a_strnid.cc
[602/665] Compiling a_dup.cc
[603/666] Compiling a_d2i_fp.cc
[604/685] Compiling a_bool.cc
[605/686] Compiling a_bitstr.cc
[607/711] Compiling Algorithms Combinations.swift
[608/711] Compiling Algorithms Compacted.swift
[609/711] Compiling Algorithms Cycle.swift
[610/713] Compiling Algorithms Intersperse.swift
[611/713] Compiling Algorithms Partition.swift
[612/721] Compiling Atomics IntegerOperations.swift
[613/721] Compiling Atomics Unmanaged extensions.swift
[614/721] Compiling Algorithms EitherSequence.swift
[615/721] Compiling Algorithms FirstNonNil.swift
[616/721] Compiling Algorithms Joined.swift
[617/721] Compiling Algorithms Grouped.swift
[618/721] Compiling Algorithms Indexed.swift
[619/721] Compiling Algorithms Keyed.swift
[620/721] Compiling Algorithms MinMax.swift
[621/721] Compiling Algorithms FlattenCollection.swift
[622/721] Compiling Algorithms Permutations.swift
[623/721] Compiling Algorithms Product.swift
[624/721] Emitting module ArgumentParserToolInfo
[625/721] Compiling ArgumentParserToolInfo ToolInfo.swift
[626/722] Wrapping AST for ArgumentParserToolInfo for debugging
[628/722] Compiling CryptoBoringWrapper RandomBytes.swift
[629/722] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[630/722] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[631/729] Compiling ArgumentParser Argument.swift
[632/729] Compiling ArgumentParser ArgumentHelp.swift
[637/729] Compiling Algorithms Suffix.swift
[638/736] Compiling CryptoBoringWrapper EllipticCurve.swift
[639/763] Emitting module CryptoBoringWrapper
[640/763] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[641/763] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[642/763] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[643/764] Compiling ArgumentParser ArgumentDecoder.swift
[644/764] Compiling ArgumentParser ArgumentDefinition.swift
[645/764] Compiling ArgumentParser ArgumentSet.swift
[646/764] Compiling ArgumentParser NameSpecification.swift
[647/764] Compiling ArgumentParser Option.swift
[648/764] Compiling ArgumentParser ExpressibleByArgument.swift
[650/764] Compiling ArgumentParser CommandConfiguration.swift
[651/764] Compiling ArgumentParser CommandGroup.swift
[652/764] Compiling ArgumentParser EnumerableFlag.swift
[653/764] Compiling ArgumentParser ArgumentVisibility.swift
[654/764] Compiling ArgumentParser CompletionKind.swift
[655/764] Compiling ArgumentParser Errors.swift
[656/764] Compiling ArgumentParser Flag.swift
[656/764] Wrapping AST for CryptoBoringWrapper for debugging
[658/764] Compiling ArgumentParser CommandParser.swift
[659/764] Compiling ArgumentParser InputKey.swift
[660/764] Compiling ArgumentParser InputOrigin.swift
[661/764] Compiling ArgumentParser BashCompletionsGenerator.swift
[662/764] Compiling ArgumentParser CompletionsGenerator.swift
[663/764] Compiling ArgumentParser FishCompletionsGenerator.swift
[664/764] Compiling ArgumentParser ZshCompletionsGenerator.swift
[665/835] Emitting module ArgumentParser
[666/835] Compiling Crypto ASN1Identifier.swift
[667/835] Compiling Crypto ASN1Integer.swift
[668/835] Compiling Crypto ASN1Null.swift
[669/835] Compiling Crypto ASN1OctetString.swift
[670/835] Compiling Crypto ASN1Strings.swift
[671/835] Compiling Crypto ArraySliceBigint.swift
[675/840] Compiling Crypto GeneralizedTime.swift
[676/840] Compiling Crypto ObjectIdentifier.swift
[677/840] Compiling Crypto ECDSASignature.swift
[678/840] Compiling Crypto PEMDocument.swift
[679/840] Compiling Crypto AES-GCM.swift
[680/840] Compiling Crypto AES-GCM_boring.swift
[681/840] Compiling Crypto ChaChaPoly_boring.swift
[682/840] Compiling Crypto ChaChaPoly.swift
[683/840] Compiling Crypto Cipher.swift
[684/840] Compiling Crypto Nonces.swift
[685/840] Compiling Crypto ASN1.swift
[686/840] Compiling Crypto ASN1Any.swift
[687/840] Compiling Crypto ASN1BitString.swift
[688/840] Compiling Crypto ASN1Boolean.swift
[689/840] Compiling Crypto PKCS8PrivateKey.swift
[690/840] Compiling Crypto SEC1PrivateKey.swift
[691/840] Emitting module Atomics
[692/841] Wrapping AST for Atomics for debugging
[694/841] Compiling Crypto SymmetricKeys.swift
[695/841] Compiling Crypto HMAC.swift
[696/841] Compiling Crypto MACFunctions.swift
[697/841] Compiling Crypto MessageAuthenticationCode.swift
[698/841] Compiling Crypto AES.swift
[699/841] Compiling Crypto ECDSASignature_boring.swift
[700/841] Compiling Crypto ECDSA_boring.swift
[701/841] Compiling Crypto EdDSA_boring.swift
[702/841] Compiling Crypto ECDSA.swift
[703/841] Compiling Crypto Ed25519.swift
[704/850] Compiling Crypto HPKE-KeySchedule.swift
[705/850] Compiling Crypto HPKE-Modes.swift
[706/850] Compiling Crypto Insecure.swift
[707/850] Compiling Crypto Insecure_HashFunctions.swift
[708/850] Compiling Crypto KEM.swift
[709/850] Compiling Crypto HashFunctions.swift
[710/850] Compiling Crypto HashFunctions_SHA2.swift
[711/850] Compiling Crypto HPKE-AEAD.swift
[712/850] Compiling Crypto HPKE.swift
[713/850] Compiling Crypto HPKE-Context.swift
[716/850] Compiling Crypto SubjectPublicKeyInfo.swift
[717/850] Compiling Crypto CryptoKitErrors.swift
[718/850] Compiling Crypto Digest_boring.swift
[719/850] Compiling Crypto Digest.swift
[720/850] Compiling Crypto Digests.swift
[729/850] Compiling Crypto HKDF.swift
[730/850] Compiling Crypto AESWrap.swift
[731/850] Compiling Crypto AESWrap_boring.swift
[732/850] Compiling Crypto Ed25519_boring.swift
[733/850] Compiling Crypto NISTCurvesKeys_boring.swift
[734/850] Compiling Crypto X25519Keys_boring.swift
[735/850] Compiling Crypto Curve25519.swift
[736/850] Compiling Crypto Ed25519Keys.swift
[737/850] Compiling Crypto NISTCurvesKeys.swift
[738/850] Compiling Crypto X25519Keys.swift
[739/850] Compiling ArgumentParser CollectionExtensions.swift
[740/850] Compiling ArgumentParser Platform.swift
[741/850] Compiling ArgumentParser SequenceExtensions.swift
[742/850] Compiling ArgumentParser StringExtensions.swift
[743/850] Compiling ArgumentParser Tree.swift
[744/851] Wrapping AST for ArgumentParser for debugging
[746/851] Emitting module Algorithms
[750/852] Compiling Crypto HPKE-KexKeyDerivation.swift
[751/852] Compiling Crypto HPKE-LabeledExtract.swift
[752/852] Compiling Crypto HPKE-Utils.swift
[753/852] Compiling Crypto DHKEM.swift
[754/852] Compiling Crypto HPKE-KEM-Curve25519.swift
[755/852] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[756/852] Compiling Crypto HPKE-KEM.swift
[757/852] Compiling Crypto HPKE-Errors.swift
[767/880] Wrapping AST for Algorithms for debugging
[769/880] Compiling Benchmark BenchmarkInternals.swift
[770/880] Compiling Benchmark BenchmarkRunner.swift
[771/880] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[772/880] Compiling Benchmark BenchmarkThresholds.swift
[773/880] Compiling Benchmark Blackhole.swift
[774/880] Compiling Benchmark BenchmarkMetric+Defaults.swift
[775/880] Compiling Benchmark BenchmarkMetric.swift
[776/880] Compiling Benchmark BenchmarkResult.swift
[777/880] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[778/880] Compiling Benchmark ARCStats.swift
[779/880] Compiling Benchmark Int+Extensions.swift
[780/880] Compiling Benchmark MallocStats+jemalloc-support.swift
[781/880] Compiling Benchmark MallocStats.swift
[782/880] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[783/880] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[784/880] Compiling Benchmark OutputSuppressor.swift
[785/880] Compiling Benchmark Progress.swift
[786/880] Compiling Benchmark BenchmarkClock.swift
[787/880] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[788/880] Compiling Benchmark BenchmarkExecutor.swift
[789/880] Emitting module Crypto
[790/880] Compiling Crypto Signature.swift
[791/880] Compiling Crypto CryptoKitErrors_boring.swift
[792/880] Compiling Crypto RNG_boring.swift
[793/880] Compiling Crypto SafeCompare_boring.swift
[794/880] Compiling Crypto Zeroization_boring.swift
[795/880] Compiling Crypto PrettyBytes.swift
[796/880] Compiling Crypto SafeCompare.swift
[797/880] Compiling Crypto SecureBytes.swift
[798/880] Compiling Crypto Zeroization.swift
[799/881] Wrapping AST for Crypto for debugging
[801/881] Compiling Benchmark NIOLock.swift
[802/881] Compiling Benchmark lock.swift
[803/881] Compiling Benchmark OperatingSystemStats.swift
[804/881] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[805/930] Emitting module Benchmark
[806/930] Compiling _CryptoExtras Block Function.swift
[807/930] Compiling _CryptoExtras AES_CFB_boring.swift
[808/930] Compiling _CryptoExtras AES_CTR_boring.swift
[809/930] Compiling _CryptoExtras ARCEncoding.swift
[810/930] Compiling _CryptoExtras ARCPrecredential.swift
[811/930] Compiling _CryptoExtras ARCPresentation.swift
[812/930] Compiling _CryptoExtras ARCRequest.swift
[813/930] Compiling _CryptoExtras Scrypt.swift
[814/930] Compiling _CryptoExtras OPRF.swift
[815/930] Compiling _CryptoExtras OPRFClient.swift
[816/930] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[817/930] Compiling _CryptoExtras ARC+API.swift
[818/930] Compiling _CryptoExtras ARC.swift
[819/930] Compiling _CryptoExtras ARCCredential.swift
[820/930] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[821/930] Compiling _CryptoExtras DigestType.swift
[822/930] Compiling _CryptoExtras Error.swift
[823/930] Compiling _CryptoExtras I2OSP.swift
[824/930] Compiling _CryptoExtras IntegerEncoding.swift
[825/930] Compiling _CryptoExtras PEMDocument.swift
[826/936] Emitting module _CryptoExtras
[827/936] Compiling _CryptoExtras ECToolbox_boring.swift
[828/936] Compiling _CryptoExtras ECToolbox.swift
[829/936] Compiling _CryptoExtras HashToField.swift
[830/936] Compiling _CryptoExtras KDF.swift
[831/936] Compiling _CryptoExtras ARCResponse.swift
[832/936] Compiling _CryptoExtras ARCServer.swift
[833/936] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[834/936] Compiling _CryptoExtras ChaCha20CTR.swift
[835/936] Compiling _CryptoExtras AES_CBC.swift
[836/936] Compiling _CryptoExtras AES_CFB.swift
[837/936] Compiling _CryptoExtras AES_CTR.swift
[838/936] Compiling _CryptoExtras AES_GCM_SIV.swift
[839/937] Wrapping AST for Benchmark for debugging
[862/937] Compiling _CryptoExtras VOPRFServer.swift
[863/937] Compiling _CryptoExtras RSA+BlindSigning.swift
[864/937] Compiling _CryptoExtras RSA.swift
[865/937] Compiling _CryptoExtras RSA_boring.swift
[866/937] Compiling _CryptoExtras RSA_security.swift
[867/937] Compiling _CryptoExtras BoringSSLHelpers.swift
[868/937] Compiling _CryptoExtras PrettyBytes.swift
[869/937] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[870/937] Compiling _CryptoExtras DLEQ.swift
[871/937] Compiling _CryptoExtras Prover.swift
[872/937] Compiling _CryptoExtras Verifier.swift
[873/937] Compiling _CryptoExtras ZKPToolbox.swift
[876/937] Compiling _CryptoExtras PBKDF2_boring.swift
[877/937] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[878/937] Compiling _CryptoExtras PBKDF2.swift
[879/937] Compiling _CryptoExtras Scrypt_boring.swift
[883/937] Compiling _CryptoExtras OPRFServer.swift
[884/937] Compiling _CryptoExtras VOPRF+API.swift
[885/937] Compiling _CryptoExtras VOPRFClient.swift
[886/938] Wrapping AST for _CryptoExtras for debugging
[888/974] Compiling HomomorphicEncryption PolyRq+Serialize.swift
[889/974] Compiling HomomorphicEncryption PolyRq.swift
[890/974] Compiling HomomorphicEncryption BufferedRng.swift
[891/974] Compiling HomomorphicEncryption NistAes128Ctr.swift
[892/974] Compiling HomomorphicEncryption NistCtrDrbg.swift
[893/979] Compiling HomomorphicEncryption Array2d.swift
[894/979] Compiling HomomorphicEncryption Bfv+Decrypt.swift
[895/979] Compiling HomomorphicEncryption Bfv+Encode.swift
[896/979] Compiling HomomorphicEncryption Bfv+Encrypt.swift
[897/979] Compiling HomomorphicEncryption Bfv+Keys.swift
[898/979] Compiling HomomorphicEncryption Bfv+Multiply.swift
[899/979] Compiling HomomorphicEncryption Bfv.swift
[900/979] Compiling HomomorphicEncryption Ciphertext.swift
[901/979] Compiling HomomorphicEncryption CoefficientPacking.swift
[902/979] Compiling HomomorphicEncryption Context.swift
[903/979] Compiling HomomorphicEncryption CrtComposer.swift
[904/979] Compiling HomomorphicEncryption DoubleWidthUInt.swift
[905/979] Compiling HomomorphicEncryption Encoding.swift
[906/979] Compiling HomomorphicEncryption EncryptionParameters.swift
[907/979] Compiling HomomorphicEncryption Error.swift
[908/979] Compiling HomomorphicEncryption Galois.swift
[909/979] Compiling HomomorphicEncryption PolyCollection.swift
[910/979] Compiling HomomorphicEncryption PolyContext.swift
[911/979] Compiling HomomorphicEncryption PolyRq+Ntt.swift
[912/979] Compiling HomomorphicEncryption PolyRq+Randomize.swift
[913/979] Compiling HomomorphicEncryption HeScheme.swift
[914/979] Compiling HomomorphicEncryption Keys.swift
[915/979] Compiling HomomorphicEncryption Modulus.swift
[916/979] Compiling HomomorphicEncryption NoOpScheme.swift
[917/979] Compiling HomomorphicEncryption Plaintext.swift
[918/979] Compiling HomomorphicEncryption PseudoRandomNumberGenerator.swift
[919/979] Compiling HomomorphicEncryption RnsBaseConverter.swift
[920/979] Compiling HomomorphicEncryption RnsTool.swift
[921/979] Compiling HomomorphicEncryption Scalar.swift
[922/979] Compiling HomomorphicEncryption Serialize.swift
[923/979] Compiling HomomorphicEncryption SerializedCiphertext.swift
[924/979] Compiling HomomorphicEncryption SerializedKeys.swift
[925/979] Compiling HomomorphicEncryption SerializedPlaintext.swift
[926/979] Compiling HomomorphicEncryption Util.swift
[927/979] Compiling HomomorphicEncryption Zeroization.swift
[928/979] Emitting module HomomorphicEncryption
[929/980] Wrapping AST for HomomorphicEncryption for debugging
[931/1015] Compiling RlweBenchmark __BenchmarkBoilerplate.swift
[932/1015] Compiling PolyBenchmark __BenchmarkBoilerplate.swift
[933/1015] Compiling HomomorphicEncryptionProtobuf apple_swift_homomorphic_encryption_v1_error_stddev.pb.swift
[934/1015] Compiling HomomorphicEncryptionProtobuf MessageExtensions.swift
[935/1015] Emitting module PolyBenchmark
[936/1015] Compiling PolyBenchmark PolyBenchmark.swift
[937/1015] Compiling PrivateInformationRetrieval HashBucket.swift
[938/1017] Compiling HomomorphicEncryptionProtobuf ConversionError.swift
[939/1017] Emitting module HomomorphicEncryptionProtobuf
[940/1017] Wrapping AST for PolyBenchmark for debugging
[941/1017] Write Objects.LinkFileList
[943/1017] Compiling PrivateNearestNeighborSearch Server.swift
[944/1017] Compiling PrivateNearestNeighborSearch SerializedPlaintextMatrix.swift
[945/1017] Compiling PrivateNearestNeighborSearch ProcessedDatabase.swift
[946/1017] Compiling PrivateNearestNeighborSearch SerializedCiphertextMatrix.swift
[947/1018] Compiling PrivateNearestNeighborSearch Config.swift
[948/1018] Compiling PrivateNearestNeighborSearch Database.swift
[949/1018] Compiling PrivateNearestNeighborSearch CiphertextMatrix.swift
[950/1018] Compiling PrivateNearestNeighborSearch Client.swift
[951/1018] Compiling PrivateInformationRetrieval PirUtil.swift
[952/1018] Compiling PrivateInformationRetrieval Error.swift
[953/1018] Compiling PrivateInformationRetrieval CuckooTable.swift
[954/1018] Emitting module RlweBenchmark
[955/1018] Compiling RlweBenchmark RlweBenchmark.swift
[956/1019] Emitting module TestUtilities
[957/1019] Compiling TestUtilities TestUtilities.swift
[958/1019] Compiling PrivateInformationRetrieval KeywordDatabase.swift
[959/1019] Compiling PrivateInformationRetrieval KeywordPirProtocol.swift
[960/1019] Compiling PrivateInformationRetrieval MulPir.swift
[961/1019] Compiling PrivateInformationRetrieval IndexPirProtocol.swift
[962/1019] Compiling PrivateNearestNeighborSearch Error.swift
[963/1019] Compiling PrivateNearestNeighborSearch MatrixMultiplication.swift
[964/1019] Compiling PrivateNearestNeighborSearch PlaintextMatrix.swift
[965/1019] Compiling PrivateNearestNeighborSearch PnnsProtocol.swift
[968/1020] Compiling PrivateNearestNeighborSearch Util.swift
[969/1020] Compiling HomomorphicEncryptionProtobuf ConversionHe.swift
[970/1020] Compiling HomomorphicEncryptionProtobuf apple_swift_homomorphic_encryption_v1_he.pb.swift
[970/1021] Wrapping AST for RlweBenchmark for debugging
[971/1021] Write Objects.LinkFileList
[973/1021] Wrapping AST for HomomorphicEncryptionProtobuf for debugging
[974/1021] Linking PolyBenchmark
[975/1021] Emitting module PrivateNearestNeighborSearch
[978/1022] Emitting module PrivateInformationRetrieval
[979/1023] Wrapping AST for PrivateNearestNeighborSearch for debugging
[980/1023] Wrapping AST for PrivateInformationRetrieval for debugging
[981/1041] Linking RlweBenchmark
[983/1045] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir_algorithm.pb.swift
[984/1046] Compiling PrivateInformationRetrievalProtobuf ConversionApi.swift
[985/1046] Compiling PrivateInformationRetrievalProtobuf ConversionError.swift
[986/1046] Emitting module PrivateInformationRetrievalProtobuf
[987/1046] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift
[988/1046] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_api_pir_v1_pir.pb.swift
[989/1046] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir.pb.swift
[990/1046] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir_database.pb.swift
[991/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns.pb.swift
[992/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_client_config.pb.swift
[993/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_database.pb.swift
[994/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_distance_metric.pb.swift
[995/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_processed_database.pb.swift
[996/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_matrix_packing.pb.swift
[997/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_api_pnns_v1_pnns.pb.swift
[998/1046] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift
[999/1047] Compiling PrivateInformationRetrievalProtobuf ConversionPir.swift
[1000/1047] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_api_pir_v1_api.pb.swift
[1001/1048] Wrapping AST for PrivateInformationRetrievalProtobuf for debugging
[1005/1048] Compiling PrivateNearestNeighborSearchProtobuf ConversionPnns.swift
[1006/1048] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_api_pnns_v1_api.pb.swift
[1007/1048] Emitting module PrivateNearestNeighborSearchProtobuf
[1008/1055] Compiling PrivateNearestNeighborSearchProtobuf apple_swift_homomorphic_encryption_pnns_v1_pnns_server_config.pb.swift
[1009/1058] Compiling PIRBenchmark __BenchmarkBoilerplate.swift
[1010/1058] Wrapping AST for PrivateNearestNeighborSearchProtobuf for debugging
[1012/1067] Emitting module PIRShardDatabase
[1013/1067] Compiling PIRShardDatabase ShardDatabase.swift
[1014/1068] Compiling PIRGenerateDatabase GenerateDatabase.swift
[1015/1068] Emitting module PIRGenerateDatabase
[1016/1068] Compiling PNNSBenchmark __BenchmarkBoilerplate.swift
[1018/1069] Emitting module PIRBenchmark
[1019/1069] Compiling PIRBenchmark PrivateInformationRetrievalBenchmark.swift
[1021/1070] Emitting module SerializationSnippet
[1022/1070] Compiling SerializationSnippet SerializationSnippet.swift
[1024/1071] Emitting module PNNSGenerateDatabase
[1025/1071] Compiling PNNSGenerateDatabase GenerateDatabase.swift
[1028/1078] Emitting module NoiseBudgetSnippet
[1029/1078] Compiling NoiseBudgetSnippet NoiseBudgetSnippet.swift
[1030/1078] Emitting module MultiplicationSnippet
[1031/1081] Emitting module PNNSBenchmark
[1032/1081] Compiling PNNSBenchmark PrivateNearestNeighborSearchBenchmark.swift
[1033/1081] Emitting module EvaluationKeySnippet
[1034/1082] Compiling MultiplicationSnippet MultiplicationSnippet.swift
[1037/1085] Compiling EvaluationKeySnippet EvaluationKeySnippet.swift
[1038/1085] Emitting module PNNSProcessDatabase
[1039/1085] Compiling PNNSProcessDatabase ProcessDatabase.swift
[1040/1085] Emitting module PIRProcessDatabase
[1041/1085] Compiling PIRProcessDatabase ProcessDatabase.swift
[1042/1086] Wrapping AST for SerializationSnippet for debugging
[1043/1086] Write Objects.LinkFileList
[1045/1088] Wrapping AST for PNNSGenerateDatabase for debugging
[1046/1088] Write Objects.LinkFileList
[1048/1088] Emitting module BasicsSnippet
[1049/1088] Emitting module EncryptionParametersSnippet
[1050/1088] Compiling EncryptionParametersSnippet EncryptionParametersSnippet.swift
[1050/1088] Wrapping AST for PNNSBenchmark for debugging
[1054/1089] Compiling BasicsSnippet BasicsSnippet.swift
[1054/1089] Wrapping AST for PIRShardDatabase for debugging
[1055/1089] Write Objects.LinkFileList
[1057/1090] Wrapping AST for PIRGenerateDatabase for debugging
[1059/1090] Write Objects.LinkFileList
[1061/1090] Wrapping AST for PIRProcessDatabase for debugging
[1062/1090] Wrapping AST for PNNSProcessDatabase for debugging
[1063/1090] Write Objects.LinkFileList
[1065/1090] Wrapping AST for PIRBenchmark for debugging
[1066/1090] Wrapping AST for NoiseBudgetSnippet for debugging
[1066/1090] Write Objects.LinkFileList
[1068/1090] Wrapping AST for MultiplicationSnippet for debugging
[1069/1090] Linking SerializationSnippet
[1070/1090] Write Objects.LinkFileList
[1072/1090] Linking PNNSGenerateDatabase
[1072/1090] Linking PIRShardDatabase
[1074/1090] Wrapping AST for EvaluationKeySnippet for debugging
[1075/1090] Linking PIRGenerateDatabase
[1075/1090] Write Objects.LinkFileList
[1077/1090] Linking PIRProcessDatabase
[1078/1090] Wrapping AST for EncryptionParametersSnippet for debugging
[1079/1090] Write Objects.LinkFileList
[1080/1090] Wrapping AST for BasicsSnippet for debugging
[1081/1090] Write Objects.LinkFileList
[1082/1090] Linking PNNSBenchmark
[1083/1090] Linking PNNSProcessDatabase
[1084/1090] Linking PIRBenchmark
[1085/1090] Linking MultiplicationSnippet
[1086/1090] Linking EvaluationKeySnippet
[1087/1090] Linking NoiseBudgetSnippet
[1088/1090] Linking EncryptionParametersSnippet
[1089/1090] Linking BasicsSnippet
Build complete! (160.85s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "swift-homomorphic-encryption",
"name" : "swift-homomorphic-encryption",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "HomomorphicEncryption",
"targets" : [
"HomomorphicEncryption"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryptionProtobuf",
"targets" : [
"HomomorphicEncryptionProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrieval",
"targets" : [
"PrivateInformationRetrieval"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrievalProtobuf",
"targets" : [
"PrivateInformationRetrievalProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearch",
"targets" : [
"PrivateNearestNeighborSearch"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearchProtobuf",
"targets" : [
"PrivateNearestNeighborSearchProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PIRGenerateDatabase",
"targets" : [
"PIRGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRProcessDatabase",
"targets" : [
"PIRProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRShardDatabase",
"targets" : [
"PIRShardDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSGenerateDatabase",
"targets" : [
"PNNSGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSProcessDatabase",
"targets" : [
"PNNSProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "RlweBenchmark",
"targets" : [
"RlweBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PolyBenchmark",
"targets" : [
"PolyBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSBenchmark",
"targets" : [
"PNNSBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRBenchmark",
"targets" : [
"PIRBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "BasicsSnippet",
"targets" : [
"BasicsSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "SerializationSnippet",
"targets" : [
"SerializationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EvaluationKeySnippet",
"targets" : [
"EvaluationKeySnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "MultiplicationSnippet",
"targets" : [
"MultiplicationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EncryptionParametersSnippet",
"targets" : [
"EncryptionParametersSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "NoiseBudgetSnippet",
"targets" : [
"NoiseBudgetSnippet"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "TestUtilities",
"module_type" : "SwiftTarget",
"name" : "TestUtilities",
"path" : "Sources/TestUtilities",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"TestUtilities.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "RlweBenchmark",
"module_type" : "SwiftTarget",
"name" : "RlweBenchmark",
"path" : "Benchmarks/RlweBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"RlweBenchmark"
],
"sources" : [
"RlweBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PrivateNearestNeighborSearchTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchTests",
"path" : "Tests/PrivateNearestNeighborSearchTests",
"sources" : [
"CiphertextMatrixTests.swift",
"ClientTests.swift",
"CosineSimilarityTests.swift",
"DatabaseTests.swift",
"MatrixMultiplicationTests.swift",
"PlaintextMatrixTests.swift",
"Utils.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobufTests",
"path" : "Tests/PrivateNearestNeighborSearchProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobuf",
"path" : "Sources/PrivateNearestNeighborSearchProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateNearestNeighborSearchProtobuf",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPnns.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_client_config.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_distance_metric.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_matrix_packing.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_processed_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_server_config.pb.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateNearestNeighborSearch",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearch",
"path" : "Sources/PrivateNearestNeighborSearch",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CiphertextMatrix.swift",
"Client.swift",
"Config.swift",
"Database.swift",
"Error.swift",
"MatrixMultiplication.swift",
"PlaintextMatrix.swift",
"PnnsProtocol.swift",
"ProcessedDatabase.swift",
"SerializedCiphertextMatrix.swift",
"SerializedPlaintextMatrix.swift",
"Server.swift",
"Util.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrievalTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalTests",
"path" : "Tests/PrivateInformationRetrievalTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CuckooTableTests.swift",
"HashBucketTests.swift",
"IndexPirTests.swift",
"KeywordDatabaseTests.swift",
"KeywordPirTests.swift",
"MulPirTests.swift",
"PirTestUtils.swift",
"PirUtilTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobufTests",
"path" : "Tests/PrivateInformationRetrievalProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobuf",
"path" : "Sources/PrivateInformationRetrievalProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateInformationRetrievalProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPir.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_algorithm.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_database.pb.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrieval",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrieval",
"path" : "Sources/PrivateInformationRetrieval",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CuckooTable.swift",
"Error.swift",
"HashBucket.swift",
"IndexPirProtocol.swift",
"KeywordDatabase.swift",
"KeywordPirProtocol.swift",
"MulPir.swift",
"PirUtil.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PolyBenchmark",
"module_type" : "SwiftTarget",
"name" : "PolyBenchmark",
"path" : "Benchmarks/PolyBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PolyBenchmark"
],
"sources" : [
"PolyBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PNNSProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSProcessDatabase",
"path" : "Sources/PNNSProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PNNSProcessDatabase"
],
"sources" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PNNSGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSGenerateDatabase",
"path" : "Sources/PNNSGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PNNSGenerateDatabase"
],
"sources" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PNNSBenchmark",
"module_type" : "SwiftTarget",
"name" : "PNNSBenchmark",
"path" : "Benchmarks/PrivateNearestNeighborSearchBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PNNSBenchmark"
],
"sources" : [
"PrivateNearestNeighborSearchBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRShardDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRShardDatabase",
"path" : "Sources/PIRShardDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRShardDatabase"
],
"sources" : [
"ShardDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRProcessDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabaseTests",
"path" : "Tests/PIRProcessDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"ProcessDatabaseTests.swift"
],
"target_dependencies" : [
"PIRProcessDatabase",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabase",
"path" : "Sources/PIRProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PIRProcessDatabase"
],
"sources" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrievalProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PIRGenerateDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabaseTests",
"path" : "Tests/PIRGenerateDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"PIRGenerateDatabaseTests.swift"
],
"target_dependencies" : [
"PIRGenerateDatabase",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabase",
"path" : "Sources/PIRGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRGenerateDatabase"
],
"sources" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRBenchmark",
"module_type" : "SwiftTarget",
"name" : "PIRBenchmark",
"path" : "Benchmarks/PrivateInformationRetrievalBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PIRBenchmark"
],
"sources" : [
"PrivateInformationRetrievalBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "HomomorphicEncryptionTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionTests",
"path" : "Tests/HomomorphicEncryptionTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"Array2dTests.swift",
"CoefficientPackingTests.swift",
"DoubleWidthUIntTests.swift",
"EncryptionParametersTests.swift",
"HeAPITests.swift",
"NttTests.swift",
"PolyRqTests/GaloisTests.swift",
"PolyRqTests/PolyContextTests.swift",
"PolyRqTests/PolyRq+RandomizeTests.swift",
"PolyRqTests/PolyRq+SerializeTests.swift",
"PolyRqTests/PolyRqTests.swift",
"RandomTests/BufferedRngTests.swift",
"RandomTests/NistCtrDrbgTests.swift",
"RandomTests/PseudoRandomNumberGeneratorTests.swift",
"RnsBaseConverterTests.swift",
"RnsToolTests.swift",
"ScalarTests.swift",
"SerializationTests.swift",
"UtilTests.swift",
"ZeroizationTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobufTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobufTests",
"path" : "Tests/HomomorphicEncryptionProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobuf",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobuf",
"path" : "Sources/HomomorphicEncryptionProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionError.swift",
"ConversionHe.swift",
"MessageExtensions.swift",
"generated/apple_swift_homomorphic_encryption_v1_error_stddev.pb.swift",
"generated/apple_swift_homomorphic_encryption_v1_he.pb.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "HomomorphicEncryption",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryption",
"path" : "Sources/HomomorphicEncryption",
"product_dependencies" : [
"Crypto",
"_CryptoExtras"
],
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Array2d.swift",
"Bfv/Bfv+Decrypt.swift",
"Bfv/Bfv+Encode.swift",
"Bfv/Bfv+Encrypt.swift",
"Bfv/Bfv+Keys.swift",
"Bfv/Bfv+Multiply.swift",
"Bfv/Bfv.swift",
"Ciphertext.swift",
"CoefficientPacking.swift",
"Context.swift",
"CrtComposer.swift",
"DoubleWidthUInt.swift",
"Encoding.swift",
"EncryptionParameters.swift",
"Error.swift",
"HeScheme.swift",
"Keys.swift",
"Modulus.swift",
"NoOpScheme.swift",
"Plaintext.swift",
"PolyRq/Galois.swift",
"PolyRq/PolyCollection.swift",
"PolyRq/PolyContext.swift",
"PolyRq/PolyRq+Ntt.swift",
"PolyRq/PolyRq+Randomize.swift",
"PolyRq/PolyRq+Serialize.swift",
"PolyRq/PolyRq.swift",
"Random/BufferedRng.swift",
"Random/NistAes128Ctr.swift",
"Random/NistCtrDrbg.swift",
"Random/PseudoRandomNumberGenerator.swift",
"RnsBaseConverter.swift",
"RnsTool.swift",
"Scalar.swift",
"Serialize.swift",
"SerializedCiphertext.swift",
"SerializedKeys.swift",
"SerializedPlaintext.swift",
"Util.swift",
"Zeroization.swift"
],
"target_dependencies" : [
"CUtil"
],
"type" : "library"
},
{
"c99name" : "CUtil",
"module_type" : "ClangTarget",
"name" : "CUtil",
"path" : "Sources/CUtil",
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"zeroize.c"
],
"type" : "library"
},
{
"c99name" : "BasicsSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsSnippet"
],
"sources" : [
"BasicsSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "SerializationSnippet",
"module_type" : "SwiftTarget",
"name" : "SerializationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"SerializationSnippet"
],
"sources" : [
"SerializationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EvaluationKeySnippet",
"module_type" : "SwiftTarget",
"name" : "EvaluationKeySnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EvaluationKeySnippet"
],
"sources" : [
"EvaluationKeySnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "MultiplicationSnippet",
"module_type" : "SwiftTarget",
"name" : "MultiplicationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"MultiplicationSnippet"
],
"sources" : [
"MultiplicationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EncryptionParametersSnippet",
"module_type" : "SwiftTarget",
"name" : "EncryptionParametersSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EncryptionParametersSnippet"
],
"sources" : [
"EncryptionParametersSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "NoiseBudgetSnippet",
"module_type" : "SwiftTarget",
"name" : "NoiseBudgetSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"NoiseBudgetSnippet"
],
"sources" : [
"NoiseBudgetSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.