Build Information
Successful build of swift-sodium, reference v0.0.2 (1c76ec
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 23:03:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sinoru/swift-sodium.git
Reference: v0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sinoru/swift-sodium
* tag v0.0.2 -> FETCH_HEAD
HEAD is now at 1c76ec2 Merge branch 'release/0.0.2'
Cloned https://github.com/sinoru/swift-sodium.git
Revision (git rev-parse @):
1c76ec249bec72659723e0775d0aee32777b64ca
SUCCESS checkout https://github.com/sinoru/swift-sodium.git at v0.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sinoru/swift-sodium.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/149] Compiling aead_aes256gcm_aesni.c
[1/149] Compiling aegis256_aesni.c
[1/149] Write sources
[4/149] Compiling aead_aes256gcm.c
[5/149] Write sources
[15/149] Compiling aead_chacha20poly1305.c
[16/149] Compiling aegis128l_soft.c
[17/149] Compiling aegis256_soft.c
[18/149] Compiling auth_hmacsha256.c
[19/149] Compiling aead_aegis256.c
[20/149] Compiling version.c
[21/149] Compiling core.c
[22/149] Compiling codecs.c
[23/149] Write swift-version-1EA4D86E10B52AF.txt
[24/149] Compiling randombytes.c
[25/149] Compiling verify.c
[26/149] Compiling stream_xsalsa20.c
[27/149] Compiling _AtomicsShims.c
[28/149] Compiling aead_aes256gcm_armcrypto.c
[29/153] Compiling stream_xchacha20.c
[30/155] Compiling stream_salsa208.c
[31/162] Compiling stream_salsa208_ref.c
[32/169] Compiling stream_salsa2012.c
[33/169] Compiling aegis256_armcrypto.c
[34/169] Compiling stream_salsa2012_ref.c
[35/169] Compiling salsa20_xmm6int-sse2.c
[36/169] Compiling salsa20_xmm6.c
[37/169] Compiling salsa20_xmm6int-avx2.c
[38/169] Compiling salsa20_xmm6-asm.S
[39/169] Compiling runtime.c
[40/169] Compiling stream_salsa20.c
[41/169] Compiling crypto_stream.c
[42/169] Compiling salsa20_ref.c
[43/169] Compiling stream_chacha20.c
[44/169] Compiling chacha20_dolbeau-avx2.c
[45/169] Compiling chacha20_dolbeau-ssse3.c
[46/169] Compiling chacha20_ref.c
[47/169] Compiling utils.c
[48/169] Compiling randombytes_sysrandom.c
[49/169] Compiling sign_ed25519.c
[50/169] Compiling sign.c
[51/169] Compiling open.c
[52/169] Compiling obsolete.c
[53/169] Compiling keypair.c
[54/169] Compiling crypto_sign.c
[55/169] Compiling shorthash_siphashx24.c
[56/169] Compiling shorthash_siphash24.c
[57/169] Compiling shorthash_siphash24_ref.c
[58/169] Compiling crypto_shorthash.c
[59/169] Compiling shorthash_siphashx24_ref.c
[60/169] Compiling secretbox_xsalsa20poly1305.c
[61/169] Compiling randombytes_internal_random.c
[62/169] Compiling secretstream_xchacha20poly1305.c
[63/169] Compiling secretbox_xchacha20poly1305.c
[64/169] Compiling sandy2x.S
[65/169] Compiling crypto_secretbox.c
[66/169] Compiling crypto_secretbox_easy.c
[67/169] Compiling scalarmult_ristretto255_ref10.c
[68/169] Compiling scalarmult_curve25519.c
[69/169] Compiling scalarmult_ed25519_ref10.c
[70/169] Compiling ladder.S
[71/169] Compiling fe_frombytes_sandy2x.c
[72/169] Compiling fe51_pack.S
[73/169] Compiling fe51_nsquare.S
[74/169] Compiling fe51_mul.S
[75/169] Compiling consts.S
[76/169] Compiling curve25519_sandy2x.c
[77/169] Compiling fe51_invert.c
[78/169] Compiling crypto_scalarmult.c
[79/169] Compiling pwhash_scryptsalsa208sha256_sse.c
[80/169] Compiling scrypt_platform.c
[81/169] Compiling x25519_ref10.c
[82/169] Compiling pwhash_scryptsalsa208sha256.c
[83/169] Compiling pbkdf2-sha256.c
[84/169] Compiling pwhash_scryptsalsa208sha256_nosse.c
[85/169] Compiling crypto_scrypt-common.c
[86/169] Compiling crypto_pwhash.c
[87/169] Compiling pwhash_argon2id.c
[88/169] Compiling pwhash_argon2i.c
[89/169] Compiling argon2-fill-block-ssse3.c
[90/169] Compiling blake2b-long.c
[91/169] Compiling argon2.c
[92/169] Compiling argon2-fill-block-avx512f.c
[93/169] Compiling argon2-fill-block-avx2.c
[94/169] Compiling argon2-fill-block-ref.c
[95/169] Compiling poly1305_sse2.c
[96/169] Compiling argon2-encoding.c
[97/169] Compiling onetimeauth_poly1305.c
[98/169] Compiling argon2-core.c
[99/169] Compiling poly1305_donna.c
[100/169] Compiling crypto_onetimeauth.c
[101/169] Compiling crypto_kx.c
[102/169] Compiling crypto_kdf.c
[103/169] Compiling kdf_hkdf_sha512.c
[104/169] Compiling kdf_hkdf_sha256.c
[105/169] Compiling kdf_blake2b.c
[106/169] Compiling hash_sha512.c
[107/169] Compiling hash_sha512_cp.c
[108/169] Compiling hash_sha256.c
[109/169] Compiling crypto_hash.c
[110/169] Compiling crypto_generichash.c
[111/169] Compiling generichash_blake2b.c
[112/169] Compiling blake2b-ref.c
[113/169] Compiling blake2b-compress-ssse3.c
[114/169] Compiling hash_sha256_cp.c
[115/169] Compiling blake2b-compress-sse41.c
[116/169] Compiling blake2b-compress-avx2.c
[117/169] Compiling generichash_blake2.c
[118/169] Compiling softaes.c
[119/169] Compiling core_hsalsa20_ref2.c
[120/169] Compiling core_hsalsa20.c
[121/169] Compiling blake2b-compress-ref.c
[122/169] Compiling core_salsa_ref.c
[123/169] Compiling core_hchacha20.c
[124/169] Compiling core_ristretto255.c
[125/169] Compiling box_curve25519xsalsa20poly1305.c
[126/169] Compiling box_seal_curve25519xchacha20poly1305.c
[127/169] Compiling core_ed25519.c
[127/169] Compiling box_curve25519xchacha20poly1305.c
[129/169] Compiling crypto_box_seal.c
[130/169] Compiling crypto_box_easy.c
[131/169] Compiling crypto_box.c
[132/169] Compiling crypto_auth.c
[133/169] Compiling auth_hmacsha512256.c
[134/169] Compiling auth_hmacsha512.c
[135/169] Compiling aead_xchacha20poly1305.c
[136/169] Compiling CNIOWindows shim.c
[137/169] Compiling CNIOWindows WSAStartup.c
[138/169] Compiling aegis128l_aesni.c
[139/169] Compiling aegis128l_armcrypto.c
[140/169] Compiling ed25519_ref10.c
[141/169] Compiling CNIOWASI CNIOWASI.c
[142/169] Write sources
[143/169] Compiling aead_aegis128l.c
[144/169] Compiling CNIOLinux shim.c
[145/169] Compiling CNIOLinux liburing_shims.c
[147/200] Compiling InternalCollectionsUtilities Debugging.swift
[148/201] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[149/201] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[150/201] Compiling InternalCollectionsUtilities Descriptions.swift
[151/201] Compiling Atomics ManagedAtomicLazyReference.swift
[152/201] Compiling Atomics UnsafeAtomic.swift
[153/201] Compiling Atomics UnsafeAtomicLazyReference.swift
[154/201] Compiling Atomics IntegerOperations.swift
[155/202] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[155/202] Compiling CNIODarwin shim.c
[157/202] Compiling _NIOBase64 Base64.swift
[158/202] Emitting module _NIOBase64
[159/202] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[160/202] Compiling SodiumCore Sodium+Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sodium.h"
| `- note: in file included from <module-includes>:1:
2 |
[161/202] Compiling SodiumCore Sodium+DataProtocol.swift
[162/202] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[163/202] Compiling SodiumCore Sodium.swift
[164/203] Compiling Atomics Unmanaged extensions.swift
[165/203] Emitting module InternalCollectionsUtilities
[166/203] Compiling Atomics AtomicReference.swift
[167/203] Compiling Atomics AtomicStorage.swift
[168/203] Compiling Atomics PointerConformances.swift
[169/203] Compiling Atomics Primitives.native.swift
[170/203] Compiling Atomics AtomicBool.swift
[171/203] Compiling Atomics IntegerConformances.swift
[172/203] Compiling Atomics AtomicValue.swift
[173/203] Compiling Atomics AtomicMemoryOrderings.swift
[174/203] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[175/203] Compiling SodiumCore SymmetricKey.swift
[176/203] Compiling SodiumCore Sodium+Data.swift
[179/203] Emitting module SodiumCore
[182/203] Compiling SodiumCore DataSize.swift
[183/219] Compiling DequeModule _DequeBufferHeader.swift
[184/232] Compiling _NIODataStructures PriorityQueue.swift
[185/232] Compiling _NIODataStructures _TinyArray.swift
[186/232] Emitting module _NIODataStructures
[187/232] Compiling _NIODataStructures Heap.swift
[188/232] Compiling DequeModule _UnsafeWrappedBuffer.swift
[189/232] Compiling SodiumSecretBox SecretBoxCipher.swift
[190/232] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[191/232] Compiling SodiumSecretBox SodiumSecretBox.swift
[192/232] Emitting module SodiumSecretBox
[193/232] Compiling SodiumSecretBox SecretBox.swift
[194/232] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[195/232] Compiling DequeModule _DequeSlot.swift
[196/232] Compiling DequeModule Deque+CustomReflectable.swift
[197/232] Compiling DequeModule Deque+Descriptions.swift
[198/232] Compiling DequeModule Deque+Extras.swift
[199/232] Compiling DequeModule Deque+Hashable.swift
[200/232] Compiling DequeModule _DequeBuffer.swift
[201/232] Compiling DequeModule Deque+Testing.swift
[202/232] Compiling DequeModule Deque._Storage.swift
[203/232] Compiling DequeModule Deque._UnsafeHandle.swift
[204/232] Compiling DequeModule Deque.swift
[205/232] Compiling SodiumSecretStream SecretStreamTag.swift
[206/232] Emitting module SodiumSecretStream
[207/232] Compiling SodiumSecretStream SecretStreamCipher.swift
[208/232] Compiling SodiumSecretStream SecretStream.swift
[209/232] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[210/232] Compiling SodiumSecretStream SodiumSecretStream.swift
[211/232] Compiling DequeModule Deque+Codable.swift
[212/232] Compiling DequeModule Deque+Collection.swift
[213/232] Compiling DequeModule Deque+Equatable.swift
[214/232] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[217/232] Emitting module DequeModule
[226/234] Compiling Atomics AtomicInteger.swift
[227/234] Compiling Atomics AtomicOptionalWrappable.swift
[230/234] Emitting module Atomics
[231/234] Emitting module Sodium
[232/234] Compiling Sodium Sodium.swift
[232/237] Compiling c-nioatomics.c
[233/237] Compiling c-atomics.c
[235/243] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[236/243] Compiling NIOConcurrencyHelpers lock.swift
[237/243] Emitting module NIOConcurrencyHelpers
[238/243] Compiling NIOConcurrencyHelpers atomics.swift
[239/243] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[240/243] Compiling NIOConcurrencyHelpers NIOLock.swift
[241/305] Compiling NIOCore AddressedEnvelope.swift
[242/305] Compiling NIOCore AsyncAwaitSupport.swift
[243/305] Compiling NIOCore AsyncChannel.swift
[244/305] Compiling NIOCore AsyncChannelHandler.swift
[245/305] Compiling NIOCore AsyncChannelInboundStream.swift
[246/305] Compiling NIOCore AsyncChannelOutboundWriter.swift
[247/305] Compiling NIOCore NIOAsyncSequenceProducer.swift
[248/311] Compiling NIOCore Codec.swift
[249/311] Compiling NIOCore ConvenienceOptionSupport.swift
[250/311] Compiling NIOCore DeadChannel.swift
[251/311] Compiling NIOCore DispatchQueue+WithFuture.swift
[252/311] Compiling NIOCore EventLoop+Deprecated.swift
[253/311] Compiling NIOCore EventLoop+SerialExecutor.swift
[254/311] Compiling NIOCore EventLoop.swift
[255/311] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[256/311] Compiling SodiumFoundationCompat Data+Sodium.swift
[257/311] Emitting module SodiumFoundationCompat
[258/311] Compiling NIOCore SocketOptionProvider.swift
[259/311] Compiling NIOCore SystemCallHelpers.swift
[260/311] Compiling NIOCore TimeAmount+Duration.swift
[261/311] Compiling NIOCore TypeAssistedChannelHandler.swift
[262/311] Compiling NIOCore UniversalBootstrapSupport.swift
[263/311] Compiling NIOCore Utilities.swift
[264/311] Compiling NIOCore GlobalSingletons.swift
[265/311] Compiling NIOCore IO.swift
[266/311] Compiling NIOCore IOData.swift
[267/311] Compiling NIOCore IPProtocol.swift
[268/311] Compiling NIOCore IntegerBitPacking.swift
[269/311] Compiling NIOCore IntegerTypes.swift
[270/311] Compiling NIOCore Interfaces.swift
[271/311] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[272/311] Compiling NIOCore NIOAsyncWriter.swift
[273/311] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[274/311] Compiling NIOCore BSDSocketAPI.swift
[275/311] Compiling NIOCore ByteBuffer-aux.swift
[276/311] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[277/311] Compiling NIOCore ByteBuffer-conversions.swift
[278/311] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[279/311] Compiling NIOCore NIOScheduledCallback.swift
[280/311] Compiling NIOCore NIOSendable.swift
[281/311] Compiling NIOCore RecvByteBufferAllocator.swift
[282/311] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[283/311] Compiling NIOCore SocketAddresses.swift
[284/311] Compiling NIOCore Channel.swift
[285/311] Compiling NIOCore ChannelHandler.swift
[286/311] Compiling NIOCore ChannelHandlers.swift
[287/311] Compiling NIOCore ChannelInvoker.swift
[288/311] Compiling NIOCore ChannelOption.swift
[289/311] Compiling NIOCore ChannelPipeline.swift
[290/311] Compiling NIOCore CircularBuffer.swift
[291/311] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[292/311] Compiling NIOCore EventLoopFuture+Deprecated.swift
[293/311] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[294/311] Compiling NIOCore EventLoopFuture.swift
[295/311] Compiling NIOCore FileDescriptor.swift
[296/311] Compiling NIOCore FileHandle.swift
[297/311] Compiling NIOCore FileRegion.swift
[298/311] Compiling NIOCore ByteBuffer-core.swift
[299/311] Compiling NIOCore ByteBuffer-hex.swift
[300/311] Compiling NIOCore ByteBuffer-int.swift
[301/311] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[302/311] Compiling NIOCore ByteBuffer-multi-int.swift
[303/311] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[304/311] Compiling NIOCore ByteBuffer-views.swift
[305/311] Compiling NIOCore Linux.swift
[306/311] Compiling NIOCore MarkedCircularBuffer.swift
[307/311] Compiling NIOCore MulticastChannel.swift
[308/311] Compiling NIOCore NIOAny.swift
[309/311] Compiling NIOCore NIOCloseOnErrorHandler.swift
[310/311] Compiling NIOCore NIOLoopBound.swift
[311/311] Emitting module NIOCore
[312/314] Compiling SodiumNIOCompat SodiumNIOCompat.swift
[313/314] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
[314/314] Emitting module SodiumNIOCompat
Build complete! (24.18s)
Fetching https://github.com/apple/swift-nio
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (7.44s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (10.32s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[46/6233] Fetching swift-system, swift-atomics
[1045/22873] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.96s)
[5268/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.58s)
Fetched https://github.com/apple/swift-collections.git from cache (1.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
}
],
"manifest_display_name" : "swift-sodium",
"name" : "swift-sodium",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Sodium",
"targets" : [
"Sodium"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SodiumFoundationCompat",
"targets" : [
"SodiumFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SodiumNIOCompat",
"targets" : [
"SodiumNIOCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Clibsodium",
"targets" : [
"Clibsodium"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SodiumSecretStreamTests",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretStreamTests",
"path" : "Tests/SodiumSecretStreamTests",
"sources" : [
"SecretStreamTests.swift"
],
"target_dependencies" : [
"SodiumSecretStream"
],
"type" : "test"
},
{
"c99name" : "SodiumSecretStream",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretStream",
"path" : "Sources/SodiumSecretStream",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"SecretStream.swift",
"SecretStreamCipher.swift",
"SecretStreamTag.swift",
"SecretStreamXChaCha20Poly1305.swift",
"SodiumSecretStream.swift"
],
"target_dependencies" : [
"SodiumCore"
],
"type" : "library"
},
{
"c99name" : "SodiumSecretBoxTests",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretBoxTests",
"path" : "Tests/SodiumSecretBoxTests",
"sources" : [
"SecretBoxTests.swift"
],
"target_dependencies" : [
"SodiumSecretBox"
],
"type" : "test"
},
{
"c99name" : "SodiumSecretBox",
"module_type" : "SwiftTarget",
"name" : "SodiumSecretBox",
"path" : "Sources/SodiumSecretBox",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"SecretBox.swift",
"SecretBoxCipher.swift",
"SecretBoxXChaCha20Poly1305.swift",
"SecretBoxXSalsa20Poly1305.swift",
"SodiumSecretBox.swift"
],
"target_dependencies" : [
"SodiumCore"
],
"type" : "library"
},
{
"c99name" : "SodiumNIOCompat",
"module_type" : "SwiftTarget",
"name" : "SodiumNIOCompat",
"path" : "Sources/SodiumNIOCompat",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"SodiumNIOCompat"
],
"sources" : [
"ByteBufferView+Sodium.swift",
"SodiumNIOCompat.swift"
],
"target_dependencies" : [
"Sodium"
],
"type" : "library"
},
{
"c99name" : "SodiumFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "SodiumFoundationCompat",
"path" : "Sources/SodiumFoundationCompat",
"product_memberships" : [
"SodiumFoundationCompat"
],
"sources" : [
"Data+Sodium.swift",
"SodiumFoundationCompat.swift"
],
"target_dependencies" : [
"Sodium"
],
"type" : "library"
},
{
"c99name" : "SodiumCoreTests",
"module_type" : "SwiftTarget",
"name" : "SodiumCoreTests",
"path" : "Tests/SodiumCoreTests",
"sources" : [
"SodiumTests+DataProtocol_Base64.swift",
"SodiumTests+DataProtocol_Random.swift",
"SodiumTests.swift"
],
"target_dependencies" : [
"SodiumCore"
],
"type" : "test"
},
{
"c99name" : "SodiumCore",
"module_type" : "SwiftTarget",
"name" : "SodiumCore",
"path" : "Sources/SodiumCore",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"Ciphers/AEADCipher.swift",
"Ciphers/Cipher.swift",
"Ciphers/XChaCha20Poly1305.swift",
"Ciphers/XSalsa20Poly1305.swift",
"DataSize.swift",
"Sodium+Data.swift",
"Sodium+DataProtocol.swift",
"Sodium+DataProtocol_Base64.swift",
"Sodium+DataProtocol_Random.swift",
"Sodium+Error.swift",
"Sodium.swift",
"SymmetricKey.swift"
],
"target_dependencies" : [
"Clibsodium"
],
"type" : "library"
},
{
"c99name" : "Sodium",
"module_type" : "SwiftTarget",
"name" : "Sodium",
"path" : "Sources/Sodium",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat"
],
"sources" : [
"Sodium.swift"
],
"target_dependencies" : [
"SodiumCore",
"SodiumSecretBox",
"SodiumSecretStream"
],
"type" : "library"
},
{
"c99name" : "Clibsodium",
"module_type" : "ClangTarget",
"name" : "Clibsodium",
"path" : "Sources/Clibsodium",
"product_memberships" : [
"Sodium",
"SodiumFoundationCompat",
"SodiumNIOCompat",
"Clibsodium"
],
"sources" : [
"crypto_aead/aegis128l/aead_aegis128l.c",
"crypto_aead/aegis128l/aegis128l_aesni.c",
"crypto_aead/aegis128l/aegis128l_armcrypto.c",
"crypto_aead/aegis128l/aegis128l_soft.c",
"crypto_aead/aegis256/aead_aegis256.c",
"crypto_aead/aegis256/aegis256_aesni.c",
"crypto_aead/aegis256/aegis256_armcrypto.c",
"crypto_aead/aegis256/aegis256_soft.c",
"crypto_aead/aes256gcm/aead_aes256gcm.c",
"crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c",
"crypto_aead/aes256gcm/armcrypto/aead_aes256gcm_armcrypto.c",
"crypto_aead/chacha20poly1305/aead_chacha20poly1305.c",
"crypto_aead/xchacha20poly1305/aead_xchacha20poly1305.c",
"crypto_auth/crypto_auth.c",
"crypto_auth/hmacsha256/auth_hmacsha256.c",
"crypto_auth/hmacsha512/auth_hmacsha512.c",
"crypto_auth/hmacsha512256/auth_hmacsha512256.c",
"crypto_box/crypto_box.c",
"crypto_box/crypto_box_easy.c",
"crypto_box/crypto_box_seal.c",
"crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c",
"crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c",
"crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c",
"crypto_core/ed25519/core_ed25519.c",
"crypto_core/ed25519/core_ristretto255.c",
"crypto_core/ed25519/ref10/ed25519_ref10.c",
"crypto_core/hchacha20/core_hchacha20.c",
"crypto_core/hsalsa20/core_hsalsa20.c",
"crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c",
"crypto_core/salsa/ref/core_salsa_ref.c",
"crypto_core/softaes/softaes.c",
"crypto_generichash/blake2b/generichash_blake2.c",
"crypto_generichash/blake2b/ref/blake2b-compress-avx2.c",
"crypto_generichash/blake2b/ref/blake2b-compress-ref.c",
"crypto_generichash/blake2b/ref/blake2b-compress-sse41.c",
"crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c",
"crypto_generichash/blake2b/ref/blake2b-ref.c",
"crypto_generichash/blake2b/ref/generichash_blake2b.c",
"crypto_generichash/crypto_generichash.c",
"crypto_hash/crypto_hash.c",
"crypto_hash/sha256/cp/hash_sha256_cp.c",
"crypto_hash/sha256/hash_sha256.c",
"crypto_hash/sha512/cp/hash_sha512_cp.c",
"crypto_hash/sha512/hash_sha512.c",
"crypto_kdf/blake2b/kdf_blake2b.c",
"crypto_kdf/crypto_kdf.c",
"crypto_kdf/hkdf/kdf_hkdf_sha256.c",
"crypto_kdf/hkdf/kdf_hkdf_sha512.c",
"crypto_kx/crypto_kx.c",
"crypto_onetimeauth/crypto_onetimeauth.c",
"crypto_onetimeauth/poly1305/donna/poly1305_donna.c",
"crypto_onetimeauth/poly1305/onetimeauth_poly1305.c",
"crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c",
"crypto_pwhash/argon2/argon2-core.c",
"crypto_pwhash/argon2/argon2-encoding.c",
"crypto_pwhash/argon2/argon2-fill-block-avx2.c",
"crypto_pwhash/argon2/argon2-fill-block-avx512f.c",
"crypto_pwhash/argon2/argon2-fill-block-ref.c",
"crypto_pwhash/argon2/argon2-fill-block-ssse3.c",
"crypto_pwhash/argon2/argon2.c",
"crypto_pwhash/argon2/blake2b-long.c",
"crypto_pwhash/argon2/pwhash_argon2i.c",
"crypto_pwhash/argon2/pwhash_argon2id.c",
"crypto_pwhash/crypto_pwhash.c",
"crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c",
"crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c",
"crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c",
"crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c",
"crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c",
"crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c",
"crypto_scalarmult/crypto_scalarmult.c",
"crypto_scalarmult/curve25519/ref10/x25519_ref10.c",
"crypto_scalarmult/curve25519/sandy2x/consts.S",
"crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c",
"crypto_scalarmult/curve25519/sandy2x/fe51_invert.c",
"crypto_scalarmult/curve25519/sandy2x/fe51_mul.S",
"crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S",
"crypto_scalarmult/curve25519/sandy2x/fe51_pack.S",
"crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c",
"crypto_scalarmult/curve25519/sandy2x/ladder.S",
"crypto_scalarmult/curve25519/sandy2x/sandy2x.S",
"crypto_scalarmult/curve25519/scalarmult_curve25519.c",
"crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c",
"crypto_scalarmult/ristretto255/ref10/scalarmult_ristretto255_ref10.c",
"crypto_secretbox/crypto_secretbox.c",
"crypto_secretbox/crypto_secretbox_easy.c",
"crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c",
"crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c",
"crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c",
"crypto_shorthash/crypto_shorthash.c",
"crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c",
"crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c",
"crypto_shorthash/siphash24/shorthash_siphash24.c",
"crypto_shorthash/siphash24/shorthash_siphashx24.c",
"crypto_sign/crypto_sign.c",
"crypto_sign/ed25519/ref10/keypair.c",
"crypto_sign/ed25519/ref10/obsolete.c",
"crypto_sign/ed25519/ref10/open.c",
"crypto_sign/ed25519/ref10/sign.c",
"crypto_sign/ed25519/sign_ed25519.c",
"crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c",
"crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c",
"crypto_stream/chacha20/ref/chacha20_ref.c",
"crypto_stream/chacha20/stream_chacha20.c",
"crypto_stream/crypto_stream.c",
"crypto_stream/salsa20/ref/salsa20_ref.c",
"crypto_stream/salsa20/stream_salsa20.c",
"crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S",
"crypto_stream/salsa20/xmm6/salsa20_xmm6.c",
"crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c",
"crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c",
"crypto_stream/salsa2012/ref/stream_salsa2012_ref.c",
"crypto_stream/salsa2012/stream_salsa2012.c",
"crypto_stream/salsa208/ref/stream_salsa208_ref.c",
"crypto_stream/salsa208/stream_salsa208.c",
"crypto_stream/xchacha20/stream_xchacha20.c",
"crypto_stream/xsalsa20/stream_xsalsa20.c",
"crypto_verify/verify.c",
"randombytes/internal/randombytes_internal_random.c",
"randombytes/randombytes.c",
"randombytes/sysrandom/randombytes_sysrandom.c",
"sodium/codecs.c",
"sodium/core.c",
"sodium/runtime.c",
"sodium/utils.c",
"sodium/version.c"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.