Build Information
Successful build of swift-sqlcipher, reference main (c58147
), with Swift 6.0 for macOS (SPM) on 29 Apr 2025 19:34:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skiptools/swift-sqlcipher.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/skiptools/swift-sqlcipher
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c581471 Update README and example
Cloned https://github.com/skiptools/swift-sqlcipher.git
Revision (git rev-parse @):
c581471a11788caeb17cd16cf2bac67dfa488070
SUCCESS checkout https://github.com/skiptools/swift-sqlcipher.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-sqlcipher",
"name": "swift-sqlcipher",
"url": "https://github.com/skiptools/swift-sqlcipher.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sqlcipher",
"dependencies": [
]
}
]
}
Fetching https://github.com/skiptools/swift-sqlcipher.git
[1/1054] Fetching swift-sqlcipher
Fetched https://github.com/skiptools/swift-sqlcipher.git from cache (1.20s)
Creating working copy for https://github.com/skiptools/swift-sqlcipher.git
Working copy of https://github.com/skiptools/swift-sqlcipher.git resolved at main (c581471)
warning: '.resolve-product-dependencies': dependency 'swift-sqlcipher' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/skiptools/swift-sqlcipher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/494] Compiling whirltab.c
[1/494] Write swift-version-5BDAB9E9C0126B9D.txt
[2/494] Write sources
[3/494] Compiling blake2bmac_memory.c
[4/494] Compiling blake2bmac.c
[5/494] Compiling whirl.c
[6/494] Compiling sha3_test.c
[7/494] Compiling tiger.c
[8/494] Compiling blake2bmac_file.c
[9/494] Compiling sha3.c
[10/494] Compiling blowfish.c
[11/494] Compiling anubis.c
[12/494] Compiling sober128tab.c
[13/494] Compiling sosemanuk_memory.c
[14/494] Compiling sosemanuk_test.c
[15/494] Compiling sober128_stream_memory.c
[16/494] Compiling sober128_test.c
[17/494] Compiling xsalsa20_test.c
[18/494] Compiling sober128_stream.c
[19/494] Compiling xsalsa20_setup.c
[20/494] Compiling xsalsa20_memory.c
[21/494] Compiling sosemanuk.c
[22/494] Compiling salsa20_test.c
[23/494] Compiling salsa20_setup.c
[24/494] Compiling salsa20_keystream.c
[25/494] Compiling salsa20_memory.c
[26/494] Compiling salsa20_ivctr64.c
[27/494] Compiling salsa20_done.c
[28/494] Compiling salsa20_crypt.c
[29/494] Compiling rc4_test.c
[30/494] Compiling rc4_stream_memory.c
[31/494] Compiling rc4_stream.c
[32/494] Compiling rabbit_memory.c
[33/494] Compiling rabbit.c
[34/494] Compiling chacha_test.c
[35/494] Compiling chacha_setup.c
[36/494] Compiling chacha_memory.c
[36/494] Compiling chacha_keystream.c
[38/494] Compiling chacha_ivctr32.c
[39/494] Compiling chacha_ivctr64.c
[40/494] Compiling chacha_done.c
[41/494] Compiling chacha_crypt.c
[42/494] Compiling sprng.c
[43/494] Compiling yarrow.c
[44/494] Compiling sober128.c
[45/494] Compiling rng_make_prng.c
[46/494] Compiling rng_get_bytes.c
[47/494] Compiling rc4.c
[48/494] Compiling chacha20.c
[49/494] Compiling fortuna.c
[50/494] Compiling x25519_shared_secret.c
[51/494] Compiling x25519_import_x509.c
[52/494] Compiling x25519_import_raw.c
[52/494] Compiling x25519_make_key.c
[54/494] Compiling x25519_import_pkcs8.c
[55/494] Compiling x25519_import.c
[56/494] Compiling x25519_export.c
[57/494] Compiling rsa_sign_saltlen_get.c
[58/494] Compiling rsa_verify_hash.c
[59/494] Compiling rsa_sign_hash.c
[60/494] Compiling rsa_key.c
[61/494] Compiling rsa_make_key.c
[62/494] Compiling rsa_set.c
[63/494] Compiling rsa_import_x509.c
[64/494] Compiling rsa_import_pkcs8.c
[65/494] Compiling rsa_import.c
[66/494] Compiling rsa_get_size.c
[67/494] Compiling rsa_exptmod.c
[68/494] Compiling rsa_export.c
[69/494] Compiling rsa_encrypt_key.c
[70/494] Compiling pkcs_1_v1_5_encode.c
[70/494] Compiling rsa_decrypt_key.c
[72/494] Compiling pkcs_1_v1_5_decode.c
[73/494] Compiling pkcs_1_pss_encode.c
[74/494] Compiling pkcs_1_pss_decode.c
[75/494] Compiling pkcs_1_os2ip.c
[76/494] Compiling pkcs_1_oaep_encode.c
[77/494] Compiling pkcs_1_oaep_decode.c
[78/494] Compiling pkcs_1_i2osp.c
[79/494] Compiling ed25519_verify.c
[79/494] Compiling pkcs_1_mgf1.c
[81/494] Compiling ed25519_sign.c
[82/494] Compiling ed25519_make_key.c
[83/494] Compiling ed25519_import_x509.c
[84/494] Compiling ed25519_import_raw.c
[85/494] Compiling ed25519_import_pkcs8.c
[86/494] Compiling ed25519_import.c
[87/494] Compiling ed25519_export.c
[88/494] Compiling ltc_ecc_verify_key.c
[89/494] Compiling ltc_ecc_projective_dbl_point.c
[90/494] Compiling ltc_ecc_projective_add_point.c
[91/494] Compiling ltc_ecc_points.c
[92/494] Compiling ltc_ecc_mulmod_timing.c
[93/494] Compiling ltc_ecc_mulmod.c
[94/494] Compiling ltc_ecc_mul2add.c
[95/494] Compiling ltc_ecc_map.c
[96/494] Compiling ltc_ecc_is_point_at_infinity.c
[97/494] Compiling ltc_ecc_is_point.c
[98/494] Compiling ltc_ecc_import_point.c
[99/494] Compiling ltc_ecc_export_point.c
[100/494] Compiling ecc_verify_hash.c
[101/494] Compiling ecc_sizes.c
[102/494] Compiling ecc_ssh_ecdsa_encode_name.c
[103/494] Compiling ecc_sign_hash.c
[104/494] Compiling ecc_shared_secret.c
[105/494] Compiling ecc_set_key.c
[106/494] Compiling ecc_set_curve.c
[107/494] Compiling ecc_set_curve_internal.c
[108/494] Compiling ecc_recover_key.c
[109/494] Compiling ecc_make_key.c
[110/494] Compiling ecc_import_x509.c
[111/494] Compiling ecc_import_pkcs8.c
[112/494] Compiling ecc_import.c
[113/494] Compiling ecc_get_size.c
[114/494] Compiling ecc_import_openssl.c
[115/494] Compiling ecc_get_oid_str.c
[116/494] Compiling ecc_get_key.c
[117/494] Compiling ecc_free.c
[118/494] Compiling ecc_find_curve.c
[119/494] Compiling ecc_export.c
[120/494] Compiling ecc_export_openssl.c
[121/494] Compiling ecc_encrypt_key.c
[122/494] Compiling ecc_decrypt_key.c
[123/494] Compiling ecc_ansi_x963_import.c
[124/494] Compiling ecc_ansi_x963_export.c
[125/494] Compiling ecc.c
[126/494] Compiling ec25519_import_pkcs8.c
[127/494] Compiling tweetnacl.c
[128/494] Compiling ec25519_crypto_ctx.c
[129/494] Compiling ec25519_export.c
[130/494] Compiling dsa_verify_key.c
[131/494] Compiling dsa_verify_hash.c
[132/494] Compiling dsa_sign_hash.c
[133/494] Compiling dsa_shared_secret.c
[134/494] Compiling dsa_set_pqg_dsaparam.c
[135/494] Compiling dsa_make_key.c
[136/494] Compiling dsa_set.c
[137/494] Compiling dsa_import.c
[138/494] Compiling dsa_generate_pqg.c
[139/494] Compiling dsa_generate_key.c
[140/494] Compiling dsa_free.c
[141/494] Compiling dsa_export.c
[142/494] Compiling dsa_encrypt_key.c
[143/494] Compiling dsa_decrypt_key.c
[144/494] Compiling dh_set_pg_dhparam.c
[145/494] Compiling dh_shared_secret.c
[146/494] Compiling dh_set.c
[147/494] Compiling dh_import.c
[148/494] Compiling dh_generate_key.c
[149/494] Compiling dh_free.c
[150/494] Compiling dh_export_key.c
[151/494] Compiling dh_export.c
[152/494] Compiling dh_check_pubkey.c
[153/494] Compiling x509_encode_subject_public_key_info.c
[154/494] Compiling dh.c
[155/494] Compiling x509_decode_subject_public_key_info.c
[156/494] Compiling x509_decode_public_key_from_certificate.c
[157/494] Compiling pkcs8_decode_flexi.c
[158/494] Compiling pk_oid_str.c
[159/494] Compiling pk_oid_cmp.c
[160/494] Compiling pk_get_oid.c
[161/494] Compiling der_length_utf8_string.c
[162/494] Compiling der_encode_utf8_string.c
[163/494] Compiling der_decode_utf8_string.c
[164/494] Compiling der_length_utctime.c
[165/494] Compiling der_encode_utctime.c
[166/494] Compiling der_decode_utctime.c
[167/494] Compiling der_decode_teletex_string.c
[167/494] Compiling der_length_teletex_string.c
[169/494] Compiling der_length_short_integer.c
[170/494] Compiling der_encode_short_integer.c
[171/494] Compiling der_decode_short_integer.c
[172/494] Compiling der_encode_setof.c
[173/494] Compiling der_encode_set.c
[174/494] Compiling der_sequence_shrink.c
[175/494] Compiling der_sequence_free.c
[176/494] Compiling der_encode_sequence_multi.c
[177/494] Compiling der_length_sequence.c
[178/494] Compiling der_encode_sequence_ex.c
[179/494] Compiling der_decode_sequence_multi.c
[180/494] Compiling der_decode_sequence_ex.c
[181/494] Compiling der_decode_sequence_flexi.c
[182/494] Compiling der_length_printable_string.c
[183/494] Compiling der_encode_printable_string.c
[184/494] Compiling der_decode_printable_string.c
[185/494] Compiling der_decode_octet_string.c
[186/494] Compiling der_length_octet_string.c
[187/494] Compiling der_encode_octet_string.c
[188/494] Compiling der_length_object_identifier.c
[189/494] Compiling der_encode_object_identifier.c
[190/494] Compiling der_decode_object_identifier.c
[191/494] Compiling der_length_integer.c
[192/494] Compiling der_decode_integer.c
[193/494] Compiling der_encode_integer.c
[194/494] Compiling der_length_ia5_string.c
[195/494] Compiling der_decode_ia5_string.c
[196/494] Compiling der_encode_ia5_string.c
[197/494] Compiling der_length_generalizedtime.c
[198/494] Compiling der_encode_generalizedtime.c
[199/494] Compiling der_length_asn1_length.c
[200/494] Compiling der_length_asn1_identifier.c
[201/494] Compiling der_decode_generalizedtime.c
[202/494] Compiling der_encode_asn1_length.c
[203/494] Compiling der_encode_asn1_identifier.c
[204/494] Compiling der_decode_asn1_length.c
[205/494] Compiling der_decode_asn1_identifier.c
[206/494] Compiling der_asn1_maps.c
[207/494] Compiling der_length_custom_type.c
[208/494] Compiling der_encode_custom_type.c
[209/494] Compiling der_length_boolean.c
[210/494] Compiling der_decode_choice.c
[211/494] Compiling der_decode_custom_type.c
[212/494] Compiling der_encode_boolean.c
[213/494] Compiling der_decode_boolean.c
[214/494] Compiling der_length_bit_string.c
[215/494] Compiling der_encode_raw_bit_string.c
[216/494] Compiling der_encode_bit_string.c
[217/494] Compiling der_decode_raw_bit_string.c
[218/494] Compiling der_decode_bit_string.c
[219/494] Compiling xts_mult_x.c
[220/494] Compiling xts_test.c
[221/494] Compiling xts_init.c
[222/494] Compiling xts_encrypt.c
[223/494] Compiling xts_done.c
[224/494] Compiling xts_decrypt.c
[225/494] Compiling ofb_start.c
[226/494] Compiling ofb_setiv.c
[227/494] Compiling ofb_getiv.c
[228/494] Compiling ofb_encrypt.c
[229/494] Compiling ofb_done.c
[230/494] Compiling ofb_decrypt.c
[231/494] Compiling lrw_test.c
[232/494] Compiling lrw_start.c
[233/494] Compiling lrw_setiv.c
[234/494] Compiling lrw_process.c
[235/494] Compiling lrw_getiv.c
[236/494] Compiling lrw_encrypt.c
[237/494] Compiling lrw_decrypt.c
[238/494] Compiling lrw_done.c
[239/494] Compiling f8_test_mode.c
[240/494] Compiling f8_setiv.c
[240/494] Compiling f8_start.c
[242/494] Compiling f8_getiv.c
[243/494] Compiling f8_encrypt.c
[244/494] Compiling f8_done.c
[245/494] Compiling f8_decrypt.c
[246/494] Compiling ecb_start.c
[247/494] Compiling ecb_done.c
[248/494] Compiling ecb_encrypt.c
[249/494] Compiling ctr_test.c
[250/494] Compiling ecb_decrypt.c
[251/494] Compiling ctr_start.c
[252/494] Compiling ctr_setiv.c
[253/494] Compiling ctr_getiv.c
[254/494] Compiling ctr_encrypt.c
[255/494] Compiling ctr_done.c
[256/494] Compiling cfb_start.c
[257/494] Compiling ctr_decrypt.c
[258/494] Compiling cfb_setiv.c
[259/494] Compiling cfb_getiv.c
[260/494] Compiling cfb_encrypt.c
[261/494] Compiling cfb_done.c
[262/494] Compiling cfb_decrypt.c
[263/494] Compiling cbc_start.c
[264/494] Compiling cbc_setiv.c
[265/494] Compiling cbc_encrypt.c
[266/494] Compiling cbc_getiv.c
[267/494] Compiling cbc_done.c
[268/494] Compiling cbc_decrypt.c
[269/494] Compiling zeromem.c
[270/494] Compiling ssh_encode_sequence_multi.c
[271/494] Compiling ssh_decode_sequence_multi.c
[272/494] Compiling pkcs_5_test.c
[273/494] Compiling pkcs_5_2.c
[274/494] Compiling pkcs12_utf8_to_utf16.c
[275/494] Compiling pkcs_5_1.c
[276/494] Compiling pkcs12_kdf.c
[277/494] Compiling pbes2.c
[278/494] Compiling pbes1.c
[279/494] Compiling pbes.c
[280/494] Compiling padding_pad.c
[281/494] Compiling padding_depad.c
[282/494] Compiling mem_neq.c
[283/494] Compiling hkdf_test.c
[284/494] Compiling hkdf.c
[285/494] Compiling error_to_string.c
[286/494] Compiling crypt_unregister_prng.c
[287/494] Compiling crypt_unregister_hash.c
[288/494] Compiling crypt_unregister_cipher.c
[289/494] Compiling crypt_sizes.c
[290/494] Compiling crypt_register_hash.c
[291/494] Compiling crypt_register_prng.c
[292/494] Compiling crypt_register_cipher.c
[293/494] Compiling crypt_register_all_prngs.c
[294/494] Compiling crypt_register_all_hashes.c
[295/494] Compiling crypt_prng_rng_descriptor.c
[296/494] Compiling crypt_register_all_ciphers.c
[297/494] Compiling crypt_prng_is_valid.c
[298/494] Compiling crypt_prng_descriptor.c
[299/494] Compiling crypt_ltc_mp_descriptor.c
[300/494] Compiling crypt_inits.c
[301/494] Compiling crypt_hash_descriptor.c
[302/494] Compiling crypt_hash_is_valid.c
[303/494] Compiling crypt_fsa.c
[304/494] Compiling crypt_find_prng.c
[305/494] Compiling crypt_find_hash_oid.c
[306/494] Compiling crypt_find_hash_id.c
[307/494] Compiling crypt_find_hash_any.c
[308/494] Compiling crypt_find_hash.c
[309/494] Compiling crypt_find_cipher_id.c
[310/494] Compiling crypt_find_cipher_any.c
[311/494] Compiling crypt_find_cipher.c
[312/494] Compiling crypt_constants.c
[313/494] Compiling crypt_cipher_is_valid.c
[314/494] Compiling crypt_cipher_descriptor.c
[315/494] Compiling crypt.c
[316/494] Compiling crypt_argchk.c
[317/494] Compiling crc32.c
[318/494] Compiling copy_or_zeromem.c
[319/494] Compiling compare_testvector.c
[320/494] Compiling burn_stack.c
[321/494] Compiling bcrypt.c
[322/494] Compiling base64_encode.c
[323/494] Compiling base64_decode.c
[324/494] Compiling base32_encode.c
[325/494] Compiling base32_decode.c
[326/494] Compiling base16_encode.c
[327/494] Compiling base16_decode.c
[328/494] Compiling tfm_desc.c
[329/494] Compiling adler32.c
[330/494] Compiling rand_prime.c
[331/494] Compiling rand_bn.c
[332/494] Compiling ltm_desc.c
[333/494] Compiling radix_to_bin.c
[334/494] Compiling multi.c
[335/494] Compiling gmp_desc.c
[336/494] Compiling ltc_ecc_fp_mulmod.c
[337/494] Compiling xcbc_test.c
[338/494] Compiling xcbc_process.c
[339/494] Compiling xcbc_memory_multi.c
[340/494] Compiling xcbc_memory.c
[341/494] Compiling xcbc_init.c
[342/494] Compiling xcbc_file.c
[343/494] Compiling xcbc_done.c
[344/494] Compiling poly1305_test.c
[345/494] Compiling poly1305_memory_multi.c
[346/494] Compiling poly1305_memory.c
[347/494] Compiling poly1305_file.c
[348/494] Compiling poly1305.c
[349/494] Compiling pmac_test.c
[350/494] Compiling pmac_shift_xor.c
[351/494] Compiling pmac_ntz.c
[352/494] Compiling pmac_process.c
[353/494] Compiling pmac_memory_multi.c
[354/494] Compiling pmac_memory.c
[355/494] Compiling pmac_init.c
[356/494] Compiling pmac_file.c
[357/494] Compiling pmac_done.c
[358/494] Compiling pelican_test.c
[359/494] Compiling pelican_memory.c
[360/494] Compiling omac_test.c
[361/494] Compiling pelican.c
[362/494] Compiling omac_process.c
[363/494] Compiling omac_memory_multi.c
[364/494] Compiling omac_memory.c
[365/494] Compiling omac_init.c
[366/494] Compiling omac_file.c
[367/494] Compiling omac_done.c
[368/494] Compiling hmac_test.c
[369/494] Compiling hmac_process.c
[370/494] Compiling hmac_memory_multi.c
[371/494] Compiling hmac_memory.c
[372/494] Compiling hmac_init.c
[373/494] Compiling hmac_file.c
[374/494] Compiling f9_test.c
[375/494] Compiling hmac_done.c
[376/494] Compiling f9_process.c
[377/494] Compiling f9_memory_multi.c
[378/494] Compiling f9_memory.c
[379/494] Compiling f9_init.c
[380/494] Compiling f9_file.c
[381/494] Compiling f9_done.c
[382/494] Compiling blake2smac_memory_multi.c
[383/494] Compiling blake2smac_memory.c
[384/494] Compiling blake2smac_test.c
[385/494] Compiling blake2smac.c
[386/494] Compiling blake2smac_file.c
[387/494] Compiling blake2bmac_memory_multi.c
[388/494] Compiling blake2bmac_test.c
[389/494] Compiling sha512_256.c
[390/494] Compiling sha512_224.c
[391/494] Compiling sha384.c
[392/494] Compiling sha512.c
[393/494] Compiling sha224.c
[394/494] Compiling sha1.c
[395/494] Compiling sha256.c
[396/494] Compiling rmd320.c
[397/494] Compiling rmd256.c
[398/494] Compiling rmd128.c
[399/494] Compiling md5.c
[400/494] Compiling rmd160.c
[401/494] Compiling md4.c
[402/494] Compiling md2.c
[403/494] Compiling hash_memory_multi.c
[403/494] Compiling hash_memory.c
[405/494] Compiling hash_filehandle.c
[405/494] Compiling hash_file.c
[407/494] Compiling chc.c
[408/494] Compiling ocb3_test.c
[409/494] Compiling ocb3_int_xor_blocks.c
[410/494] Compiling ocb3_int_ntz.c
[411/494] Compiling ocb3_init.c
[412/494] Compiling blake2b.c
[413/494] Compiling blake2s.c
[414/494] Compiling ocb3_encrypt_authenticate_memory.c
[414/494] Compiling ocb3_encrypt_last.c
[416/494] Compiling ocb3_encrypt.c
[417/494] Compiling ocb3_done.c
[418/494] Compiling ocb3_decrypt_verify_memory.c
[419/494] Compiling ocb3_decrypt.c
[420/494] Compiling ocb3_decrypt_last.c
[421/494] Compiling ocb3_add_aad.c
[422/494] Compiling s_ocb_done.c
[423/494] Compiling ocb_shift_xor.c
[424/494] Compiling ocb_test.c
[425/494] Compiling ocb_ntz.c
[426/494] Compiling ocb_encrypt_authenticate_memory.c
[427/494] Compiling ocb_init.c
[428/494] Compiling ocb_done_encrypt.c
[429/494] Compiling ocb_encrypt.c
[430/494] Compiling ocb_decrypt_verify_memory.c
[431/494] Compiling ocb_done_decrypt.c
[432/494] Compiling gcm_reset.c
[433/494] Compiling ocb_decrypt.c
[434/494] Compiling gcm_test.c
[435/494] Compiling gcm_process.c
[436/494] Compiling gcm_mult_h.c
[437/494] Compiling gcm_init.c
[438/494] Compiling gcm_memory.c
[439/494] Compiling gcm_add_iv.c
[440/494] Compiling gcm_done.c
[441/494] Compiling eax_test.c
[441/494] Compiling gcm_add_aad.c
[443/494] Compiling gcm_gf_mult.c
[444/494] Compiling eax_encrypt_authenticate_memory.c
[445/494] Compiling eax_init.c
[446/494] Compiling eax_encrypt.c
[447/494] Compiling eax_done.c
[448/494] Compiling eax_decrypt.c
[449/494] Compiling eax_decrypt_verify_memory.c
[450/494] Compiling chacha20poly1305_setiv_rfc7905.c
[451/494] Compiling eax_addheader.c
[452/494] Compiling chacha20poly1305_test.c
[453/494] Compiling chacha20poly1305_setiv.c
[454/494] Compiling chacha20poly1305_memory.c
[455/494] Compiling chacha20poly1305_encrypt.c
[456/494] Compiling chacha20poly1305_init.c
[457/494] Compiling chacha20poly1305_decrypt.c
[458/494] Compiling chacha20poly1305_done.c
[459/494] Compiling chacha20poly1305_add_aad.c
[460/494] Compiling ccm_test.c
[461/494] Compiling ccm_reset.c
[462/494] Compiling ccm_process.c
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:32186:25: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
32186 | szBufNeeded = MAX(e2,0)+(i64)precision+(i64)width+15;
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:66936:19: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
66936 | u32 iLast = MIN(iLastFrame, HASHTABLE_NPAGE_ONE+iPg*HASHTABLE_NPAGE);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:72992:32: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
72992 | rc = defragmentPage(pPage, MIN(4, pPage->nFree - (2+nByte)));
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:76477:11: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
76477 | amt = MAX(0, (int)(pCur->pPage->aDataEnd - pCur->info.pPayload));
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:78946:16: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
78946 | int nAdd = MIN(nNew,iOld-iNew);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:80801:23: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
80801 | int nCopy = MIN(nOut, nIn);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:80835:18: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
80835 | nOut = MIN(pBt->usableSize - 4, nRem);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:82864:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
82864 | const int nCopy = MIN(nSrcPgsz, nDestPgsz);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:83167:18: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
83167 | iEnd = MIN(PENDING_BYTE + pgszDest, iSize);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:84663:49: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
84663 | if( sqlite3VdbeMemClearAndResize(pMem, (int)MAX(nAlloc,32)) ){
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:90338:22: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
90338 | int nCmp = MIN(mem1.n, pRhs->n);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:90366:22: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
90366 | int nCmp = MIN(nStr, pRhs->n);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:90574:12: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
90574 | nCmp = MIN( pPKey2->n, nStr );
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:93770:19: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
93770 | nextIndex = MAX(idx + 1, nextIndex);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:104217:28: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
104217 | sqlite3_int64 nNew = MAX(128, 2*(sqlite3_int64)p->nAlloc);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:104498:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
104498 | res = memcmp(v1, v2, (MIN(n1, n2) - 13)/2);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:104684:17: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
104684 | mxCache = MIN(mxCache, SQLITE_MAX_PMASZ);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:104685:28: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
104685 | pSorter->mxPmaSize = MAX(pSorter->mnPmaSize, (int)mxCache);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:105683:19: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
105683 | pIncr->mxSz = MAX(pTask->pSorter->mxKeysize+9,pTask->pSorter->mxPmaSize/2);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:106137:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
106137 | nReader = MIN(pTask->nPMA - i, SORTER_MAX_MERGE_COUNT);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:107014:17: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
107014 | int nCopy = MIN(nRead, (p->nChunkSize - iChunkOffset));
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:107121:22: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
107121 | int iSpace = MIN(nWrite, p->nChunkSize - iChunkOffset);
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15209:10: note: other definition of 'MIN'
15209 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:107335:10: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
107335 | return MAX(pVfs->szOsFile, (int)sizeof(MemJournal));
| ^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SQLCipher/sqlite/sqlite3.c:15212:10: note: other definition of 'MAX'
15212 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
23 warnings generated.
[463/494] Compiling sqlite3.c
[464/494] Compiling ccm_done.c
[464/494] Compiling ccm_init.c
[466/494] Compiling ccm_memory.c
[467/494] Compiling twofish_tab.c
[468/494] Compiling ccm_add_aad.c
[469/494] Compiling ccm_add_nonce.c
[470/494] Compiling xtea.c
[471/494] Compiling safer_tab.c
[472/494] Compiling tea.c
[473/494] Compiling skipjack.c
[474/494] Compiling twofish.c
[475/494] Compiling serpent.c
[476/494] Compiling safer.c
[477/494] Compiling rc5.c
[478/494] Compiling rc6.c
[479/494] Compiling rc2.c
[480/494] Compiling noekeon.c
[481/494] Compiling multi2.c
[482/494] Compiling kseed.c
[483/494] Compiling khazad.c
[484/494] Compiling kasumi.c
[485/494] Compiling idea.c
[486/494] Compiling aes_tab.c
[487/494] Compiling cast5.c
[488/494] Compiling des.c
[489/494] Compiling aesni.c
[490/494] Compiling camellia.c
[491/494] Compiling aes_desc.c
[492/494] Compiling saferp.c
[493/494] Compiling aes.c
[495/528] Compiling SQLiteDB Value.swift
[496/528] Compiling SQLiteDB Cipher.swift
[497/528] Compiling SQLiteDB FTS4.swift
[498/528] Compiling SQLiteDB FTS5.swift
[499/531] Emitting module SQLiteDB
[500/531] Compiling SQLiteDB Schema.swift
[501/531] Compiling SQLiteDB Setter.swift
[502/531] Compiling SQLiteDB WindowFunctions.swift
[503/531] Compiling SQLiteDB CustomFunctions.swift
[504/531] Compiling SQLiteDB DateAndTimeFunctions.swift
[505/531] Compiling SQLiteDB Expression.swift
[506/531] Compiling SQLiteDB Connection+Pragmas.swift
[507/531] Compiling SQLiteDB Connection.swift
[508/531] Compiling SQLiteDB Errors.swift
[509/531] Compiling SQLiteDB Result.swift
[510/531] Compiling SQLiteDB Backup.swift
[511/531] Compiling SQLiteDB Blob.swift
[512/531] Compiling SQLiteDB Connection+Aggregation.swift
[513/531] Compiling SQLiteDB Connection+Attach.swift
[514/531] Compiling SQLiteDB SchemaChanger.swift
[515/531] Compiling SQLiteDB SchemaDefinitions.swift
[516/531] Compiling SQLiteDB SchemaReader.swift
[517/531] Compiling SQLiteDB AggregateFunctions.swift
[518/531] Compiling SQLiteDB RTree.swift
[519/531] Compiling SQLiteDB Foundation.swift
[520/531] Compiling SQLiteDB Helpers.swift
[521/531] Compiling SQLiteDB Connection+Schema.swift
[522/531] Compiling SQLiteDB Coding.swift
[523/531] Compiling SQLiteDB Collation.swift
[524/531] Compiling SQLiteDB CoreFunctions.swift
[525/531] Compiling SQLiteDB SQLiteFeature.swift
[526/531] Compiling SQLiteDB SQLiteVersion.swift
[527/531] Compiling SQLiteDB Statement.swift
[528/531] Compiling SQLiteDB URIQueryParameter.swift
[529/531] Compiling SQLiteDB Operators.swift
[530/531] Compiling SQLiteDB Query+with.swift
[531/531] Compiling SQLiteDB Query.swift
Build complete! (11.35s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/SQLiteDB/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-sqlcipher",
"name" : "swift-sqlcipher",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SQLiteDB",
"targets" : [
"SQLiteDB"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SQLCipher",
"targets" : [
"SQLCipher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLiteDBTests",
"module_type" : "SwiftTarget",
"name" : "SQLiteDBTests",
"path" : "Tests/SQLiteDBTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SQLiteDBTests/Resources/encrypted-3.x.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SQLiteDBTests/Resources/encrypted-4.x.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SQLiteDBTests/Resources/test.sqlite",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Core/BlobTests.swift",
"Core/Connection+AttachTests.swift",
"Core/Connection+PragmaTests.swift",
"Core/ConnectionTests.swift",
"Core/CoreFunctionsTests.swift",
"Core/ResultTests.swift",
"Core/StatementTests.swift",
"Core/ValueTests.swift",
"Extensions/CipherTests.swift",
"Extensions/FTS4Tests.swift",
"Extensions/FTS5Tests.swift",
"Extensions/FTSIntegrationTests.swift",
"Extensions/RTreeTests.swift",
"Fixtures.swift",
"FoundationTests.swift",
"Schema/Connection+SchemaTests.swift",
"Schema/SchemaChangerTests.swift",
"Schema/SchemaDefinitionsTests.swift",
"Schema/SchemaReaderTests.swift",
"Schema/SchemaTests.swift",
"TestHelpers.swift",
"Typed/AggregateFunctionsTests.swift",
"Typed/CustomAggregationTests.swift",
"Typed/CustomFunctionsTests.swift",
"Typed/DateAndTimeFunctionTests.swift",
"Typed/ExpressionTests.swift",
"Typed/OperatorsTests.swift",
"Typed/QueryIntegrationTests.swift",
"Typed/QueryTests.swift",
"Typed/RowTests.swift",
"Typed/SelectTests.swift",
"Typed/SetterTests.swift",
"Typed/WindowFunctionsTests.swift"
],
"target_dependencies" : [
"SQLiteDB"
],
"type" : "test"
},
{
"c99name" : "SQLiteDB",
"module_type" : "SwiftTarget",
"name" : "SQLiteDB",
"path" : "Sources/SQLiteDB",
"product_memberships" : [
"SQLiteDB"
],
"sources" : [
"Core/Backup.swift",
"Core/Blob.swift",
"Core/Connection+Aggregation.swift",
"Core/Connection+Attach.swift",
"Core/Connection+Pragmas.swift",
"Core/Connection.swift",
"Core/Errors.swift",
"Core/Result.swift",
"Core/SQLiteFeature.swift",
"Core/SQLiteVersion.swift",
"Core/Statement.swift",
"Core/URIQueryParameter.swift",
"Core/Value.swift",
"Extensions/Cipher.swift",
"Extensions/FTS4.swift",
"Extensions/FTS5.swift",
"Extensions/RTree.swift",
"Foundation.swift",
"Helpers.swift",
"Schema/Connection+Schema.swift",
"Schema/SchemaChanger.swift",
"Schema/SchemaDefinitions.swift",
"Schema/SchemaReader.swift",
"Typed/AggregateFunctions.swift",
"Typed/Coding.swift",
"Typed/Collation.swift",
"Typed/CoreFunctions.swift",
"Typed/CustomFunctions.swift",
"Typed/DateAndTimeFunctions.swift",
"Typed/Expression.swift",
"Typed/Operators.swift",
"Typed/Query+with.swift",
"Typed/Query.swift",
"Typed/Schema.swift",
"Typed/Setter.swift",
"Typed/WindowFunctions.swift"
],
"target_dependencies" : [
"SQLCipher"
],
"type" : "library"
},
{
"c99name" : "SQLCipher",
"module_type" : "ClangTarget",
"name" : "SQLCipher",
"path" : "Sources/SQLCipher",
"product_memberships" : [
"SQLiteDB",
"SQLCipher"
],
"sources" : [
"libtomcrypt/ciphers/aes/aes.c",
"libtomcrypt/ciphers/aes/aes_desc.c",
"libtomcrypt/ciphers/aes/aes_tab.c",
"libtomcrypt/ciphers/aes/aesni.c",
"libtomcrypt/ciphers/anubis.c",
"libtomcrypt/ciphers/blowfish.c",
"libtomcrypt/ciphers/camellia.c",
"libtomcrypt/ciphers/cast5.c",
"libtomcrypt/ciphers/des.c",
"libtomcrypt/ciphers/idea.c",
"libtomcrypt/ciphers/kasumi.c",
"libtomcrypt/ciphers/khazad.c",
"libtomcrypt/ciphers/kseed.c",
"libtomcrypt/ciphers/multi2.c",
"libtomcrypt/ciphers/noekeon.c",
"libtomcrypt/ciphers/rc2.c",
"libtomcrypt/ciphers/rc5.c",
"libtomcrypt/ciphers/rc6.c",
"libtomcrypt/ciphers/safer/safer.c",
"libtomcrypt/ciphers/safer/safer_tab.c",
"libtomcrypt/ciphers/safer/saferp.c",
"libtomcrypt/ciphers/serpent.c",
"libtomcrypt/ciphers/skipjack.c",
"libtomcrypt/ciphers/tea.c",
"libtomcrypt/ciphers/twofish/twofish.c",
"libtomcrypt/ciphers/twofish/twofish_tab.c",
"libtomcrypt/ciphers/xtea.c",
"libtomcrypt/encauth/ccm/ccm_add_aad.c",
"libtomcrypt/encauth/ccm/ccm_add_nonce.c",
"libtomcrypt/encauth/ccm/ccm_done.c",
"libtomcrypt/encauth/ccm/ccm_init.c",
"libtomcrypt/encauth/ccm/ccm_memory.c",
"libtomcrypt/encauth/ccm/ccm_process.c",
"libtomcrypt/encauth/ccm/ccm_reset.c",
"libtomcrypt/encauth/ccm/ccm_test.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_add_aad.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_decrypt.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_done.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_encrypt.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_init.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_memory.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_setiv.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.c",
"libtomcrypt/encauth/chachapoly/chacha20poly1305_test.c",
"libtomcrypt/encauth/eax/eax_addheader.c",
"libtomcrypt/encauth/eax/eax_decrypt.c",
"libtomcrypt/encauth/eax/eax_decrypt_verify_memory.c",
"libtomcrypt/encauth/eax/eax_done.c",
"libtomcrypt/encauth/eax/eax_encrypt.c",
"libtomcrypt/encauth/eax/eax_encrypt_authenticate_memory.c",
"libtomcrypt/encauth/eax/eax_init.c",
"libtomcrypt/encauth/eax/eax_test.c",
"libtomcrypt/encauth/gcm/gcm_add_aad.c",
"libtomcrypt/encauth/gcm/gcm_add_iv.c",
"libtomcrypt/encauth/gcm/gcm_done.c",
"libtomcrypt/encauth/gcm/gcm_gf_mult.c",
"libtomcrypt/encauth/gcm/gcm_init.c",
"libtomcrypt/encauth/gcm/gcm_memory.c",
"libtomcrypt/encauth/gcm/gcm_mult_h.c",
"libtomcrypt/encauth/gcm/gcm_process.c",
"libtomcrypt/encauth/gcm/gcm_reset.c",
"libtomcrypt/encauth/gcm/gcm_test.c",
"libtomcrypt/encauth/ocb/ocb_decrypt.c",
"libtomcrypt/encauth/ocb/ocb_decrypt_verify_memory.c",
"libtomcrypt/encauth/ocb/ocb_done_decrypt.c",
"libtomcrypt/encauth/ocb/ocb_done_encrypt.c",
"libtomcrypt/encauth/ocb/ocb_encrypt.c",
"libtomcrypt/encauth/ocb/ocb_encrypt_authenticate_memory.c",
"libtomcrypt/encauth/ocb/ocb_init.c",
"libtomcrypt/encauth/ocb/ocb_ntz.c",
"libtomcrypt/encauth/ocb/ocb_shift_xor.c",
"libtomcrypt/encauth/ocb/ocb_test.c",
"libtomcrypt/encauth/ocb/s_ocb_done.c",
"libtomcrypt/encauth/ocb3/ocb3_add_aad.c",
"libtomcrypt/encauth/ocb3/ocb3_decrypt.c",
"libtomcrypt/encauth/ocb3/ocb3_decrypt_last.c",
"libtomcrypt/encauth/ocb3/ocb3_decrypt_verify_memory.c",
"libtomcrypt/encauth/ocb3/ocb3_done.c",
"libtomcrypt/encauth/ocb3/ocb3_encrypt.c",
"libtomcrypt/encauth/ocb3/ocb3_encrypt_authenticate_memory.c",
"libtomcrypt/encauth/ocb3/ocb3_encrypt_last.c",
"libtomcrypt/encauth/ocb3/ocb3_init.c",
"libtomcrypt/encauth/ocb3/ocb3_int_ntz.c",
"libtomcrypt/encauth/ocb3/ocb3_int_xor_blocks.c",
"libtomcrypt/encauth/ocb3/ocb3_test.c",
"libtomcrypt/hashes/blake2b.c",
"libtomcrypt/hashes/blake2s.c",
"libtomcrypt/hashes/chc/chc.c",
"libtomcrypt/hashes/helper/hash_file.c",
"libtomcrypt/hashes/helper/hash_filehandle.c",
"libtomcrypt/hashes/helper/hash_memory.c",
"libtomcrypt/hashes/helper/hash_memory_multi.c",
"libtomcrypt/hashes/md2.c",
"libtomcrypt/hashes/md4.c",
"libtomcrypt/hashes/md5.c",
"libtomcrypt/hashes/rmd128.c",
"libtomcrypt/hashes/rmd160.c",
"libtomcrypt/hashes/rmd256.c",
"libtomcrypt/hashes/rmd320.c",
"libtomcrypt/hashes/sha1.c",
"libtomcrypt/hashes/sha2/sha224.c",
"libtomcrypt/hashes/sha2/sha256.c",
"libtomcrypt/hashes/sha2/sha384.c",
"libtomcrypt/hashes/sha2/sha512.c",
"libtomcrypt/hashes/sha2/sha512_224.c",
"libtomcrypt/hashes/sha2/sha512_256.c",
"libtomcrypt/hashes/sha3.c",
"libtomcrypt/hashes/sha3_test.c",
"libtomcrypt/hashes/tiger.c",
"libtomcrypt/hashes/whirl/whirl.c",
"libtomcrypt/hashes/whirl/whirltab.c",
"libtomcrypt/mac/blake2/blake2bmac.c",
"libtomcrypt/mac/blake2/blake2bmac_file.c",
"libtomcrypt/mac/blake2/blake2bmac_memory.c",
"libtomcrypt/mac/blake2/blake2bmac_memory_multi.c",
"libtomcrypt/mac/blake2/blake2bmac_test.c",
"libtomcrypt/mac/blake2/blake2smac.c",
"libtomcrypt/mac/blake2/blake2smac_file.c",
"libtomcrypt/mac/blake2/blake2smac_memory.c",
"libtomcrypt/mac/blake2/blake2smac_memory_multi.c",
"libtomcrypt/mac/blake2/blake2smac_test.c",
"libtomcrypt/mac/f9/f9_done.c",
"libtomcrypt/mac/f9/f9_file.c",
"libtomcrypt/mac/f9/f9_init.c",
"libtomcrypt/mac/f9/f9_memory.c",
"libtomcrypt/mac/f9/f9_memory_multi.c",
"libtomcrypt/mac/f9/f9_process.c",
"libtomcrypt/mac/f9/f9_test.c",
"libtomcrypt/mac/hmac/hmac_done.c",
"libtomcrypt/mac/hmac/hmac_file.c",
"libtomcrypt/mac/hmac/hmac_init.c",
"libtomcrypt/mac/hmac/hmac_memory.c",
"libtomcrypt/mac/hmac/hmac_memory_multi.c",
"libtomcrypt/mac/hmac/hmac_process.c",
"libtomcrypt/mac/hmac/hmac_test.c",
"libtomcrypt/mac/omac/omac_done.c",
"libtomcrypt/mac/omac/omac_file.c",
"libtomcrypt/mac/omac/omac_init.c",
"libtomcrypt/mac/omac/omac_memory.c",
"libtomcrypt/mac/omac/omac_memory_multi.c",
"libtomcrypt/mac/omac/omac_process.c",
"libtomcrypt/mac/omac/omac_test.c",
"libtomcrypt/mac/pelican/pelican.c",
"libtomcrypt/mac/pelican/pelican_memory.c",
"libtomcrypt/mac/pelican/pelican_test.c",
"libtomcrypt/mac/pmac/pmac_done.c",
"libtomcrypt/mac/pmac/pmac_file.c",
"libtomcrypt/mac/pmac/pmac_init.c",
"libtomcrypt/mac/pmac/pmac_memory.c",
"libtomcrypt/mac/pmac/pmac_memory_multi.c",
"libtomcrypt/mac/pmac/pmac_ntz.c",
"libtomcrypt/mac/pmac/pmac_process.c",
"libtomcrypt/mac/pmac/pmac_shift_xor.c",
"libtomcrypt/mac/pmac/pmac_test.c",
"libtomcrypt/mac/poly1305/poly1305.c",
"libtomcrypt/mac/poly1305/poly1305_file.c",
"libtomcrypt/mac/poly1305/poly1305_memory.c",
"libtomcrypt/mac/poly1305/poly1305_memory_multi.c",
"libtomcrypt/mac/poly1305/poly1305_test.c",
"libtomcrypt/mac/xcbc/xcbc_done.c",
"libtomcrypt/mac/xcbc/xcbc_file.c",
"libtomcrypt/mac/xcbc/xcbc_init.c",
"libtomcrypt/mac/xcbc/xcbc_memory.c",
"libtomcrypt/mac/xcbc/xcbc_memory_multi.c",
"libtomcrypt/mac/xcbc/xcbc_process.c",
"libtomcrypt/mac/xcbc/xcbc_test.c",
"libtomcrypt/math/fp/ltc_ecc_fp_mulmod.c",
"libtomcrypt/math/gmp_desc.c",
"libtomcrypt/math/ltm_desc.c",
"libtomcrypt/math/multi.c",
"libtomcrypt/math/radix_to_bin.c",
"libtomcrypt/math/rand_bn.c",
"libtomcrypt/math/rand_prime.c",
"libtomcrypt/math/tfm_desc.c",
"libtomcrypt/misc/adler32.c",
"libtomcrypt/misc/base16/base16_decode.c",
"libtomcrypt/misc/base16/base16_encode.c",
"libtomcrypt/misc/base32/base32_decode.c",
"libtomcrypt/misc/base32/base32_encode.c",
"libtomcrypt/misc/base64/base64_decode.c",
"libtomcrypt/misc/base64/base64_encode.c",
"libtomcrypt/misc/bcrypt/bcrypt.c",
"libtomcrypt/misc/burn_stack.c",
"libtomcrypt/misc/compare_testvector.c",
"libtomcrypt/misc/copy_or_zeromem.c",
"libtomcrypt/misc/crc32.c",
"libtomcrypt/misc/crypt/crypt.c",
"libtomcrypt/misc/crypt/crypt_argchk.c",
"libtomcrypt/misc/crypt/crypt_cipher_descriptor.c",
"libtomcrypt/misc/crypt/crypt_cipher_is_valid.c",
"libtomcrypt/misc/crypt/crypt_constants.c",
"libtomcrypt/misc/crypt/crypt_find_cipher.c",
"libtomcrypt/misc/crypt/crypt_find_cipher_any.c",
"libtomcrypt/misc/crypt/crypt_find_cipher_id.c",
"libtomcrypt/misc/crypt/crypt_find_hash.c",
"libtomcrypt/misc/crypt/crypt_find_hash_any.c",
"libtomcrypt/misc/crypt/crypt_find_hash_id.c",
"libtomcrypt/misc/crypt/crypt_find_hash_oid.c",
"libtomcrypt/misc/crypt/crypt_find_prng.c",
"libtomcrypt/misc/crypt/crypt_fsa.c",
"libtomcrypt/misc/crypt/crypt_hash_descriptor.c",
"libtomcrypt/misc/crypt/crypt_hash_is_valid.c",
"libtomcrypt/misc/crypt/crypt_inits.c",
"libtomcrypt/misc/crypt/crypt_ltc_mp_descriptor.c",
"libtomcrypt/misc/crypt/crypt_prng_descriptor.c",
"libtomcrypt/misc/crypt/crypt_prng_is_valid.c",
"libtomcrypt/misc/crypt/crypt_prng_rng_descriptor.c",
"libtomcrypt/misc/crypt/crypt_register_all_ciphers.c",
"libtomcrypt/misc/crypt/crypt_register_all_hashes.c",
"libtomcrypt/misc/crypt/crypt_register_all_prngs.c",
"libtomcrypt/misc/crypt/crypt_register_cipher.c",
"libtomcrypt/misc/crypt/crypt_register_hash.c",
"libtomcrypt/misc/crypt/crypt_register_prng.c",
"libtomcrypt/misc/crypt/crypt_sizes.c",
"libtomcrypt/misc/crypt/crypt_unregister_cipher.c",
"libtomcrypt/misc/crypt/crypt_unregister_hash.c",
"libtomcrypt/misc/crypt/crypt_unregister_prng.c",
"libtomcrypt/misc/error_to_string.c",
"libtomcrypt/misc/hkdf/hkdf.c",
"libtomcrypt/misc/hkdf/hkdf_test.c",
"libtomcrypt/misc/mem_neq.c",
"libtomcrypt/misc/padding/padding_depad.c",
"libtomcrypt/misc/padding/padding_pad.c",
"libtomcrypt/misc/pbes/pbes.c",
"libtomcrypt/misc/pbes/pbes1.c",
"libtomcrypt/misc/pbes/pbes2.c",
"libtomcrypt/misc/pkcs12/pkcs12_kdf.c",
"libtomcrypt/misc/pkcs12/pkcs12_utf8_to_utf16.c",
"libtomcrypt/misc/pkcs5/pkcs_5_1.c",
"libtomcrypt/misc/pkcs5/pkcs_5_2.c",
"libtomcrypt/misc/pkcs5/pkcs_5_test.c",
"libtomcrypt/misc/ssh/ssh_decode_sequence_multi.c",
"libtomcrypt/misc/ssh/ssh_encode_sequence_multi.c",
"libtomcrypt/misc/zeromem.c",
"libtomcrypt/modes/cbc/cbc_decrypt.c",
"libtomcrypt/modes/cbc/cbc_done.c",
"libtomcrypt/modes/cbc/cbc_encrypt.c",
"libtomcrypt/modes/cbc/cbc_getiv.c",
"libtomcrypt/modes/cbc/cbc_setiv.c",
"libtomcrypt/modes/cbc/cbc_start.c",
"libtomcrypt/modes/cfb/cfb_decrypt.c",
"libtomcrypt/modes/cfb/cfb_done.c",
"libtomcrypt/modes/cfb/cfb_encrypt.c",
"libtomcrypt/modes/cfb/cfb_getiv.c",
"libtomcrypt/modes/cfb/cfb_setiv.c",
"libtomcrypt/modes/cfb/cfb_start.c",
"libtomcrypt/modes/ctr/ctr_decrypt.c",
"libtomcrypt/modes/ctr/ctr_done.c",
"libtomcrypt/modes/ctr/ctr_encrypt.c",
"libtomcrypt/modes/ctr/ctr_getiv.c",
"libtomcrypt/modes/ctr/ctr_setiv.c",
"libtomcrypt/modes/ctr/ctr_start.c",
"libtomcrypt/modes/ctr/ctr_test.c",
"libtomcrypt/modes/ecb/ecb_decrypt.c",
"libtomcrypt/modes/ecb/ecb_done.c",
"libtomcrypt/modes/ecb/ecb_encrypt.c",
"libtomcrypt/modes/ecb/ecb_start.c",
"libtomcrypt/modes/f8/f8_decrypt.c",
"libtomcrypt/modes/f8/f8_done.c",
"libtomcrypt/modes/f8/f8_encrypt.c",
"libtomcrypt/modes/f8/f8_getiv.c",
"libtomcrypt/modes/f8/f8_setiv.c",
"libtomcrypt/modes/f8/f8_start.c",
"libtomcrypt/modes/f8/f8_test_mode.c",
"libtomcrypt/modes/lrw/lrw_decrypt.c",
"libtomcrypt/modes/lrw/lrw_done.c",
"libtomcrypt/modes/lrw/lrw_encrypt.c",
"libtomcrypt/modes/lrw/lrw_getiv.c",
"libtomcrypt/modes/lrw/lrw_process.c",
"libtomcrypt/modes/lrw/lrw_setiv.c",
"libtomcrypt/modes/lrw/lrw_start.c",
"libtomcrypt/modes/lrw/lrw_test.c",
"libtomcrypt/modes/ofb/ofb_decrypt.c",
"libtomcrypt/modes/ofb/ofb_done.c",
"libtomcrypt/modes/ofb/ofb_encrypt.c",
"libtomcrypt/modes/ofb/ofb_getiv.c",
"libtomcrypt/modes/ofb/ofb_setiv.c",
"libtomcrypt/modes/ofb/ofb_start.c",
"libtomcrypt/modes/xts/xts_decrypt.c",
"libtomcrypt/modes/xts/xts_done.c",
"libtomcrypt/modes/xts/xts_encrypt.c",
"libtomcrypt/modes/xts/xts_init.c",
"libtomcrypt/modes/xts/xts_mult_x.c",
"libtomcrypt/modes/xts/xts_test.c",
"libtomcrypt/pk/asn1/der/bit/der_decode_bit_string.c",
"libtomcrypt/pk/asn1/der/bit/der_decode_raw_bit_string.c",
"libtomcrypt/pk/asn1/der/bit/der_encode_bit_string.c",
"libtomcrypt/pk/asn1/der/bit/der_encode_raw_bit_string.c",
"libtomcrypt/pk/asn1/der/bit/der_length_bit_string.c",
"libtomcrypt/pk/asn1/der/boolean/der_decode_boolean.c",
"libtomcrypt/pk/asn1/der/boolean/der_encode_boolean.c",
"libtomcrypt/pk/asn1/der/boolean/der_length_boolean.c",
"libtomcrypt/pk/asn1/der/choice/der_decode_choice.c",
"libtomcrypt/pk/asn1/der/custom_type/der_decode_custom_type.c",
"libtomcrypt/pk/asn1/der/custom_type/der_encode_custom_type.c",
"libtomcrypt/pk/asn1/der/custom_type/der_length_custom_type.c",
"libtomcrypt/pk/asn1/der/general/der_asn1_maps.c",
"libtomcrypt/pk/asn1/der/general/der_decode_asn1_identifier.c",
"libtomcrypt/pk/asn1/der/general/der_decode_asn1_length.c",
"libtomcrypt/pk/asn1/der/general/der_encode_asn1_identifier.c",
"libtomcrypt/pk/asn1/der/general/der_encode_asn1_length.c",
"libtomcrypt/pk/asn1/der/general/der_length_asn1_identifier.c",
"libtomcrypt/pk/asn1/der/general/der_length_asn1_length.c",
"libtomcrypt/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c",
"libtomcrypt/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c",
"libtomcrypt/pk/asn1/der/generalizedtime/der_length_generalizedtime.c",
"libtomcrypt/pk/asn1/der/ia5/der_decode_ia5_string.c",
"libtomcrypt/pk/asn1/der/ia5/der_encode_ia5_string.c",
"libtomcrypt/pk/asn1/der/ia5/der_length_ia5_string.c",
"libtomcrypt/pk/asn1/der/integer/der_decode_integer.c",
"libtomcrypt/pk/asn1/der/integer/der_encode_integer.c",
"libtomcrypt/pk/asn1/der/integer/der_length_integer.c",
"libtomcrypt/pk/asn1/der/object_identifier/der_decode_object_identifier.c",
"libtomcrypt/pk/asn1/der/object_identifier/der_encode_object_identifier.c",
"libtomcrypt/pk/asn1/der/object_identifier/der_length_object_identifier.c",
"libtomcrypt/pk/asn1/der/octet/der_decode_octet_string.c",
"libtomcrypt/pk/asn1/der/octet/der_encode_octet_string.c",
"libtomcrypt/pk/asn1/der/octet/der_length_octet_string.c",
"libtomcrypt/pk/asn1/der/printable_string/der_decode_printable_string.c",
"libtomcrypt/pk/asn1/der/printable_string/der_encode_printable_string.c",
"libtomcrypt/pk/asn1/der/printable_string/der_length_printable_string.c",
"libtomcrypt/pk/asn1/der/sequence/der_decode_sequence_ex.c",
"libtomcrypt/pk/asn1/der/sequence/der_decode_sequence_flexi.c",
"libtomcrypt/pk/asn1/der/sequence/der_decode_sequence_multi.c",
"libtomcrypt/pk/asn1/der/sequence/der_encode_sequence_ex.c",
"libtomcrypt/pk/asn1/der/sequence/der_encode_sequence_multi.c",
"libtomcrypt/pk/asn1/der/sequence/der_length_sequence.c",
"libtomcrypt/pk/asn1/der/sequence/der_sequence_free.c",
"libtomcrypt/pk/asn1/der/sequence/der_sequence_shrink.c",
"libtomcrypt/pk/asn1/der/set/der_encode_set.c",
"libtomcrypt/pk/asn1/der/set/der_encode_setof.c",
"libtomcrypt/pk/asn1/der/short_integer/der_decode_short_integer.c",
"libtomcrypt/pk/asn1/der/short_integer/der_encode_short_integer.c",
"libtomcrypt/pk/asn1/der/short_integer/der_length_short_integer.c",
"libtomcrypt/pk/asn1/der/teletex_string/der_decode_teletex_string.c",
"libtomcrypt/pk/asn1/der/teletex_string/der_length_teletex_string.c",
"libtomcrypt/pk/asn1/der/utctime/der_decode_utctime.c",
"libtomcrypt/pk/asn1/der/utctime/der_encode_utctime.c",
"libtomcrypt/pk/asn1/der/utctime/der_length_utctime.c",
"libtomcrypt/pk/asn1/der/utf8/der_decode_utf8_string.c",
"libtomcrypt/pk/asn1/der/utf8/der_encode_utf8_string.c",
"libtomcrypt/pk/asn1/der/utf8/der_length_utf8_string.c",
"libtomcrypt/pk/asn1/oid/pk_get_oid.c",
"libtomcrypt/pk/asn1/oid/pk_oid_cmp.c",
"libtomcrypt/pk/asn1/oid/pk_oid_str.c",
"libtomcrypt/pk/asn1/pkcs8/pkcs8_decode_flexi.c",
"libtomcrypt/pk/asn1/x509/x509_decode_public_key_from_certificate.c",
"libtomcrypt/pk/asn1/x509/x509_decode_subject_public_key_info.c",
"libtomcrypt/pk/asn1/x509/x509_encode_subject_public_key_info.c",
"libtomcrypt/pk/dh/dh.c",
"libtomcrypt/pk/dh/dh_check_pubkey.c",
"libtomcrypt/pk/dh/dh_export.c",
"libtomcrypt/pk/dh/dh_export_key.c",
"libtomcrypt/pk/dh/dh_free.c",
"libtomcrypt/pk/dh/dh_generate_key.c",
"libtomcrypt/pk/dh/dh_import.c",
"libtomcrypt/pk/dh/dh_set.c",
"libtomcrypt/pk/dh/dh_set_pg_dhparam.c",
"libtomcrypt/pk/dh/dh_shared_secret.c",
"libtomcrypt/pk/dsa/dsa_decrypt_key.c",
"libtomcrypt/pk/dsa/dsa_encrypt_key.c",
"libtomcrypt/pk/dsa/dsa_export.c",
"libtomcrypt/pk/dsa/dsa_free.c",
"libtomcrypt/pk/dsa/dsa_generate_key.c",
"libtomcrypt/pk/dsa/dsa_generate_pqg.c",
"libtomcrypt/pk/dsa/dsa_import.c",
"libtomcrypt/pk/dsa/dsa_make_key.c",
"libtomcrypt/pk/dsa/dsa_set.c",
"libtomcrypt/pk/dsa/dsa_set_pqg_dsaparam.c",
"libtomcrypt/pk/dsa/dsa_shared_secret.c",
"libtomcrypt/pk/dsa/dsa_sign_hash.c",
"libtomcrypt/pk/dsa/dsa_verify_hash.c",
"libtomcrypt/pk/dsa/dsa_verify_key.c",
"libtomcrypt/pk/ec25519/ec25519_crypto_ctx.c",
"libtomcrypt/pk/ec25519/ec25519_export.c",
"libtomcrypt/pk/ec25519/ec25519_import_pkcs8.c",
"libtomcrypt/pk/ec25519/tweetnacl.c",
"libtomcrypt/pk/ecc/ecc.c",
"libtomcrypt/pk/ecc/ecc_ansi_x963_export.c",
"libtomcrypt/pk/ecc/ecc_ansi_x963_import.c",
"libtomcrypt/pk/ecc/ecc_decrypt_key.c",
"libtomcrypt/pk/ecc/ecc_encrypt_key.c",
"libtomcrypt/pk/ecc/ecc_export.c",
"libtomcrypt/pk/ecc/ecc_export_openssl.c",
"libtomcrypt/pk/ecc/ecc_find_curve.c",
"libtomcrypt/pk/ecc/ecc_free.c",
"libtomcrypt/pk/ecc/ecc_get_key.c",
"libtomcrypt/pk/ecc/ecc_get_oid_str.c",
"libtomcrypt/pk/ecc/ecc_get_size.c",
"libtomcrypt/pk/ecc/ecc_import.c",
"libtomcrypt/pk/ecc/ecc_import_openssl.c",
"libtomcrypt/pk/ecc/ecc_import_pkcs8.c",
"libtomcrypt/pk/ecc/ecc_import_x509.c",
"libtomcrypt/pk/ecc/ecc_make_key.c",
"libtomcrypt/pk/ecc/ecc_recover_key.c",
"libtomcrypt/pk/ecc/ecc_set_curve.c",
"libtomcrypt/pk/ecc/ecc_set_curve_internal.c",
"libtomcrypt/pk/ecc/ecc_set_key.c",
"libtomcrypt/pk/ecc/ecc_shared_secret.c",
"libtomcrypt/pk/ecc/ecc_sign_hash.c",
"libtomcrypt/pk/ecc/ecc_sizes.c",
"libtomcrypt/pk/ecc/ecc_ssh_ecdsa_encode_name.c",
"libtomcrypt/pk/ecc/ecc_verify_hash.c",
"libtomcrypt/pk/ecc/ltc_ecc_export_point.c",
"libtomcrypt/pk/ecc/ltc_ecc_import_point.c",
"libtomcrypt/pk/ecc/ltc_ecc_is_point.c",
"libtomcrypt/pk/ecc/ltc_ecc_is_point_at_infinity.c",
"libtomcrypt/pk/ecc/ltc_ecc_map.c",
"libtomcrypt/pk/ecc/ltc_ecc_mul2add.c",
"libtomcrypt/pk/ecc/ltc_ecc_mulmod.c",
"libtomcrypt/pk/ecc/ltc_ecc_mulmod_timing.c",
"libtomcrypt/pk/ecc/ltc_ecc_points.c",
"libtomcrypt/pk/ecc/ltc_ecc_projective_add_point.c",
"libtomcrypt/pk/ecc/ltc_ecc_projective_dbl_point.c",
"libtomcrypt/pk/ecc/ltc_ecc_verify_key.c",
"libtomcrypt/pk/ed25519/ed25519_export.c",
"libtomcrypt/pk/ed25519/ed25519_import.c",
"libtomcrypt/pk/ed25519/ed25519_import_pkcs8.c",
"libtomcrypt/pk/ed25519/ed25519_import_raw.c",
"libtomcrypt/pk/ed25519/ed25519_import_x509.c",
"libtomcrypt/pk/ed25519/ed25519_make_key.c",
"libtomcrypt/pk/ed25519/ed25519_sign.c",
"libtomcrypt/pk/ed25519/ed25519_verify.c",
"libtomcrypt/pk/pkcs1/pkcs_1_i2osp.c",
"libtomcrypt/pk/pkcs1/pkcs_1_mgf1.c",
"libtomcrypt/pk/pkcs1/pkcs_1_oaep_decode.c",
"libtomcrypt/pk/pkcs1/pkcs_1_oaep_encode.c",
"libtomcrypt/pk/pkcs1/pkcs_1_os2ip.c",
"libtomcrypt/pk/pkcs1/pkcs_1_pss_decode.c",
"libtomcrypt/pk/pkcs1/pkcs_1_pss_encode.c",
"libtomcrypt/pk/pkcs1/pkcs_1_v1_5_decode.c",
"libtomcrypt/pk/pkcs1/pkcs_1_v1_5_encode.c",
"libtomcrypt/pk/rsa/rsa_decrypt_key.c",
"libtomcrypt/pk/rsa/rsa_encrypt_key.c",
"libtomcrypt/pk/rsa/rsa_export.c",
"libtomcrypt/pk/rsa/rsa_exptmod.c",
"libtomcrypt/pk/rsa/rsa_get_size.c",
"libtomcrypt/pk/rsa/rsa_import.c",
"libtomcrypt/pk/rsa/rsa_import_pkcs8.c",
"libtomcrypt/pk/rsa/rsa_import_x509.c",
"libtomcrypt/pk/rsa/rsa_key.c",
"libtomcrypt/pk/rsa/rsa_make_key.c",
"libtomcrypt/pk/rsa/rsa_set.c",
"libtomcrypt/pk/rsa/rsa_sign_hash.c",
"libtomcrypt/pk/rsa/rsa_sign_saltlen_get.c",
"libtomcrypt/pk/rsa/rsa_verify_hash.c",
"libtomcrypt/pk/x25519/x25519_export.c",
"libtomcrypt/pk/x25519/x25519_import.c",
"libtomcrypt/pk/x25519/x25519_import_pkcs8.c",
"libtomcrypt/pk/x25519/x25519_import_raw.c",
"libtomcrypt/pk/x25519/x25519_import_x509.c",
"libtomcrypt/pk/x25519/x25519_make_key.c",
"libtomcrypt/pk/x25519/x25519_shared_secret.c",
"libtomcrypt/prngs/chacha20.c",
"libtomcrypt/prngs/fortuna.c",
"libtomcrypt/prngs/rc4.c",
"libtomcrypt/prngs/rng_get_bytes.c",
"libtomcrypt/prngs/rng_make_prng.c",
"libtomcrypt/prngs/sober128.c",
"libtomcrypt/prngs/sprng.c",
"libtomcrypt/prngs/yarrow.c",
"libtomcrypt/stream/chacha/chacha_crypt.c",
"libtomcrypt/stream/chacha/chacha_done.c",
"libtomcrypt/stream/chacha/chacha_ivctr32.c",
"libtomcrypt/stream/chacha/chacha_ivctr64.c",
"libtomcrypt/stream/chacha/chacha_keystream.c",
"libtomcrypt/stream/chacha/chacha_memory.c",
"libtomcrypt/stream/chacha/chacha_setup.c",
"libtomcrypt/stream/chacha/chacha_test.c",
"libtomcrypt/stream/rabbit/rabbit.c",
"libtomcrypt/stream/rabbit/rabbit_memory.c",
"libtomcrypt/stream/rc4/rc4_stream.c",
"libtomcrypt/stream/rc4/rc4_stream_memory.c",
"libtomcrypt/stream/rc4/rc4_test.c",
"libtomcrypt/stream/salsa20/salsa20_crypt.c",
"libtomcrypt/stream/salsa20/salsa20_done.c",
"libtomcrypt/stream/salsa20/salsa20_ivctr64.c",
"libtomcrypt/stream/salsa20/salsa20_keystream.c",
"libtomcrypt/stream/salsa20/salsa20_memory.c",
"libtomcrypt/stream/salsa20/salsa20_setup.c",
"libtomcrypt/stream/salsa20/salsa20_test.c",
"libtomcrypt/stream/salsa20/xsalsa20_memory.c",
"libtomcrypt/stream/salsa20/xsalsa20_setup.c",
"libtomcrypt/stream/salsa20/xsalsa20_test.c",
"libtomcrypt/stream/sober128/sober128_stream.c",
"libtomcrypt/stream/sober128/sober128_stream_memory.c",
"libtomcrypt/stream/sober128/sober128_test.c",
"libtomcrypt/stream/sober128/sober128tab.c",
"libtomcrypt/stream/sosemanuk/sosemanuk.c",
"libtomcrypt/stream/sosemanuk/sosemanuk_memory.c",
"libtomcrypt/stream/sosemanuk/sosemanuk_test.c",
"sqlite/sqlite3.c"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.