project.pbxproj 114 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 521646091A89928E0062516A /* crl.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646011A89928E0062516A /* crl.c */; };
  10. 5216460A1A89928E0062516A /* internal.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646021A89928E0062516A /* internal.c */; };
  11. 5216460B1A89928E0062516A /* wolfio.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646031A89928E0062516A /* wolfio.c */; };
  12. 5216460C1A89928E0062516A /* keys.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646041A89928E0062516A /* keys.c */; };
  13. 5216460D1A89928E0062516A /* ocsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646051A89928E0062516A /* ocsp.c */; };
  14. 5216460E1A89928E0062516A /* sniffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646061A89928E0062516A /* sniffer.c */; };
  15. 5216460F1A89928E0062516A /* ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646071A89928E0062516A /* ssl.c */; };
  16. 521646101A89928E0062516A /* tls.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646081A89928E0062516A /* tls.c */; };
  17. 521646321A8992CC0062516A /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646111A8992CC0062516A /* aes.c */; };
  18. 521646331A8992CC0062516A /* arc4.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646121A8992CC0062516A /* arc4.c */; };
  19. 521646341A8992CC0062516A /* asn.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646131A8992CC0062516A /* asn.c */; };
  20. 521646351A8992CC0062516A /* blake2b.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646141A8992CC0062516A /* blake2b.c */; };
  21. 521646361A8992CC0062516A /* camellia.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646151A8992CC0062516A /* camellia.c */; };
  22. 521646371A8992CC0062516A /* chacha.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646161A8992CC0062516A /* chacha.c */; };
  23. 521646381A8992CC0062516A /* coding.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646171A8992CC0062516A /* coding.c */; };
  24. 521646391A8992CC0062516A /* des3.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646181A8992CC0062516A /* des3.c */; };
  25. 5216463A1A8992CC0062516A /* dh.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646191A8992CC0062516A /* dh.c */; };
  26. 5216463B1A8992CC0062516A /* dsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461A1A8992CC0062516A /* dsa.c */; };
  27. 5216463C1A8992CC0062516A /* ecc.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461B1A8992CC0062516A /* ecc.c */; };
  28. 5216463D1A8992CC0062516A /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461C1A8992CC0062516A /* error.c */; };
  29. 5216463E1A8992CC0062516A /* hc128.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461D1A8992CC0062516A /* hc128.c */; };
  30. 5216463F1A8992CC0062516A /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461E1A8992CC0062516A /* hmac.c */; };
  31. 521646401A8992CC0062516A /* integer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461F1A8992CC0062516A /* integer.c */; };
  32. 521646411A8992CC0062516A /* logging.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646201A8992CC0062516A /* logging.c */; };
  33. 521646421A8992CC0062516A /* md2.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646211A8992CC0062516A /* md2.c */; };
  34. 521646431A8992CC0062516A /* md4.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646221A8992CC0062516A /* md4.c */; };
  35. 521646441A8992CC0062516A /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646231A8992CC0062516A /* md5.c */; };
  36. 521646451A8992CC0062516A /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646241A8992CC0062516A /* memory.c */; };
  37. 521646461A8992CC0062516A /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646251A8992CC0062516A /* misc.c */; };
  38. 521646471A8992CC0062516A /* pkcs7.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646261A8992CC0062516A /* pkcs7.c */; };
  39. 521646481A8992CC0062516A /* poly1305.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646271A8992CC0062516A /* poly1305.c */; };
  40. 521646491A8992CC0062516A /* pwdbased.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646281A8992CC0062516A /* pwdbased.c */; };
  41. 5216464A1A8992CC0062516A /* rabbit.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646291A8992CC0062516A /* rabbit.c */; };
  42. 5216464B1A8992CC0062516A /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462A1A8992CC0062516A /* random.c */; };
  43. 5216464C1A8992CC0062516A /* ripemd.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462B1A8992CC0062516A /* ripemd.c */; };
  44. 5216464D1A8992CC0062516A /* rsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462C1A8992CC0062516A /* rsa.c */; };
  45. 5216464E1A8992CC0062516A /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462D1A8992CC0062516A /* sha.c */; };
  46. 5216464F1A8992CC0062516A /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462E1A8992CC0062516A /* sha256.c */; };
  47. 521646501A8992CC0062516A /* sha512.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462F1A8992CC0062516A /* sha512.c */; };
  48. 521646511A8992CC0062516A /* tfm.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646301A8992CC0062516A /* tfm.c */; };
  49. 521646521A8992CC0062516A /* wc_port.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646311A8992CC0062516A /* wc_port.c */; };
  50. 521646C41A8A7FE10062516A /* callbacks.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646531A8993290062516A /* callbacks.h */; };
  51. 521646C51A8A7FE10062516A /* certs_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646541A8993290062516A /* certs_test.h */; };
  52. 521646C61A8A7FE10062516A /* crl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646551A8993290062516A /* crl.h */; };
  53. 521646C71A8A7FE10062516A /* error-ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646561A8993290062516A /* error-ssl.h */; };
  54. 521646C81A8A7FE10062516A /* internal.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646571A8993290062516A /* internal.h */; };
  55. 521646C91A8A7FE10062516A /* ocsp.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646581A8993290062516A /* ocsp.h */; };
  56. 521646CA1A8A7FE10062516A /* ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465B1A8993290062516A /* ssl.h */; };
  57. 521646CB1A8A7FE10062516A /* test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465C1A8993290062516A /* test.h */; };
  58. 521646CC1A8A7FE10062516A /* version.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465D1A8993290062516A /* version.h */; };
  59. 521646CD1A8A7FF30062516A /* aes.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465E1A8993770062516A /* aes.h */; };
  60. 521646CE1A8A7FF30062516A /* arc4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465F1A8993770062516A /* arc4.h */; };
  61. 521646CF1A8A7FF30062516A /* asn_public.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646601A8993770062516A /* asn_public.h */; };
  62. 521646D01A8A7FF30062516A /* asn.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646611A8993770062516A /* asn.h */; };
  63. 521646D11A8A7FF30062516A /* blake2-impl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646621A8993770062516A /* blake2-impl.h */; };
  64. 521646D21A8A7FF30062516A /* blake2-int.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646631A8993770062516A /* blake2-int.h */; };
  65. 521646D31A8A7FF30062516A /* blake2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646641A8993770062516A /* blake2.h */; };
  66. 521646D41A8A7FF30062516A /* camellia.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646651A8993770062516A /* camellia.h */; };
  67. 521646D51A8A7FF30062516A /* chacha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646661A8993770062516A /* chacha.h */; };
  68. 521646D61A8A7FF30062516A /* coding.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646671A8993770062516A /* coding.h */; };
  69. 521646D71A8A7FF30062516A /* compress.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646681A8993770062516A /* compress.h */; };
  70. 521646D81A8A7FF30062516A /* des3.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646691A8993770062516A /* des3.h */; };
  71. 521646D91A8A7FF30062516A /* dh.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466A1A8993770062516A /* dh.h */; };
  72. 521646DA1A8A7FF30062516A /* dsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466B1A8993770062516A /* dsa.h */; };
  73. 521646DB1A8A7FF30062516A /* ecc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466C1A8993770062516A /* ecc.h */; };
  74. 521646DC1A8A7FF30062516A /* error-crypt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466D1A8993770062516A /* error-crypt.h */; };
  75. 521646DD1A8A7FF30062516A /* fips_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466E1A8993770062516A /* fips_test.h */; };
  76. 521646DE1A8A7FF30062516A /* hc128.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466F1A8993770062516A /* hc128.h */; };
  77. 521646DF1A8A7FF30062516A /* hmac.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646701A8993770062516A /* hmac.h */; };
  78. 521646E01A8A7FF30062516A /* integer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646721A8993770062516A /* integer.h */; };
  79. 521646E11A8A7FF30062516A /* logging.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646731A8993770062516A /* logging.h */; };
  80. 521646E21A8A7FF30062516A /* md2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646741A8993770062516A /* md2.h */; };
  81. 521646E31A8A7FF30062516A /* md4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646751A8993770062516A /* md4.h */; };
  82. 521646E41A8A7FF30062516A /* md5.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646761A8993770062516A /* md5.h */; };
  83. 521646E51A8A7FF30062516A /* memory.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646771A8993770062516A /* memory.h */; };
  84. 521646E61A8A7FF30062516A /* misc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646781A8993770062516A /* misc.h */; };
  85. 521646E71A8A7FF30062516A /* mpi_class.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646791A8993770062516A /* mpi_class.h */; };
  86. 521646E81A8A7FF30062516A /* mpi_superclass.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467A1A8993770062516A /* mpi_superclass.h */; };
  87. 521646E91A8A7FF30062516A /* pkcs7.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467B1A8993770062516A /* pkcs7.h */; };
  88. 521646EA1A8A7FF30062516A /* poly1305.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467C1A8993770062516A /* poly1305.h */; };
  89. 521646EB1A8A7FF30062516A /* pwdbased.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467D1A8993770062516A /* pwdbased.h */; };
  90. 521646EC1A8A7FF30062516A /* rabbit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467E1A8993770062516A /* rabbit.h */; };
  91. 521646ED1A8A7FF30062516A /* random.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467F1A8993770062516A /* random.h */; };
  92. 521646EE1A8A7FF30062516A /* ripemd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646801A8993770062516A /* ripemd.h */; };
  93. 521646EF1A8A7FF30062516A /* rsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646811A8993770062516A /* rsa.h */; };
  94. 521646F01A8A7FF30062516A /* settings.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646821A8993770062516A /* settings.h */; };
  95. 521646F11A8A7FF30062516A /* sha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646831A8993770062516A /* sha.h */; };
  96. 521646F21A8A7FF30062516A /* sha256.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646841A8993770062516A /* sha256.h */; };
  97. 521646F31A8A7FF30062516A /* sha512.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646851A8993770062516A /* sha512.h */; };
  98. 521646F41A8A7FF30062516A /* tfm.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646861A8993770062516A /* tfm.h */; };
  99. 521646F51A8A7FF30062516A /* types.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646871A8993770062516A /* types.h */; };
  100. 521646F61A8A7FF30062516A /* visibility.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646881A8993770062516A /* visibility.h */; };
  101. 521646F71A8A7FF30062516A /* wc_port.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646891A8993770062516A /* wc_port.h */; };
  102. 521646F81A8A80030062516A /* callbacks.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468A1A8993BB0062516A /* callbacks.h */; };
  103. 521646F91A8A80030062516A /* certs_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468B1A8993BB0062516A /* certs_test.h */; };
  104. 521646FA1A8A80030062516A /* crl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468C1A8993BB0062516A /* crl.h */; };
  105. 521646FB1A8A80030062516A /* error-ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468D1A8993BB0062516A /* error-ssl.h */; };
  106. 521646FC1A8A80030062516A /* internal.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468E1A8993BB0062516A /* internal.h */; };
  107. 521646FD1A8A80030062516A /* ocsp.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468F1A8993BB0062516A /* ocsp.h */; };
  108. 521646FE1A8A80030062516A /* ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646921A8993BB0062516A /* ssl.h */; };
  109. 521646FF1A8A80030062516A /* test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646931A8993BB0062516A /* test.h */; };
  110. 521647001A8A80030062516A /* version.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646941A8993BB0062516A /* version.h */; };
  111. 521647011A8A80100062516A /* aes.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646951A8993F50062516A /* aes.h */; };
  112. 521647021A8A80100062516A /* arc4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646961A8993F50062516A /* arc4.h */; };
  113. 521647031A8A80100062516A /* asn_public.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646971A8993F50062516A /* asn_public.h */; };
  114. 521647041A8A80100062516A /* asn.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646981A8993F50062516A /* asn.h */; };
  115. 521647051A8A80100062516A /* blake2-impl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646991A8993F50062516A /* blake2-impl.h */; };
  116. 521647061A8A80100062516A /* blake2-int.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469A1A8993F50062516A /* blake2-int.h */; };
  117. 521647071A8A80100062516A /* blake2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469B1A8993F50062516A /* blake2.h */; };
  118. 521647081A8A80100062516A /* camellia.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469C1A8993F50062516A /* camellia.h */; };
  119. 521647091A8A80100062516A /* chacha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469D1A8993F50062516A /* chacha.h */; };
  120. 5216470A1A8A80100062516A /* coding.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469E1A8993F50062516A /* coding.h */; };
  121. 5216470B1A8A80100062516A /* compress.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469F1A8993F50062516A /* compress.h */; };
  122. 5216470C1A8A80100062516A /* des3.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A01A8993F50062516A /* des3.h */; };
  123. 5216470D1A8A80100062516A /* dh.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A11A8993F50062516A /* dh.h */; };
  124. 5216470E1A8A80100062516A /* dsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A21A8993F50062516A /* dsa.h */; };
  125. 5216470F1A8A80100062516A /* ecc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A31A8993F50062516A /* ecc.h */; };
  126. 521647101A8A80100062516A /* error-crypt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A41A8993F50062516A /* error-crypt.h */; };
  127. 521647111A8A80100062516A /* fips_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A51A8993F50062516A /* fips_test.h */; };
  128. 521647121A8A80100062516A /* hc128.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A61A8993F50062516A /* hc128.h */; };
  129. 521647131A8A80100062516A /* hmac.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A71A8993F50062516A /* hmac.h */; };
  130. 521647141A8A80100062516A /* integer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A81A8993F50062516A /* integer.h */; };
  131. 521647151A8A80100062516A /* logging.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A91A8993F50062516A /* logging.h */; };
  132. 521647161A8A80100062516A /* md2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AA1A8993F50062516A /* md2.h */; };
  133. 521647171A8A80100062516A /* md4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AB1A8993F50062516A /* md4.h */; };
  134. 521647181A8A80100062516A /* md5.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AC1A8993F50062516A /* md5.h */; };
  135. 521647191A8A80100062516A /* memory.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AD1A8993F50062516A /* memory.h */; };
  136. 5216471A1A8A80100062516A /* misc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AE1A8993F50062516A /* misc.h */; };
  137. 5216471B1A8A80100062516A /* mpi_class.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AF1A8993F50062516A /* mpi_class.h */; };
  138. 5216471C1A8A80100062516A /* mpi_superclass.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B01A8993F50062516A /* mpi_superclass.h */; };
  139. 5216471D1A8A80100062516A /* pkcs7.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B11A8993F50062516A /* pkcs7.h */; };
  140. 5216471E1A8A80100062516A /* poly1305.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B21A8993F50062516A /* poly1305.h */; };
  141. 5216471F1A8A80100062516A /* pwdbased.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B31A8993F50062516A /* pwdbased.h */; };
  142. 521647201A8A80100062516A /* rabbit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B41A8993F50062516A /* rabbit.h */; };
  143. 521647211A8A80100062516A /* random.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B51A8993F50062516A /* random.h */; };
  144. 521647221A8A80100062516A /* ripemd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B61A8993F50062516A /* ripemd.h */; };
  145. 521647231A8A80100062516A /* rsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B71A8993F50062516A /* rsa.h */; };
  146. 521647241A8A80100062516A /* settings_comp.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B81A8993F50062516A /* settings_comp.h */; };
  147. 521647251A8A80100062516A /* settings.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B91A8993F50062516A /* settings.h */; };
  148. 521647261A8A80100062516A /* sha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BA1A8993F50062516A /* sha.h */; };
  149. 521647271A8A80100062516A /* sha256.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BB1A8993F50062516A /* sha256.h */; };
  150. 521647281A8A80100062516A /* sha512.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BC1A8993F50062516A /* sha512.h */; };
  151. 521647291A8A80100062516A /* tfm.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BD1A8993F50062516A /* tfm.h */; };
  152. 5216472A1A8A80100062516A /* types.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BE1A8993F50062516A /* types.h */; };
  153. 5216472B1A8A80100062516A /* visibility.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BF1A8993F50062516A /* visibility.h */; };
  154. 5216472C1A8A80100062516A /* wc_port.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646C01A8993F50062516A /* wc_port.h */; };
  155. 5216481D1A8AC2990062516A /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648101A8AC2990062516A /* aes.c */; };
  156. 5216481E1A8AC2990062516A /* des3.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648111A8AC2990062516A /* des3.c */; };
  157. 5216481F1A8AC2990062516A /* fips_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648121A8AC2990062516A /* fips_test.c */; };
  158. 521648201A8AC2990062516A /* fips.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648131A8AC2990062516A /* fips.c */; };
  159. 521648211A8AC2990062516A /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648141A8AC2990062516A /* hmac.c */; };
  160. 521648231A8AC2990062516A /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648161A8AC2990062516A /* random.c */; };
  161. 521648241A8AC2990062516A /* rsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648171A8AC2990062516A /* rsa.c */; };
  162. 521648251A8AC2990062516A /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648181A8AC2990062516A /* sha.c */; };
  163. 521648261A8AC2990062516A /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648191A8AC2990062516A /* sha256.c */; };
  164. 521648271A8AC2990062516A /* sha512.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216481A1A8AC2990062516A /* sha512.c */; };
  165. 521648281A8AC2990062516A /* wolfcrypt_first.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216481B1A8AC2990062516A /* wolfcrypt_first.c */; };
  166. 521648291A8AC2990062516A /* wolfcrypt_last.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216481C1A8AC2990062516A /* wolfcrypt_last.c */; };
  167. 522DBE111B7929C80031F454 /* wc_encrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = 522DBE101B7929C80031F454 /* wc_encrypt.c */; };
  168. 522DBE131B792A190031F454 /* wc_encrypt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 522DBE121B7929E70031F454 /* wc_encrypt.h */; };
  169. 525BE5BA1B38853E0054BBCD /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 525BE5B91B38853E0054BBCD /* hash.c */; };
  170. 525BE5BC1B3885750054BBCD /* hash.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 525BE5BB1B3885580054BBCD /* hash.h */; };
  171. A4A54DF71BC5C3E0002866CD /* wolfcrypt_first.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216481B1A8AC2990062516A /* wolfcrypt_first.c */; };
  172. A4A54DF81BC5C3E0002866CD /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648141A8AC2990062516A /* hmac.c */; };
  173. A4A54DF91BC5C3E0002866CD /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648161A8AC2990062516A /* random.c */; };
  174. A4A54DFA1BC5C3E0002866CD /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648191A8AC2990062516A /* sha256.c */; };
  175. A4A54DFB1BC5C3E0002866CD /* rsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648171A8AC2990062516A /* rsa.c */; };
  176. A4A54DFC1BC5C3E0002866CD /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648101A8AC2990062516A /* aes.c */; };
  177. A4A54DFD1BC5C3E0002866CD /* des3.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648111A8AC2990062516A /* des3.c */; };
  178. A4A54DFE1BC5C3E0002866CD /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 525BE5B91B38853E0054BBCD /* hash.c */; };
  179. A4A54DFF1BC5C3E0002866CD /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648181A8AC2990062516A /* sha.c */; };
  180. A4A54E001BC5C3E0002866CD /* sha512.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216481A1A8AC2990062516A /* sha512.c */; };
  181. A4A54E011BC5C3E0002866CD /* fips.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648131A8AC2990062516A /* fips.c */; };
  182. A4A54E021BC5C3E0002866CD /* fips_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 521648121A8AC2990062516A /* fips_test.c */; };
  183. A4A54E031BC5C3E0002866CD /* wolfcrypt_last.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216481C1A8AC2990062516A /* wolfcrypt_last.c */; };
  184. A4A54E041BC5C3E0002866CD /* dsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461A1A8992CC0062516A /* dsa.c */; };
  185. A4A54E051BC5C3E0002866CD /* logging.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646201A8992CC0062516A /* logging.c */; };
  186. A4A54E061BC5C3E0002866CD /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462D1A8992CC0062516A /* sha.c */; };
  187. A4A54E071BC5C3E0002866CD /* poly1305.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646271A8992CC0062516A /* poly1305.c */; };
  188. A4A54E081BC5C3E0002866CD /* dh.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646191A8992CC0062516A /* dh.c */; };
  189. A4A54E091BC5C3E0002866CD /* camellia.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646151A8992CC0062516A /* camellia.c */; };
  190. A4A54E0A1BC5C3E0002866CD /* wc_port.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646311A8992CC0062516A /* wc_port.c */; };
  191. A4A54E0B1BC5C3E0002866CD /* pwdbased.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646281A8992CC0062516A /* pwdbased.c */; };
  192. A4A54E0C1BC5C3E0002866CD /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646251A8992CC0062516A /* misc.c */; };
  193. A4A54E0D1BC5C3E0002866CD /* hc128.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461D1A8992CC0062516A /* hc128.c */; };
  194. A4A54E0E1BC5C3E0002866CD /* asn.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646131A8992CC0062516A /* asn.c */; };
  195. A4A54E0F1BC5C3E0002866CD /* sha512.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462F1A8992CC0062516A /* sha512.c */; };
  196. A4A54E101BC5C3E0002866CD /* rabbit.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646291A8992CC0062516A /* rabbit.c */; };
  197. A4A54E111BC5C3E0002866CD /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646231A8992CC0062516A /* md5.c */; };
  198. A4A54E121BC5C3E0002866CD /* ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646071A89928E0062516A /* ssl.c */; };
  199. A4A54E131BC5C3E0002866CD /* rsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462C1A8992CC0062516A /* rsa.c */; };
  200. A4A54E141BC5C3E0002866CD /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462A1A8992CC0062516A /* random.c */; };
  201. A4A54E151BC5C3E0002866CD /* tls.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646081A89928E0062516A /* tls.c */; };
  202. A4A54E161BC5C3E0002866CD /* ocsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646051A89928E0062516A /* ocsp.c */; };
  203. A4A54E171BC5C3E0002866CD /* md4.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646221A8992CC0062516A /* md4.c */; };
  204. A4A54E181BC5C3E0002866CD /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646111A8992CC0062516A /* aes.c */; };
  205. A4A54E191BC5C3E0002866CD /* des3.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646181A8992CC0062516A /* des3.c */; };
  206. A4A54E1A1BC5C3E0002866CD /* blake2b.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646141A8992CC0062516A /* blake2b.c */; };
  207. A4A54E1B1BC5C3E0002866CD /* ripemd.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462B1A8992CC0062516A /* ripemd.c */; };
  208. A4A54E1C1BC5C3E0002866CD /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646241A8992CC0062516A /* memory.c */; };
  209. A4A54E1D1BC5C3E0002866CD /* wc_encrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = 522DBE101B7929C80031F454 /* wc_encrypt.c */; };
  210. A4A54E1E1BC5C3E0002866CD /* ecc.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461B1A8992CC0062516A /* ecc.c */; };
  211. A4A54E1F1BC5C3E0002866CD /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216462E1A8992CC0062516A /* sha256.c */; };
  212. A4A54E201BC5C3E0002866CD /* chacha.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646161A8992CC0062516A /* chacha.c */; };
  213. A4A54E211BC5C3E0002866CD /* pkcs7.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646261A8992CC0062516A /* pkcs7.c */; };
  214. A4A54E221BC5C3E0002866CD /* sniffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646061A89928E0062516A /* sniffer.c */; };
  215. A4A54E231BC5C3E0002866CD /* md2.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646211A8992CC0062516A /* md2.c */; };
  216. A4A54E241BC5C3E0002866CD /* coding.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646171A8992CC0062516A /* coding.c */; };
  217. A4A54E251BC5C3E0002866CD /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461C1A8992CC0062516A /* error.c */; };
  218. A4A54E261BC5C3E0002866CD /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461E1A8992CC0062516A /* hmac.c */; };
  219. A4A54E271BC5C3E0002866CD /* arc4.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646121A8992CC0062516A /* arc4.c */; };
  220. A4A54E281BC5C3E0002866CD /* integer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5216461F1A8992CC0062516A /* integer.c */; };
  221. A4A54E291BC5C3E0002866CD /* internal.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646021A89928E0062516A /* internal.c */; };
  222. A4A54E2A1BC5C3E0002866CD /* wolfio.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646031A89928E0062516A /* wolfio.c */; };
  223. A4A54E2B1BC5C3E0002866CD /* tfm.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646301A8992CC0062516A /* tfm.c */; };
  224. A4A54E2C1BC5C3E0002866CD /* crl.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646011A89928E0062516A /* crl.c */; };
  225. A4A54E2D1BC5C3E0002866CD /* keys.c in Sources */ = {isa = PBXBuildFile; fileRef = 521646041A89928E0062516A /* keys.c */; };
  226. A4A54E301BC5C3E0002866CD /* callbacks.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646531A8993290062516A /* callbacks.h */; };
  227. A4A54E311BC5C3E0002866CD /* certs_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646541A8993290062516A /* certs_test.h */; };
  228. A4A54E321BC5C3E0002866CD /* crl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646551A8993290062516A /* crl.h */; };
  229. A4A54E331BC5C3E0002866CD /* error-ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646561A8993290062516A /* error-ssl.h */; };
  230. A4A54E341BC5C3E0002866CD /* internal.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646571A8993290062516A /* internal.h */; };
  231. A4A54E351BC5C3E0002866CD /* ocsp.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646581A8993290062516A /* ocsp.h */; };
  232. A4A54E361BC5C3E0002866CD /* ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465B1A8993290062516A /* ssl.h */; };
  233. A4A54E371BC5C3E0002866CD /* test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465C1A8993290062516A /* test.h */; };
  234. A4A54E381BC5C3E0002866CD /* version.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465D1A8993290062516A /* version.h */; };
  235. A4A54E3A1BC5C3E0002866CD /* wc_encrypt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 522DBE121B7929E70031F454 /* wc_encrypt.h */; };
  236. A4A54E3B1BC5C3E0002866CD /* hash.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 525BE5BB1B3885580054BBCD /* hash.h */; };
  237. A4A54E3C1BC5C3E0002866CD /* aes.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465E1A8993770062516A /* aes.h */; };
  238. A4A54E3D1BC5C3E0002866CD /* arc4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216465F1A8993770062516A /* arc4.h */; };
  239. A4A54E3E1BC5C3E0002866CD /* asn_public.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646601A8993770062516A /* asn_public.h */; };
  240. A4A54E3F1BC5C3E0002866CD /* asn.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646611A8993770062516A /* asn.h */; };
  241. A4A54E401BC5C3E0002866CD /* blake2-impl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646621A8993770062516A /* blake2-impl.h */; };
  242. A4A54E411BC5C3E0002866CD /* blake2-int.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646631A8993770062516A /* blake2-int.h */; };
  243. A4A54E421BC5C3E0002866CD /* blake2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646641A8993770062516A /* blake2.h */; };
  244. A4A54E431BC5C3E0002866CD /* camellia.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646651A8993770062516A /* camellia.h */; };
  245. A4A54E441BC5C3E0002866CD /* chacha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646661A8993770062516A /* chacha.h */; };
  246. A4A54E451BC5C3E0002866CD /* coding.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646671A8993770062516A /* coding.h */; };
  247. A4A54E461BC5C3E0002866CD /* compress.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646681A8993770062516A /* compress.h */; };
  248. A4A54E471BC5C3E0002866CD /* des3.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646691A8993770062516A /* des3.h */; };
  249. A4A54E481BC5C3E0002866CD /* dh.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466A1A8993770062516A /* dh.h */; };
  250. A4A54E491BC5C3E0002866CD /* dsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466B1A8993770062516A /* dsa.h */; };
  251. A4A54E4A1BC5C3E0002866CD /* ecc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466C1A8993770062516A /* ecc.h */; };
  252. A4A54E4B1BC5C3E0002866CD /* error-crypt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466D1A8993770062516A /* error-crypt.h */; };
  253. A4A54E4C1BC5C3E0002866CD /* fips_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466E1A8993770062516A /* fips_test.h */; };
  254. A4A54E4D1BC5C3E0002866CD /* hc128.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216466F1A8993770062516A /* hc128.h */; };
  255. A4A54E4E1BC5C3E0002866CD /* hmac.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646701A8993770062516A /* hmac.h */; };
  256. A4A54E4F1BC5C3E0002866CD /* integer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646721A8993770062516A /* integer.h */; };
  257. A4A54E501BC5C3E0002866CD /* logging.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646731A8993770062516A /* logging.h */; };
  258. A4A54E511BC5C3E0002866CD /* md2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646741A8993770062516A /* md2.h */; };
  259. A4A54E521BC5C3E0002866CD /* md4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646751A8993770062516A /* md4.h */; };
  260. A4A54E531BC5C3E0002866CD /* md5.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646761A8993770062516A /* md5.h */; };
  261. A4A54E541BC5C3E0002866CD /* memory.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646771A8993770062516A /* memory.h */; };
  262. A4A54E551BC5C3E0002866CD /* misc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646781A8993770062516A /* misc.h */; };
  263. A4A54E561BC5C3E0002866CD /* mpi_class.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646791A8993770062516A /* mpi_class.h */; };
  264. A4A54E571BC5C3E0002866CD /* mpi_superclass.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467A1A8993770062516A /* mpi_superclass.h */; };
  265. A4A54E581BC5C3E0002866CD /* pkcs7.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467B1A8993770062516A /* pkcs7.h */; };
  266. A4A54E591BC5C3E0002866CD /* poly1305.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467C1A8993770062516A /* poly1305.h */; };
  267. A4A54E5A1BC5C3E0002866CD /* pwdbased.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467D1A8993770062516A /* pwdbased.h */; };
  268. A4A54E5B1BC5C3E0002866CD /* rabbit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467E1A8993770062516A /* rabbit.h */; };
  269. A4A54E5C1BC5C3E0002866CD /* random.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216467F1A8993770062516A /* random.h */; };
  270. A4A54E5D1BC5C3E0002866CD /* ripemd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646801A8993770062516A /* ripemd.h */; };
  271. A4A54E5E1BC5C3E0002866CD /* rsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646811A8993770062516A /* rsa.h */; };
  272. A4A54E5F1BC5C3E0002866CD /* settings.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646821A8993770062516A /* settings.h */; };
  273. A4A54E601BC5C3E0002866CD /* sha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646831A8993770062516A /* sha.h */; };
  274. A4A54E611BC5C3E0002866CD /* sha256.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646841A8993770062516A /* sha256.h */; };
  275. A4A54E621BC5C3E0002866CD /* sha512.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646851A8993770062516A /* sha512.h */; };
  276. A4A54E631BC5C3E0002866CD /* tfm.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646861A8993770062516A /* tfm.h */; };
  277. A4A54E641BC5C3E0002866CD /* types.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646871A8993770062516A /* types.h */; };
  278. A4A54E651BC5C3E0002866CD /* visibility.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646881A8993770062516A /* visibility.h */; };
  279. A4A54E661BC5C3E0002866CD /* wc_port.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646891A8993770062516A /* wc_port.h */; };
  280. A4A54E681BC5C3E0002866CD /* callbacks.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468A1A8993BB0062516A /* callbacks.h */; };
  281. A4A54E691BC5C3E0002866CD /* certs_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468B1A8993BB0062516A /* certs_test.h */; };
  282. A4A54E6A1BC5C3E0002866CD /* crl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468C1A8993BB0062516A /* crl.h */; };
  283. A4A54E6B1BC5C3E0002866CD /* error-ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468D1A8993BB0062516A /* error-ssl.h */; };
  284. A4A54E6C1BC5C3E0002866CD /* internal.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468E1A8993BB0062516A /* internal.h */; };
  285. A4A54E6D1BC5C3E0002866CD /* ocsp.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216468F1A8993BB0062516A /* ocsp.h */; };
  286. A4A54E6E1BC5C3E0002866CD /* ssl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646921A8993BB0062516A /* ssl.h */; };
  287. A4A54E6F1BC5C3E0002866CD /* test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646931A8993BB0062516A /* test.h */; };
  288. A4A54E701BC5C3E0002866CD /* version.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646941A8993BB0062516A /* version.h */; };
  289. A4A54E721BC5C3E0002866CD /* aes.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646951A8993F50062516A /* aes.h */; };
  290. A4A54E731BC5C3E0002866CD /* arc4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646961A8993F50062516A /* arc4.h */; };
  291. A4A54E741BC5C3E0002866CD /* asn_public.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646971A8993F50062516A /* asn_public.h */; };
  292. A4A54E751BC5C3E0002866CD /* asn.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646981A8993F50062516A /* asn.h */; };
  293. A4A54E761BC5C3E0002866CD /* blake2-impl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646991A8993F50062516A /* blake2-impl.h */; };
  294. A4A54E771BC5C3E0002866CD /* blake2-int.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469A1A8993F50062516A /* blake2-int.h */; };
  295. A4A54E781BC5C3E0002866CD /* blake2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469B1A8993F50062516A /* blake2.h */; };
  296. A4A54E791BC5C3E0002866CD /* camellia.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469C1A8993F50062516A /* camellia.h */; };
  297. A4A54E7A1BC5C3E0002866CD /* chacha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469D1A8993F50062516A /* chacha.h */; };
  298. A4A54E7B1BC5C3E0002866CD /* coding.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469E1A8993F50062516A /* coding.h */; };
  299. A4A54E7C1BC5C3E0002866CD /* compress.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5216469F1A8993F50062516A /* compress.h */; };
  300. A4A54E7D1BC5C3E0002866CD /* des3.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A01A8993F50062516A /* des3.h */; };
  301. A4A54E7E1BC5C3E0002866CD /* dh.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A11A8993F50062516A /* dh.h */; };
  302. A4A54E7F1BC5C3E0002866CD /* dsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A21A8993F50062516A /* dsa.h */; };
  303. A4A54E801BC5C3E0002866CD /* ecc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A31A8993F50062516A /* ecc.h */; };
  304. A4A54E811BC5C3E0002866CD /* error-crypt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A41A8993F50062516A /* error-crypt.h */; };
  305. A4A54E821BC5C3E0002866CD /* fips_test.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A51A8993F50062516A /* fips_test.h */; };
  306. A4A54E831BC5C3E0002866CD /* hc128.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A61A8993F50062516A /* hc128.h */; };
  307. A4A54E841BC5C3E0002866CD /* hmac.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A71A8993F50062516A /* hmac.h */; };
  308. A4A54E851BC5C3E0002866CD /* integer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A81A8993F50062516A /* integer.h */; };
  309. A4A54E861BC5C3E0002866CD /* logging.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646A91A8993F50062516A /* logging.h */; };
  310. A4A54E871BC5C3E0002866CD /* md2.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AA1A8993F50062516A /* md2.h */; };
  311. A4A54E881BC5C3E0002866CD /* md4.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AB1A8993F50062516A /* md4.h */; };
  312. A4A54E891BC5C3E0002866CD /* md5.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AC1A8993F50062516A /* md5.h */; };
  313. A4A54E8A1BC5C3E0002866CD /* memory.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AD1A8993F50062516A /* memory.h */; };
  314. A4A54E8B1BC5C3E0002866CD /* misc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AE1A8993F50062516A /* misc.h */; };
  315. A4A54E8C1BC5C3E0002866CD /* mpi_class.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646AF1A8993F50062516A /* mpi_class.h */; };
  316. A4A54E8D1BC5C3E0002866CD /* mpi_superclass.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B01A8993F50062516A /* mpi_superclass.h */; };
  317. A4A54E8E1BC5C3E0002866CD /* pkcs7.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B11A8993F50062516A /* pkcs7.h */; };
  318. A4A54E8F1BC5C3E0002866CD /* poly1305.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B21A8993F50062516A /* poly1305.h */; };
  319. A4A54E901BC5C3E0002866CD /* pwdbased.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B31A8993F50062516A /* pwdbased.h */; };
  320. A4A54E911BC5C3E0002866CD /* rabbit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B41A8993F50062516A /* rabbit.h */; };
  321. A4A54E921BC5C3E0002866CD /* random.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B51A8993F50062516A /* random.h */; };
  322. A4A54E931BC5C3E0002866CD /* ripemd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B61A8993F50062516A /* ripemd.h */; };
  323. A4A54E941BC5C3E0002866CD /* rsa.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B71A8993F50062516A /* rsa.h */; };
  324. A4A54E951BC5C3E0002866CD /* settings_comp.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B81A8993F50062516A /* settings_comp.h */; };
  325. A4A54E961BC5C3E0002866CD /* settings.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646B91A8993F50062516A /* settings.h */; };
  326. A4A54E971BC5C3E0002866CD /* sha.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BA1A8993F50062516A /* sha.h */; };
  327. A4A54E981BC5C3E0002866CD /* sha256.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BB1A8993F50062516A /* sha256.h */; };
  328. A4A54E991BC5C3E0002866CD /* sha512.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BC1A8993F50062516A /* sha512.h */; };
  329. A4A54E9A1BC5C3E0002866CD /* tfm.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BD1A8993F50062516A /* tfm.h */; };
  330. A4A54E9B1BC5C3E0002866CD /* types.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BE1A8993F50062516A /* types.h */; };
  331. A4A54E9C1BC5C3E0002866CD /* visibility.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646BF1A8993F50062516A /* visibility.h */; };
  332. A4A54E9D1BC5C3E0002866CD /* wc_port.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 521646C01A8993F50062516A /* wc_port.h */; };
  333. /* End PBXBuildFile section */
  334. /* Begin PBXCopyFilesBuildPhase section */
  335. 521646C11A8A7B380062516A /* CopyFiles */ = {
  336. isa = PBXCopyFilesBuildPhase;
  337. buildActionMask = 2147483647;
  338. dstPath = include/wolfssl/wolfcrypt;
  339. dstSubfolderSpec = 7;
  340. files = (
  341. 522DBE131B792A190031F454 /* wc_encrypt.h in CopyFiles */,
  342. 525BE5BC1B3885750054BBCD /* hash.h in CopyFiles */,
  343. 521646CD1A8A7FF30062516A /* aes.h in CopyFiles */,
  344. 521646CE1A8A7FF30062516A /* arc4.h in CopyFiles */,
  345. 521646CF1A8A7FF30062516A /* asn_public.h in CopyFiles */,
  346. 521646D01A8A7FF30062516A /* asn.h in CopyFiles */,
  347. 521646D11A8A7FF30062516A /* blake2-impl.h in CopyFiles */,
  348. 521646D21A8A7FF30062516A /* blake2-int.h in CopyFiles */,
  349. 521646D31A8A7FF30062516A /* blake2.h in CopyFiles */,
  350. 521646D41A8A7FF30062516A /* camellia.h in CopyFiles */,
  351. 521646D51A8A7FF30062516A /* chacha.h in CopyFiles */,
  352. 521646D61A8A7FF30062516A /* coding.h in CopyFiles */,
  353. 521646D71A8A7FF30062516A /* compress.h in CopyFiles */,
  354. 521646D81A8A7FF30062516A /* des3.h in CopyFiles */,
  355. 521646D91A8A7FF30062516A /* dh.h in CopyFiles */,
  356. 521646DA1A8A7FF30062516A /* dsa.h in CopyFiles */,
  357. 521646DB1A8A7FF30062516A /* ecc.h in CopyFiles */,
  358. 521646DC1A8A7FF30062516A /* error-crypt.h in CopyFiles */,
  359. 521646DD1A8A7FF30062516A /* fips_test.h in CopyFiles */,
  360. 521646DE1A8A7FF30062516A /* hc128.h in CopyFiles */,
  361. 521646DF1A8A7FF30062516A /* hmac.h in CopyFiles */,
  362. 521646E01A8A7FF30062516A /* integer.h in CopyFiles */,
  363. 521646E11A8A7FF30062516A /* logging.h in CopyFiles */,
  364. 521646E21A8A7FF30062516A /* md2.h in CopyFiles */,
  365. 521646E31A8A7FF30062516A /* md4.h in CopyFiles */,
  366. 521646E41A8A7FF30062516A /* md5.h in CopyFiles */,
  367. 521646E51A8A7FF30062516A /* memory.h in CopyFiles */,
  368. 521646E61A8A7FF30062516A /* misc.h in CopyFiles */,
  369. 521646E71A8A7FF30062516A /* mpi_class.h in CopyFiles */,
  370. 521646E81A8A7FF30062516A /* mpi_superclass.h in CopyFiles */,
  371. 521646E91A8A7FF30062516A /* pkcs7.h in CopyFiles */,
  372. 521646EA1A8A7FF30062516A /* poly1305.h in CopyFiles */,
  373. 521646EB1A8A7FF30062516A /* pwdbased.h in CopyFiles */,
  374. 521646EC1A8A7FF30062516A /* rabbit.h in CopyFiles */,
  375. 521646ED1A8A7FF30062516A /* random.h in CopyFiles */,
  376. 521646EE1A8A7FF30062516A /* ripemd.h in CopyFiles */,
  377. 521646EF1A8A7FF30062516A /* rsa.h in CopyFiles */,
  378. 521646F01A8A7FF30062516A /* settings.h in CopyFiles */,
  379. 521646F11A8A7FF30062516A /* sha.h in CopyFiles */,
  380. 521646F21A8A7FF30062516A /* sha256.h in CopyFiles */,
  381. 521646F31A8A7FF30062516A /* sha512.h in CopyFiles */,
  382. 521646F41A8A7FF30062516A /* tfm.h in CopyFiles */,
  383. 521646F51A8A7FF30062516A /* types.h in CopyFiles */,
  384. 521646F61A8A7FF30062516A /* visibility.h in CopyFiles */,
  385. 521646F71A8A7FF30062516A /* wc_port.h in CopyFiles */,
  386. );
  387. runOnlyForDeploymentPostprocessing = 0;
  388. };
  389. 521646C21A8A7B3B0062516A /* CopyFiles */ = {
  390. isa = PBXCopyFilesBuildPhase;
  391. buildActionMask = 2147483647;
  392. dstPath = include/cyassl;
  393. dstSubfolderSpec = 7;
  394. files = (
  395. 521646F81A8A80030062516A /* callbacks.h in CopyFiles */,
  396. 521646F91A8A80030062516A /* certs_test.h in CopyFiles */,
  397. 521646FA1A8A80030062516A /* crl.h in CopyFiles */,
  398. 521646FB1A8A80030062516A /* error-ssl.h in CopyFiles */,
  399. 521646FC1A8A80030062516A /* internal.h in CopyFiles */,
  400. 521646FD1A8A80030062516A /* ocsp.h in CopyFiles */,
  401. 521646FE1A8A80030062516A /* ssl.h in CopyFiles */,
  402. 521646FF1A8A80030062516A /* test.h in CopyFiles */,
  403. 521647001A8A80030062516A /* version.h in CopyFiles */,
  404. );
  405. runOnlyForDeploymentPostprocessing = 0;
  406. };
  407. 521646C31A8A7B3D0062516A /* CopyFiles */ = {
  408. isa = PBXCopyFilesBuildPhase;
  409. buildActionMask = 2147483647;
  410. dstPath = include/cyassl/ctaocrypt;
  411. dstSubfolderSpec = 7;
  412. files = (
  413. 521647011A8A80100062516A /* aes.h in CopyFiles */,
  414. 521647021A8A80100062516A /* arc4.h in CopyFiles */,
  415. 521647031A8A80100062516A /* asn_public.h in CopyFiles */,
  416. 521647041A8A80100062516A /* asn.h in CopyFiles */,
  417. 521647051A8A80100062516A /* blake2-impl.h in CopyFiles */,
  418. 521647061A8A80100062516A /* blake2-int.h in CopyFiles */,
  419. 521647071A8A80100062516A /* blake2.h in CopyFiles */,
  420. 521647081A8A80100062516A /* camellia.h in CopyFiles */,
  421. 521647091A8A80100062516A /* chacha.h in CopyFiles */,
  422. 5216470A1A8A80100062516A /* coding.h in CopyFiles */,
  423. 5216470B1A8A80100062516A /* compress.h in CopyFiles */,
  424. 5216470C1A8A80100062516A /* des3.h in CopyFiles */,
  425. 5216470D1A8A80100062516A /* dh.h in CopyFiles */,
  426. 5216470E1A8A80100062516A /* dsa.h in CopyFiles */,
  427. 5216470F1A8A80100062516A /* ecc.h in CopyFiles */,
  428. 521647101A8A80100062516A /* error-crypt.h in CopyFiles */,
  429. 521647111A8A80100062516A /* fips_test.h in CopyFiles */,
  430. 521647121A8A80100062516A /* hc128.h in CopyFiles */,
  431. 521647131A8A80100062516A /* hmac.h in CopyFiles */,
  432. 521647141A8A80100062516A /* integer.h in CopyFiles */,
  433. 521647151A8A80100062516A /* logging.h in CopyFiles */,
  434. 521647161A8A80100062516A /* md2.h in CopyFiles */,
  435. 521647171A8A80100062516A /* md4.h in CopyFiles */,
  436. 521647181A8A80100062516A /* md5.h in CopyFiles */,
  437. 521647191A8A80100062516A /* memory.h in CopyFiles */,
  438. 5216471A1A8A80100062516A /* misc.h in CopyFiles */,
  439. 5216471B1A8A80100062516A /* mpi_class.h in CopyFiles */,
  440. 5216471C1A8A80100062516A /* mpi_superclass.h in CopyFiles */,
  441. 5216471D1A8A80100062516A /* pkcs7.h in CopyFiles */,
  442. 5216471E1A8A80100062516A /* poly1305.h in CopyFiles */,
  443. 5216471F1A8A80100062516A /* pwdbased.h in CopyFiles */,
  444. 521647201A8A80100062516A /* rabbit.h in CopyFiles */,
  445. 521647211A8A80100062516A /* random.h in CopyFiles */,
  446. 521647221A8A80100062516A /* ripemd.h in CopyFiles */,
  447. 521647231A8A80100062516A /* rsa.h in CopyFiles */,
  448. 521647241A8A80100062516A /* settings_comp.h in CopyFiles */,
  449. 521647251A8A80100062516A /* settings.h in CopyFiles */,
  450. 521647261A8A80100062516A /* sha.h in CopyFiles */,
  451. 521647271A8A80100062516A /* sha256.h in CopyFiles */,
  452. 521647281A8A80100062516A /* sha512.h in CopyFiles */,
  453. 521647291A8A80100062516A /* tfm.h in CopyFiles */,
  454. 5216472A1A8A80100062516A /* types.h in CopyFiles */,
  455. 5216472B1A8A80100062516A /* visibility.h in CopyFiles */,
  456. 5216472C1A8A80100062516A /* wc_port.h in CopyFiles */,
  457. );
  458. runOnlyForDeploymentPostprocessing = 0;
  459. };
  460. 52B1344B16F3C9E800C07B32 /* CopyFiles */ = {
  461. isa = PBXCopyFilesBuildPhase;
  462. buildActionMask = 2147483647;
  463. dstPath = include/wolfssl;
  464. dstSubfolderSpec = 7;
  465. files = (
  466. 521646C41A8A7FE10062516A /* callbacks.h in CopyFiles */,
  467. 521646C51A8A7FE10062516A /* certs_test.h in CopyFiles */,
  468. 521646C61A8A7FE10062516A /* crl.h in CopyFiles */,
  469. 521646C71A8A7FE10062516A /* error-ssl.h in CopyFiles */,
  470. 521646C81A8A7FE10062516A /* internal.h in CopyFiles */,
  471. 521646C91A8A7FE10062516A /* ocsp.h in CopyFiles */,
  472. 521646CA1A8A7FE10062516A /* ssl.h in CopyFiles */,
  473. 521646CB1A8A7FE10062516A /* test.h in CopyFiles */,
  474. 521646CC1A8A7FE10062516A /* version.h in CopyFiles */,
  475. );
  476. runOnlyForDeploymentPostprocessing = 0;
  477. };
  478. A4A54E2F1BC5C3E0002866CD /* CopyFiles */ = {
  479. isa = PBXCopyFilesBuildPhase;
  480. buildActionMask = 2147483647;
  481. dstPath = include/wolfssl;
  482. dstSubfolderSpec = 7;
  483. files = (
  484. A4A54E301BC5C3E0002866CD /* callbacks.h in CopyFiles */,
  485. A4A54E311BC5C3E0002866CD /* certs_test.h in CopyFiles */,
  486. A4A54E321BC5C3E0002866CD /* crl.h in CopyFiles */,
  487. A4A54E331BC5C3E0002866CD /* error-ssl.h in CopyFiles */,
  488. A4A54E341BC5C3E0002866CD /* internal.h in CopyFiles */,
  489. A4A54E351BC5C3E0002866CD /* ocsp.h in CopyFiles */,
  490. A4A54E361BC5C3E0002866CD /* ssl.h in CopyFiles */,
  491. A4A54E371BC5C3E0002866CD /* test.h in CopyFiles */,
  492. A4A54E381BC5C3E0002866CD /* version.h in CopyFiles */,
  493. );
  494. runOnlyForDeploymentPostprocessing = 0;
  495. };
  496. A4A54E391BC5C3E0002866CD /* CopyFiles */ = {
  497. isa = PBXCopyFilesBuildPhase;
  498. buildActionMask = 2147483647;
  499. dstPath = include/wolfssl/wolfcrypt;
  500. dstSubfolderSpec = 7;
  501. files = (
  502. A4A54E3A1BC5C3E0002866CD /* wc_encrypt.h in CopyFiles */,
  503. A4A54E3B1BC5C3E0002866CD /* hash.h in CopyFiles */,
  504. A4A54E3C1BC5C3E0002866CD /* aes.h in CopyFiles */,
  505. A4A54E3D1BC5C3E0002866CD /* arc4.h in CopyFiles */,
  506. A4A54E3E1BC5C3E0002866CD /* asn_public.h in CopyFiles */,
  507. A4A54E3F1BC5C3E0002866CD /* asn.h in CopyFiles */,
  508. A4A54E401BC5C3E0002866CD /* blake2-impl.h in CopyFiles */,
  509. A4A54E411BC5C3E0002866CD /* blake2-int.h in CopyFiles */,
  510. A4A54E421BC5C3E0002866CD /* blake2.h in CopyFiles */,
  511. A4A54E431BC5C3E0002866CD /* camellia.h in CopyFiles */,
  512. A4A54E441BC5C3E0002866CD /* chacha.h in CopyFiles */,
  513. A4A54E451BC5C3E0002866CD /* coding.h in CopyFiles */,
  514. A4A54E461BC5C3E0002866CD /* compress.h in CopyFiles */,
  515. A4A54E471BC5C3E0002866CD /* des3.h in CopyFiles */,
  516. A4A54E481BC5C3E0002866CD /* dh.h in CopyFiles */,
  517. A4A54E491BC5C3E0002866CD /* dsa.h in CopyFiles */,
  518. A4A54E4A1BC5C3E0002866CD /* ecc.h in CopyFiles */,
  519. A4A54E4B1BC5C3E0002866CD /* error-crypt.h in CopyFiles */,
  520. A4A54E4C1BC5C3E0002866CD /* fips_test.h in CopyFiles */,
  521. A4A54E4D1BC5C3E0002866CD /* hc128.h in CopyFiles */,
  522. A4A54E4E1BC5C3E0002866CD /* hmac.h in CopyFiles */,
  523. A4A54E4F1BC5C3E0002866CD /* integer.h in CopyFiles */,
  524. A4A54E501BC5C3E0002866CD /* logging.h in CopyFiles */,
  525. A4A54E511BC5C3E0002866CD /* md2.h in CopyFiles */,
  526. A4A54E521BC5C3E0002866CD /* md4.h in CopyFiles */,
  527. A4A54E531BC5C3E0002866CD /* md5.h in CopyFiles */,
  528. A4A54E541BC5C3E0002866CD /* memory.h in CopyFiles */,
  529. A4A54E551BC5C3E0002866CD /* misc.h in CopyFiles */,
  530. A4A54E561BC5C3E0002866CD /* mpi_class.h in CopyFiles */,
  531. A4A54E571BC5C3E0002866CD /* mpi_superclass.h in CopyFiles */,
  532. A4A54E581BC5C3E0002866CD /* pkcs7.h in CopyFiles */,
  533. A4A54E591BC5C3E0002866CD /* poly1305.h in CopyFiles */,
  534. A4A54E5A1BC5C3E0002866CD /* pwdbased.h in CopyFiles */,
  535. A4A54E5B1BC5C3E0002866CD /* rabbit.h in CopyFiles */,
  536. A4A54E5C1BC5C3E0002866CD /* random.h in CopyFiles */,
  537. A4A54E5D1BC5C3E0002866CD /* ripemd.h in CopyFiles */,
  538. A4A54E5E1BC5C3E0002866CD /* rsa.h in CopyFiles */,
  539. A4A54E5F1BC5C3E0002866CD /* settings.h in CopyFiles */,
  540. A4A54E601BC5C3E0002866CD /* sha.h in CopyFiles */,
  541. A4A54E611BC5C3E0002866CD /* sha256.h in CopyFiles */,
  542. A4A54E621BC5C3E0002866CD /* sha512.h in CopyFiles */,
  543. A4A54E631BC5C3E0002866CD /* tfm.h in CopyFiles */,
  544. A4A54E641BC5C3E0002866CD /* types.h in CopyFiles */,
  545. A4A54E651BC5C3E0002866CD /* visibility.h in CopyFiles */,
  546. A4A54E661BC5C3E0002866CD /* wc_port.h in CopyFiles */,
  547. );
  548. runOnlyForDeploymentPostprocessing = 0;
  549. };
  550. A4A54E671BC5C3E0002866CD /* CopyFiles */ = {
  551. isa = PBXCopyFilesBuildPhase;
  552. buildActionMask = 2147483647;
  553. dstPath = include/cyassl;
  554. dstSubfolderSpec = 7;
  555. files = (
  556. A4A54E681BC5C3E0002866CD /* callbacks.h in CopyFiles */,
  557. A4A54E691BC5C3E0002866CD /* certs_test.h in CopyFiles */,
  558. A4A54E6A1BC5C3E0002866CD /* crl.h in CopyFiles */,
  559. A4A54E6B1BC5C3E0002866CD /* error-ssl.h in CopyFiles */,
  560. A4A54E6C1BC5C3E0002866CD /* internal.h in CopyFiles */,
  561. A4A54E6D1BC5C3E0002866CD /* ocsp.h in CopyFiles */,
  562. A4A54E6E1BC5C3E0002866CD /* ssl.h in CopyFiles */,
  563. A4A54E6F1BC5C3E0002866CD /* test.h in CopyFiles */,
  564. A4A54E701BC5C3E0002866CD /* version.h in CopyFiles */,
  565. );
  566. runOnlyForDeploymentPostprocessing = 0;
  567. };
  568. A4A54E711BC5C3E0002866CD /* CopyFiles */ = {
  569. isa = PBXCopyFilesBuildPhase;
  570. buildActionMask = 2147483647;
  571. dstPath = include/cyassl/ctaocrypt;
  572. dstSubfolderSpec = 7;
  573. files = (
  574. A4A54E721BC5C3E0002866CD /* aes.h in CopyFiles */,
  575. A4A54E731BC5C3E0002866CD /* arc4.h in CopyFiles */,
  576. A4A54E741BC5C3E0002866CD /* asn_public.h in CopyFiles */,
  577. A4A54E751BC5C3E0002866CD /* asn.h in CopyFiles */,
  578. A4A54E761BC5C3E0002866CD /* blake2-impl.h in CopyFiles */,
  579. A4A54E771BC5C3E0002866CD /* blake2-int.h in CopyFiles */,
  580. A4A54E781BC5C3E0002866CD /* blake2.h in CopyFiles */,
  581. A4A54E791BC5C3E0002866CD /* camellia.h in CopyFiles */,
  582. A4A54E7A1BC5C3E0002866CD /* chacha.h in CopyFiles */,
  583. A4A54E7B1BC5C3E0002866CD /* coding.h in CopyFiles */,
  584. A4A54E7C1BC5C3E0002866CD /* compress.h in CopyFiles */,
  585. A4A54E7D1BC5C3E0002866CD /* des3.h in CopyFiles */,
  586. A4A54E7E1BC5C3E0002866CD /* dh.h in CopyFiles */,
  587. A4A54E7F1BC5C3E0002866CD /* dsa.h in CopyFiles */,
  588. A4A54E801BC5C3E0002866CD /* ecc.h in CopyFiles */,
  589. A4A54E811BC5C3E0002866CD /* error-crypt.h in CopyFiles */,
  590. A4A54E821BC5C3E0002866CD /* fips_test.h in CopyFiles */,
  591. A4A54E831BC5C3E0002866CD /* hc128.h in CopyFiles */,
  592. A4A54E841BC5C3E0002866CD /* hmac.h in CopyFiles */,
  593. A4A54E851BC5C3E0002866CD /* integer.h in CopyFiles */,
  594. A4A54E861BC5C3E0002866CD /* logging.h in CopyFiles */,
  595. A4A54E871BC5C3E0002866CD /* md2.h in CopyFiles */,
  596. A4A54E881BC5C3E0002866CD /* md4.h in CopyFiles */,
  597. A4A54E891BC5C3E0002866CD /* md5.h in CopyFiles */,
  598. A4A54E8A1BC5C3E0002866CD /* memory.h in CopyFiles */,
  599. A4A54E8B1BC5C3E0002866CD /* misc.h in CopyFiles */,
  600. A4A54E8C1BC5C3E0002866CD /* mpi_class.h in CopyFiles */,
  601. A4A54E8D1BC5C3E0002866CD /* mpi_superclass.h in CopyFiles */,
  602. A4A54E8E1BC5C3E0002866CD /* pkcs7.h in CopyFiles */,
  603. A4A54E8F1BC5C3E0002866CD /* poly1305.h in CopyFiles */,
  604. A4A54E901BC5C3E0002866CD /* pwdbased.h in CopyFiles */,
  605. A4A54E911BC5C3E0002866CD /* rabbit.h in CopyFiles */,
  606. A4A54E921BC5C3E0002866CD /* random.h in CopyFiles */,
  607. A4A54E931BC5C3E0002866CD /* ripemd.h in CopyFiles */,
  608. A4A54E941BC5C3E0002866CD /* rsa.h in CopyFiles */,
  609. A4A54E951BC5C3E0002866CD /* settings_comp.h in CopyFiles */,
  610. A4A54E961BC5C3E0002866CD /* settings.h in CopyFiles */,
  611. A4A54E971BC5C3E0002866CD /* sha.h in CopyFiles */,
  612. A4A54E981BC5C3E0002866CD /* sha256.h in CopyFiles */,
  613. A4A54E991BC5C3E0002866CD /* sha512.h in CopyFiles */,
  614. A4A54E9A1BC5C3E0002866CD /* tfm.h in CopyFiles */,
  615. A4A54E9B1BC5C3E0002866CD /* types.h in CopyFiles */,
  616. A4A54E9C1BC5C3E0002866CD /* visibility.h in CopyFiles */,
  617. A4A54E9D1BC5C3E0002866CD /* wc_port.h in CopyFiles */,
  618. );
  619. runOnlyForDeploymentPostprocessing = 0;
  620. };
  621. /* End PBXCopyFilesBuildPhase section */
  622. /* Begin PBXFileReference section */
  623. 521646011A89928E0062516A /* crl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = crl.c; path = ../../src/crl.c; sourceTree = "<group>"; };
  624. 521646021A89928E0062516A /* internal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = internal.c; path = ../../src/internal.c; sourceTree = "<group>"; };
  625. 521646031A89928E0062516A /* wolfio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wolfio.c; path = ../../src/wolfio.c; sourceTree = "<group>"; };
  626. 521646041A89928E0062516A /* keys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = keys.c; path = ../../src/keys.c; sourceTree = "<group>"; };
  627. 521646051A89928E0062516A /* ocsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ocsp.c; path = ../../src/ocsp.c; sourceTree = "<group>"; };
  628. 521646061A89928E0062516A /* sniffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sniffer.c; path = ../../src/sniffer.c; sourceTree = "<group>"; };
  629. 521646071A89928E0062516A /* ssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ssl.c; path = ../../src/ssl.c; sourceTree = "<group>"; };
  630. 521646081A89928E0062516A /* tls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tls.c; path = ../../src/tls.c; sourceTree = "<group>"; };
  631. 521646111A8992CC0062516A /* aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = aes.c; path = ../../wolfcrypt/src/aes.c; sourceTree = SOURCE_ROOT; };
  632. 521646121A8992CC0062516A /* arc4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = arc4.c; path = ../../wolfcrypt/src/arc4.c; sourceTree = SOURCE_ROOT; };
  633. 521646131A8992CC0062516A /* asn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = asn.c; path = ../../wolfcrypt/src/asn.c; sourceTree = SOURCE_ROOT; };
  634. 521646141A8992CC0062516A /* blake2b.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = blake2b.c; path = ../../wolfcrypt/src/blake2b.c; sourceTree = SOURCE_ROOT; };
  635. 521646151A8992CC0062516A /* camellia.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = camellia.c; path = ../../wolfcrypt/src/camellia.c; sourceTree = SOURCE_ROOT; };
  636. 521646161A8992CC0062516A /* chacha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = chacha.c; path = ../../wolfcrypt/src/chacha.c; sourceTree = SOURCE_ROOT; };
  637. 521646171A8992CC0062516A /* coding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = coding.c; path = ../../wolfcrypt/src/coding.c; sourceTree = SOURCE_ROOT; };
  638. 521646181A8992CC0062516A /* des3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = des3.c; path = ../../wolfcrypt/src/des3.c; sourceTree = SOURCE_ROOT; };
  639. 521646191A8992CC0062516A /* dh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dh.c; path = ../../wolfcrypt/src/dh.c; sourceTree = SOURCE_ROOT; };
  640. 5216461A1A8992CC0062516A /* dsa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dsa.c; path = ../../wolfcrypt/src/dsa.c; sourceTree = SOURCE_ROOT; };
  641. 5216461B1A8992CC0062516A /* ecc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ecc.c; path = ../../wolfcrypt/src/ecc.c; sourceTree = SOURCE_ROOT; };
  642. 5216461C1A8992CC0062516A /* error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = error.c; path = ../../wolfcrypt/src/error.c; sourceTree = SOURCE_ROOT; };
  643. 5216461D1A8992CC0062516A /* hc128.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hc128.c; path = ../../wolfcrypt/src/hc128.c; sourceTree = SOURCE_ROOT; };
  644. 5216461E1A8992CC0062516A /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hmac.c; path = ../../wolfcrypt/src/hmac.c; sourceTree = SOURCE_ROOT; };
  645. 5216461F1A8992CC0062516A /* integer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = integer.c; path = ../../wolfcrypt/src/integer.c; sourceTree = SOURCE_ROOT; };
  646. 521646201A8992CC0062516A /* logging.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = logging.c; path = ../../wolfcrypt/src/logging.c; sourceTree = SOURCE_ROOT; };
  647. 521646211A8992CC0062516A /* md2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md2.c; path = ../../wolfcrypt/src/md2.c; sourceTree = SOURCE_ROOT; };
  648. 521646221A8992CC0062516A /* md4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md4.c; path = ../../wolfcrypt/src/md4.c; sourceTree = SOURCE_ROOT; };
  649. 521646231A8992CC0062516A /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md5.c; path = ../../wolfcrypt/src/md5.c; sourceTree = SOURCE_ROOT; };
  650. 521646241A8992CC0062516A /* memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memory.c; path = ../../wolfcrypt/src/memory.c; sourceTree = SOURCE_ROOT; };
  651. 521646251A8992CC0062516A /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = misc.c; path = ../../wolfcrypt/src/misc.c; sourceTree = SOURCE_ROOT; };
  652. 521646261A8992CC0062516A /* pkcs7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pkcs7.c; path = ../../wolfcrypt/src/pkcs7.c; sourceTree = SOURCE_ROOT; };
  653. 521646271A8992CC0062516A /* poly1305.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = poly1305.c; path = ../../wolfcrypt/src/poly1305.c; sourceTree = SOURCE_ROOT; };
  654. 521646281A8992CC0062516A /* pwdbased.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pwdbased.c; path = ../../wolfcrypt/src/pwdbased.c; sourceTree = SOURCE_ROOT; };
  655. 521646291A8992CC0062516A /* rabbit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rabbit.c; path = ../../wolfcrypt/src/rabbit.c; sourceTree = SOURCE_ROOT; };
  656. 5216462A1A8992CC0062516A /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = random.c; path = ../../wolfcrypt/src/random.c; sourceTree = SOURCE_ROOT; };
  657. 5216462B1A8992CC0062516A /* ripemd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ripemd.c; path = ../../wolfcrypt/src/ripemd.c; sourceTree = SOURCE_ROOT; };
  658. 5216462C1A8992CC0062516A /* rsa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rsa.c; path = ../../wolfcrypt/src/rsa.c; sourceTree = SOURCE_ROOT; };
  659. 5216462D1A8992CC0062516A /* sha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha.c; path = ../../wolfcrypt/src/sha.c; sourceTree = SOURCE_ROOT; };
  660. 5216462E1A8992CC0062516A /* sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha256.c; path = ../../wolfcrypt/src/sha256.c; sourceTree = SOURCE_ROOT; };
  661. 5216462F1A8992CC0062516A /* sha512.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha512.c; path = ../../wolfcrypt/src/sha512.c; sourceTree = SOURCE_ROOT; };
  662. 521646301A8992CC0062516A /* tfm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tfm.c; path = ../../wolfcrypt/src/tfm.c; sourceTree = SOURCE_ROOT; };
  663. 521646311A8992CC0062516A /* wc_port.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wc_port.c; path = ../../wolfcrypt/src/wc_port.c; sourceTree = SOURCE_ROOT; };
  664. 521646531A8993290062516A /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = ../../wolfssl/callbacks.h; sourceTree = "<group>"; };
  665. 521646541A8993290062516A /* certs_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = certs_test.h; path = ../../wolfssl/certs_test.h; sourceTree = "<group>"; };
  666. 521646551A8993290062516A /* crl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crl.h; path = ../../wolfssl/crl.h; sourceTree = "<group>"; };
  667. 521646561A8993290062516A /* error-ssl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "error-ssl.h"; path = "../../wolfssl/error-ssl.h"; sourceTree = "<group>"; };
  668. 521646571A8993290062516A /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = internal.h; path = ../../wolfssl/internal.h; sourceTree = "<group>"; };
  669. 521646581A8993290062516A /* ocsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ocsp.h; path = ../../wolfssl/ocsp.h; sourceTree = "<group>"; };
  670. 5216465B1A8993290062516A /* ssl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ssl.h; path = ../../wolfssl/ssl.h; sourceTree = "<group>"; };
  671. 5216465C1A8993290062516A /* test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = test.h; path = ../../wolfssl/test.h; sourceTree = "<group>"; };
  672. 5216465D1A8993290062516A /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = version.h; path = ../../wolfssl/version.h; sourceTree = "<group>"; };
  673. 5216465E1A8993770062516A /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = aes.h; path = ../../wolfssl/wolfcrypt/aes.h; sourceTree = "<group>"; };
  674. 5216465F1A8993770062516A /* arc4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = arc4.h; path = ../../wolfssl/wolfcrypt/arc4.h; sourceTree = "<group>"; };
  675. 521646601A8993770062516A /* asn_public.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = asn_public.h; path = ../../wolfssl/wolfcrypt/asn_public.h; sourceTree = "<group>"; };
  676. 521646611A8993770062516A /* asn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = asn.h; path = ../../wolfssl/wolfcrypt/asn.h; sourceTree = "<group>"; };
  677. 521646621A8993770062516A /* blake2-impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "blake2-impl.h"; path = "../../wolfssl/wolfcrypt/blake2-impl.h"; sourceTree = "<group>"; };
  678. 521646631A8993770062516A /* blake2-int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "blake2-int.h"; path = "../../wolfssl/wolfcrypt/blake2-int.h"; sourceTree = "<group>"; };
  679. 521646641A8993770062516A /* blake2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = blake2.h; path = ../../wolfssl/wolfcrypt/blake2.h; sourceTree = "<group>"; };
  680. 521646651A8993770062516A /* camellia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = camellia.h; path = ../../wolfssl/wolfcrypt/camellia.h; sourceTree = "<group>"; };
  681. 521646661A8993770062516A /* chacha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = chacha.h; path = ../../wolfssl/wolfcrypt/chacha.h; sourceTree = "<group>"; };
  682. 521646671A8993770062516A /* coding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = coding.h; path = ../../wolfssl/wolfcrypt/coding.h; sourceTree = "<group>"; };
  683. 521646681A8993770062516A /* compress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = compress.h; path = ../../wolfssl/wolfcrypt/compress.h; sourceTree = "<group>"; };
  684. 521646691A8993770062516A /* des3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = des3.h; path = ../../wolfssl/wolfcrypt/des3.h; sourceTree = "<group>"; };
  685. 5216466A1A8993770062516A /* dh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dh.h; path = ../../wolfssl/wolfcrypt/dh.h; sourceTree = "<group>"; };
  686. 5216466B1A8993770062516A /* dsa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dsa.h; path = ../../wolfssl/wolfcrypt/dsa.h; sourceTree = "<group>"; };
  687. 5216466C1A8993770062516A /* ecc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ecc.h; path = ../../wolfssl/wolfcrypt/ecc.h; sourceTree = "<group>"; };
  688. 5216466D1A8993770062516A /* error-crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "error-crypt.h"; path = "../../wolfssl/wolfcrypt/error-crypt.h"; sourceTree = "<group>"; };
  689. 5216466E1A8993770062516A /* fips_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fips_test.h; path = ../../wolfssl/wolfcrypt/fips_test.h; sourceTree = "<group>"; };
  690. 5216466F1A8993770062516A /* hc128.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hc128.h; path = ../../wolfssl/wolfcrypt/hc128.h; sourceTree = "<group>"; };
  691. 521646701A8993770062516A /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hmac.h; path = ../../wolfssl/wolfcrypt/hmac.h; sourceTree = "<group>"; };
  692. 521646721A8993770062516A /* integer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = integer.h; path = ../../wolfssl/wolfcrypt/integer.h; sourceTree = "<group>"; };
  693. 521646731A8993770062516A /* logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = logging.h; path = ../../wolfssl/wolfcrypt/logging.h; sourceTree = "<group>"; };
  694. 521646741A8993770062516A /* md2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md2.h; path = ../../wolfssl/wolfcrypt/md2.h; sourceTree = "<group>"; };
  695. 521646751A8993770062516A /* md4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md4.h; path = ../../wolfssl/wolfcrypt/md4.h; sourceTree = "<group>"; };
  696. 521646761A8993770062516A /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md5.h; path = ../../wolfssl/wolfcrypt/md5.h; sourceTree = "<group>"; };
  697. 521646771A8993770062516A /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = memory.h; path = ../../wolfssl/wolfcrypt/memory.h; sourceTree = "<group>"; };
  698. 521646781A8993770062516A /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = misc.h; path = ../../wolfssl/wolfcrypt/misc.h; sourceTree = "<group>"; };
  699. 521646791A8993770062516A /* mpi_class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mpi_class.h; path = ../../wolfssl/wolfcrypt/mpi_class.h; sourceTree = "<group>"; };
  700. 5216467A1A8993770062516A /* mpi_superclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mpi_superclass.h; path = ../../wolfssl/wolfcrypt/mpi_superclass.h; sourceTree = "<group>"; };
  701. 5216467B1A8993770062516A /* pkcs7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pkcs7.h; path = ../../wolfssl/wolfcrypt/pkcs7.h; sourceTree = "<group>"; };
  702. 5216467C1A8993770062516A /* poly1305.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = poly1305.h; path = ../../wolfssl/wolfcrypt/poly1305.h; sourceTree = "<group>"; };
  703. 5216467D1A8993770062516A /* pwdbased.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pwdbased.h; path = ../../wolfssl/wolfcrypt/pwdbased.h; sourceTree = "<group>"; };
  704. 5216467E1A8993770062516A /* rabbit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rabbit.h; path = ../../wolfssl/wolfcrypt/rabbit.h; sourceTree = "<group>"; };
  705. 5216467F1A8993770062516A /* random.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = random.h; path = ../../wolfssl/wolfcrypt/random.h; sourceTree = "<group>"; };
  706. 521646801A8993770062516A /* ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ripemd.h; path = ../../wolfssl/wolfcrypt/ripemd.h; sourceTree = "<group>"; };
  707. 521646811A8993770062516A /* rsa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rsa.h; path = ../../wolfssl/wolfcrypt/rsa.h; sourceTree = "<group>"; };
  708. 521646821A8993770062516A /* settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = settings.h; path = ../../wolfssl/wolfcrypt/settings.h; sourceTree = "<group>"; };
  709. 521646831A8993770062516A /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha.h; path = ../../wolfssl/wolfcrypt/sha.h; sourceTree = "<group>"; };
  710. 521646841A8993770062516A /* sha256.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha256.h; path = ../../wolfssl/wolfcrypt/sha256.h; sourceTree = "<group>"; };
  711. 521646851A8993770062516A /* sha512.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha512.h; path = ../../wolfssl/wolfcrypt/sha512.h; sourceTree = "<group>"; };
  712. 521646861A8993770062516A /* tfm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tfm.h; path = ../../wolfssl/wolfcrypt/tfm.h; sourceTree = "<group>"; };
  713. 521646871A8993770062516A /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = ../../wolfssl/wolfcrypt/types.h; sourceTree = "<group>"; };
  714. 521646881A8993770062516A /* visibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = visibility.h; path = ../../wolfssl/wolfcrypt/visibility.h; sourceTree = "<group>"; };
  715. 521646891A8993770062516A /* wc_port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wc_port.h; path = ../../wolfssl/wolfcrypt/wc_port.h; sourceTree = "<group>"; };
  716. 5216468A1A8993BB0062516A /* callbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = callbacks.h; path = ../../cyassl/callbacks.h; sourceTree = "<group>"; };
  717. 5216468B1A8993BB0062516A /* certs_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = certs_test.h; path = ../../cyassl/certs_test.h; sourceTree = "<group>"; };
  718. 5216468C1A8993BB0062516A /* crl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crl.h; path = ../../cyassl/crl.h; sourceTree = "<group>"; };
  719. 5216468D1A8993BB0062516A /* error-ssl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "error-ssl.h"; path = "../../cyassl/error-ssl.h"; sourceTree = "<group>"; };
  720. 5216468E1A8993BB0062516A /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = internal.h; path = ../../cyassl/internal.h; sourceTree = "<group>"; };
  721. 5216468F1A8993BB0062516A /* ocsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ocsp.h; path = ../../cyassl/ocsp.h; sourceTree = "<group>"; };
  722. 521646921A8993BB0062516A /* ssl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ssl.h; path = ../../cyassl/ssl.h; sourceTree = "<group>"; };
  723. 521646931A8993BB0062516A /* test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = test.h; path = ../../cyassl/test.h; sourceTree = "<group>"; };
  724. 521646941A8993BB0062516A /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = version.h; path = ../../cyassl/version.h; sourceTree = "<group>"; };
  725. 521646951A8993F50062516A /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = aes.h; path = ../../cyassl/ctaocrypt/aes.h; sourceTree = "<group>"; };
  726. 521646961A8993F50062516A /* arc4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = arc4.h; path = ../../cyassl/ctaocrypt/arc4.h; sourceTree = "<group>"; };
  727. 521646971A8993F50062516A /* asn_public.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = asn_public.h; path = ../../cyassl/ctaocrypt/asn_public.h; sourceTree = "<group>"; };
  728. 521646981A8993F50062516A /* asn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = asn.h; path = ../../cyassl/ctaocrypt/asn.h; sourceTree = "<group>"; };
  729. 521646991A8993F50062516A /* blake2-impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "blake2-impl.h"; path = "../../cyassl/ctaocrypt/blake2-impl.h"; sourceTree = "<group>"; };
  730. 5216469A1A8993F50062516A /* blake2-int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "blake2-int.h"; path = "../../cyassl/ctaocrypt/blake2-int.h"; sourceTree = "<group>"; };
  731. 5216469B1A8993F50062516A /* blake2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = blake2.h; path = ../../cyassl/ctaocrypt/blake2.h; sourceTree = "<group>"; };
  732. 5216469C1A8993F50062516A /* camellia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = camellia.h; path = ../../cyassl/ctaocrypt/camellia.h; sourceTree = "<group>"; };
  733. 5216469D1A8993F50062516A /* chacha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = chacha.h; path = ../../cyassl/ctaocrypt/chacha.h; sourceTree = "<group>"; };
  734. 5216469E1A8993F50062516A /* coding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = coding.h; path = ../../cyassl/ctaocrypt/coding.h; sourceTree = "<group>"; };
  735. 5216469F1A8993F50062516A /* compress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = compress.h; path = ../../cyassl/ctaocrypt/compress.h; sourceTree = "<group>"; };
  736. 521646A01A8993F50062516A /* des3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = des3.h; path = ../../cyassl/ctaocrypt/des3.h; sourceTree = "<group>"; };
  737. 521646A11A8993F50062516A /* dh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dh.h; path = ../../cyassl/ctaocrypt/dh.h; sourceTree = "<group>"; };
  738. 521646A21A8993F50062516A /* dsa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dsa.h; path = ../../cyassl/ctaocrypt/dsa.h; sourceTree = "<group>"; };
  739. 521646A31A8993F50062516A /* ecc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ecc.h; path = ../../cyassl/ctaocrypt/ecc.h; sourceTree = "<group>"; };
  740. 521646A41A8993F50062516A /* error-crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "error-crypt.h"; path = "../../cyassl/ctaocrypt/error-crypt.h"; sourceTree = "<group>"; };
  741. 521646A51A8993F50062516A /* fips_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fips_test.h; path = ../../cyassl/ctaocrypt/fips_test.h; sourceTree = "<group>"; };
  742. 521646A61A8993F50062516A /* hc128.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hc128.h; path = ../../cyassl/ctaocrypt/hc128.h; sourceTree = "<group>"; };
  743. 521646A71A8993F50062516A /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hmac.h; path = ../../cyassl/ctaocrypt/hmac.h; sourceTree = "<group>"; };
  744. 521646A81A8993F50062516A /* integer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = integer.h; path = ../../cyassl/ctaocrypt/integer.h; sourceTree = "<group>"; };
  745. 521646A91A8993F50062516A /* logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = logging.h; path = ../../cyassl/ctaocrypt/logging.h; sourceTree = "<group>"; };
  746. 521646AA1A8993F50062516A /* md2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md2.h; path = ../../cyassl/ctaocrypt/md2.h; sourceTree = "<group>"; };
  747. 521646AB1A8993F50062516A /* md4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md4.h; path = ../../cyassl/ctaocrypt/md4.h; sourceTree = "<group>"; };
  748. 521646AC1A8993F50062516A /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md5.h; path = ../../cyassl/ctaocrypt/md5.h; sourceTree = "<group>"; };
  749. 521646AD1A8993F50062516A /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = memory.h; path = ../../cyassl/ctaocrypt/memory.h; sourceTree = "<group>"; };
  750. 521646AE1A8993F50062516A /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = misc.h; path = ../../cyassl/ctaocrypt/misc.h; sourceTree = "<group>"; };
  751. 521646AF1A8993F50062516A /* mpi_class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mpi_class.h; path = ../../cyassl/ctaocrypt/mpi_class.h; sourceTree = "<group>"; };
  752. 521646B01A8993F50062516A /* mpi_superclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mpi_superclass.h; path = ../../cyassl/ctaocrypt/mpi_superclass.h; sourceTree = "<group>"; };
  753. 521646B11A8993F50062516A /* pkcs7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pkcs7.h; path = ../../cyassl/ctaocrypt/pkcs7.h; sourceTree = "<group>"; };
  754. 521646B21A8993F50062516A /* poly1305.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = poly1305.h; path = ../../cyassl/ctaocrypt/poly1305.h; sourceTree = "<group>"; };
  755. 521646B31A8993F50062516A /* pwdbased.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pwdbased.h; path = ../../cyassl/ctaocrypt/pwdbased.h; sourceTree = "<group>"; };
  756. 521646B41A8993F50062516A /* rabbit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rabbit.h; path = ../../cyassl/ctaocrypt/rabbit.h; sourceTree = "<group>"; };
  757. 521646B51A8993F50062516A /* random.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = random.h; path = ../../cyassl/ctaocrypt/random.h; sourceTree = "<group>"; };
  758. 521646B61A8993F50062516A /* ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ripemd.h; path = ../../cyassl/ctaocrypt/ripemd.h; sourceTree = "<group>"; };
  759. 521646B71A8993F50062516A /* rsa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rsa.h; path = ../../cyassl/ctaocrypt/rsa.h; sourceTree = "<group>"; };
  760. 521646B81A8993F50062516A /* settings_comp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = settings_comp.h; path = ../../cyassl/ctaocrypt/settings_comp.h; sourceTree = "<group>"; };
  761. 521646B91A8993F50062516A /* settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = settings.h; path = ../../cyassl/ctaocrypt/settings.h; sourceTree = "<group>"; };
  762. 521646BA1A8993F50062516A /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha.h; path = ../../cyassl/ctaocrypt/sha.h; sourceTree = "<group>"; };
  763. 521646BB1A8993F50062516A /* sha256.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha256.h; path = ../../cyassl/ctaocrypt/sha256.h; sourceTree = "<group>"; };
  764. 521646BC1A8993F50062516A /* sha512.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sha512.h; path = ../../cyassl/ctaocrypt/sha512.h; sourceTree = "<group>"; };
  765. 521646BD1A8993F50062516A /* tfm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tfm.h; path = ../../cyassl/ctaocrypt/tfm.h; sourceTree = "<group>"; };
  766. 521646BE1A8993F50062516A /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = ../../cyassl/ctaocrypt/types.h; sourceTree = "<group>"; };
  767. 521646BF1A8993F50062516A /* visibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = visibility.h; path = ../../cyassl/ctaocrypt/visibility.h; sourceTree = "<group>"; };
  768. 521646C01A8993F50062516A /* wc_port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wc_port.h; path = ../../cyassl/ctaocrypt/wc_port.h; sourceTree = "<group>"; };
  769. 521648101A8AC2990062516A /* aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = aes.c; path = ../../ctaocrypt/src/aes.c; sourceTree = "<group>"; };
  770. 521648111A8AC2990062516A /* des3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = des3.c; path = ../../ctaocrypt/src/des3.c; sourceTree = "<group>"; };
  771. 521648121A8AC2990062516A /* fips_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fips_test.c; path = ../../ctaocrypt/src/fips_test.c; sourceTree = "<group>"; };
  772. 521648131A8AC2990062516A /* fips.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fips.c; path = ../../ctaocrypt/src/fips.c; sourceTree = "<group>"; };
  773. 521648141A8AC2990062516A /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hmac.c; path = ../../ctaocrypt/src/hmac.c; sourceTree = "<group>"; };
  774. 521648161A8AC2990062516A /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = random.c; path = ../../ctaocrypt/src/random.c; sourceTree = "<group>"; };
  775. 521648171A8AC2990062516A /* rsa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rsa.c; path = ../../ctaocrypt/src/rsa.c; sourceTree = "<group>"; };
  776. 521648181A8AC2990062516A /* sha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha.c; path = ../../ctaocrypt/src/sha.c; sourceTree = "<group>"; };
  777. 521648191A8AC2990062516A /* sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha256.c; path = ../../ctaocrypt/src/sha256.c; sourceTree = "<group>"; };
  778. 5216481A1A8AC2990062516A /* sha512.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha512.c; path = ../../ctaocrypt/src/sha512.c; sourceTree = "<group>"; };
  779. 5216481B1A8AC2990062516A /* wolfcrypt_first.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wolfcrypt_first.c; path = ../../ctaocrypt/src/wolfcrypt_first.c; sourceTree = "<group>"; };
  780. 5216481C1A8AC2990062516A /* wolfcrypt_last.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wolfcrypt_last.c; path = ../../ctaocrypt/src/wolfcrypt_last.c; sourceTree = "<group>"; };
  781. 522DBE101B7929C80031F454 /* wc_encrypt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wc_encrypt.c; path = ../../wolfcrypt/src/wc_encrypt.c; sourceTree = SOURCE_ROOT; };
  782. 522DBE121B7929E70031F454 /* wc_encrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wc_encrypt.h; path = ../../wolfssl/wolfcrypt/wc_encrypt.h; sourceTree = "<group>"; };
  783. 525BE5B91B38853E0054BBCD /* hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hash.c; path = ../../wolfcrypt/src/hash.c; sourceTree = "<group>"; };
  784. 525BE5BB1B3885580054BBCD /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hash.h; path = ../../wolfssl/wolfcrypt/hash.h; sourceTree = "<group>"; };
  785. 52B1344D16F3C9E800C07B32 /* libwolfssl_fips_ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwolfssl_fips_ios.a; sourceTree = BUILT_PRODUCTS_DIR; };
  786. A4A54DF41BC5C380002866CD /* user_settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = user_settings.h; sourceTree = "<group>"; };
  787. A4A54EA11BC5C3E0002866CD /* libwolfssl_fips_osx.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libwolfssl_fips_osx.a; sourceTree = BUILT_PRODUCTS_DIR; };
  788. /* End PBXFileReference section */
  789. /* Begin PBXFrameworksBuildPhase section */
  790. 52B1344A16F3C9E800C07B32 /* Frameworks */ = {
  791. isa = PBXFrameworksBuildPhase;
  792. buildActionMask = 2147483647;
  793. files = (
  794. );
  795. runOnlyForDeploymentPostprocessing = 0;
  796. };
  797. A4A54E2E1BC5C3E0002866CD /* Frameworks */ = {
  798. isa = PBXFrameworksBuildPhase;
  799. buildActionMask = 2147483647;
  800. files = (
  801. );
  802. runOnlyForDeploymentPostprocessing = 0;
  803. };
  804. /* End PBXFrameworksBuildPhase section */
  805. /* Begin PBXGroup section */
  806. 521645391A898E7B0062516A /* Headers */ = {
  807. isa = PBXGroup;
  808. children = (
  809. 521645F91A89916E0062516A /* wolfSSL */,
  810. 521645F81A89916A0062516A /* wolfCrypt */,
  811. 521645F71A8991680062516A /* CyaSSL */,
  812. 521645F61A8991640062516A /* CtaoCrypt */,
  813. );
  814. name = Headers;
  815. sourceTree = SOURCE_ROOT;
  816. };
  817. 521645F61A8991640062516A /* CtaoCrypt */ = {
  818. isa = PBXGroup;
  819. children = (
  820. 521646951A8993F50062516A /* aes.h */,
  821. 521646961A8993F50062516A /* arc4.h */,
  822. 521646971A8993F50062516A /* asn_public.h */,
  823. 521646981A8993F50062516A /* asn.h */,
  824. 521646991A8993F50062516A /* blake2-impl.h */,
  825. 5216469A1A8993F50062516A /* blake2-int.h */,
  826. 5216469B1A8993F50062516A /* blake2.h */,
  827. 5216469C1A8993F50062516A /* camellia.h */,
  828. 5216469D1A8993F50062516A /* chacha.h */,
  829. 5216469E1A8993F50062516A /* coding.h */,
  830. 5216469F1A8993F50062516A /* compress.h */,
  831. 521646A01A8993F50062516A /* des3.h */,
  832. 521646A11A8993F50062516A /* dh.h */,
  833. 521646A21A8993F50062516A /* dsa.h */,
  834. 521646A31A8993F50062516A /* ecc.h */,
  835. 521646A41A8993F50062516A /* error-crypt.h */,
  836. 521646A51A8993F50062516A /* fips_test.h */,
  837. 521646A61A8993F50062516A /* hc128.h */,
  838. 521646A71A8993F50062516A /* hmac.h */,
  839. 521646A81A8993F50062516A /* integer.h */,
  840. 521646A91A8993F50062516A /* logging.h */,
  841. 521646AA1A8993F50062516A /* md2.h */,
  842. 521646AB1A8993F50062516A /* md4.h */,
  843. 521646AC1A8993F50062516A /* md5.h */,
  844. 521646AD1A8993F50062516A /* memory.h */,
  845. 521646AE1A8993F50062516A /* misc.h */,
  846. 521646AF1A8993F50062516A /* mpi_class.h */,
  847. 521646B01A8993F50062516A /* mpi_superclass.h */,
  848. 521646B11A8993F50062516A /* pkcs7.h */,
  849. 521646B21A8993F50062516A /* poly1305.h */,
  850. 521646B31A8993F50062516A /* pwdbased.h */,
  851. 521646B41A8993F50062516A /* rabbit.h */,
  852. 521646B51A8993F50062516A /* random.h */,
  853. 521646B61A8993F50062516A /* ripemd.h */,
  854. 521646B71A8993F50062516A /* rsa.h */,
  855. 521646B81A8993F50062516A /* settings_comp.h */,
  856. 521646B91A8993F50062516A /* settings.h */,
  857. 521646BA1A8993F50062516A /* sha.h */,
  858. 521646BB1A8993F50062516A /* sha256.h */,
  859. 521646BC1A8993F50062516A /* sha512.h */,
  860. 521646BD1A8993F50062516A /* tfm.h */,
  861. 521646BE1A8993F50062516A /* types.h */,
  862. 521646BF1A8993F50062516A /* visibility.h */,
  863. 521646C01A8993F50062516A /* wc_port.h */,
  864. );
  865. name = CtaoCrypt;
  866. sourceTree = SOURCE_ROOT;
  867. };
  868. 521645F71A8991680062516A /* CyaSSL */ = {
  869. isa = PBXGroup;
  870. children = (
  871. 5216468A1A8993BB0062516A /* callbacks.h */,
  872. 5216468B1A8993BB0062516A /* certs_test.h */,
  873. 5216468C1A8993BB0062516A /* crl.h */,
  874. 5216468D1A8993BB0062516A /* error-ssl.h */,
  875. 5216468E1A8993BB0062516A /* internal.h */,
  876. 5216468F1A8993BB0062516A /* ocsp.h */,
  877. 521646921A8993BB0062516A /* ssl.h */,
  878. 521646931A8993BB0062516A /* test.h */,
  879. 521646941A8993BB0062516A /* version.h */,
  880. );
  881. name = CyaSSL;
  882. sourceTree = SOURCE_ROOT;
  883. };
  884. 521645F81A89916A0062516A /* wolfCrypt */ = {
  885. isa = PBXGroup;
  886. children = (
  887. 5216465E1A8993770062516A /* aes.h */,
  888. 5216465F1A8993770062516A /* arc4.h */,
  889. 521646601A8993770062516A /* asn_public.h */,
  890. 521646611A8993770062516A /* asn.h */,
  891. 521646621A8993770062516A /* blake2-impl.h */,
  892. 521646631A8993770062516A /* blake2-int.h */,
  893. 521646641A8993770062516A /* blake2.h */,
  894. 521646651A8993770062516A /* camellia.h */,
  895. 521646661A8993770062516A /* chacha.h */,
  896. 521646671A8993770062516A /* coding.h */,
  897. 521646681A8993770062516A /* compress.h */,
  898. 521646691A8993770062516A /* des3.h */,
  899. 5216466A1A8993770062516A /* dh.h */,
  900. 5216466B1A8993770062516A /* dsa.h */,
  901. 5216466C1A8993770062516A /* ecc.h */,
  902. 5216466D1A8993770062516A /* error-crypt.h */,
  903. 5216466E1A8993770062516A /* fips_test.h */,
  904. 525BE5BB1B3885580054BBCD /* hash.h */,
  905. 5216466F1A8993770062516A /* hc128.h */,
  906. 521646701A8993770062516A /* hmac.h */,
  907. 521646721A8993770062516A /* integer.h */,
  908. 521646731A8993770062516A /* logging.h */,
  909. 521646741A8993770062516A /* md2.h */,
  910. 521646751A8993770062516A /* md4.h */,
  911. 521646761A8993770062516A /* md5.h */,
  912. 521646771A8993770062516A /* memory.h */,
  913. 521646781A8993770062516A /* misc.h */,
  914. 521646791A8993770062516A /* mpi_class.h */,
  915. 5216467A1A8993770062516A /* mpi_superclass.h */,
  916. 5216467B1A8993770062516A /* pkcs7.h */,
  917. 5216467C1A8993770062516A /* poly1305.h */,
  918. 5216467D1A8993770062516A /* pwdbased.h */,
  919. 5216467E1A8993770062516A /* rabbit.h */,
  920. 5216467F1A8993770062516A /* random.h */,
  921. 521646801A8993770062516A /* ripemd.h */,
  922. 521646811A8993770062516A /* rsa.h */,
  923. 521646821A8993770062516A /* settings.h */,
  924. 521646831A8993770062516A /* sha.h */,
  925. 521646841A8993770062516A /* sha256.h */,
  926. 521646851A8993770062516A /* sha512.h */,
  927. 521646861A8993770062516A /* tfm.h */,
  928. 521646871A8993770062516A /* types.h */,
  929. 521646881A8993770062516A /* visibility.h */,
  930. 522DBE121B7929E70031F454 /* wc_encrypt.h */,
  931. 521646891A8993770062516A /* wc_port.h */,
  932. );
  933. name = wolfCrypt;
  934. sourceTree = SOURCE_ROOT;
  935. };
  936. 521645F91A89916E0062516A /* wolfSSL */ = {
  937. isa = PBXGroup;
  938. children = (
  939. 521646531A8993290062516A /* callbacks.h */,
  940. 521646541A8993290062516A /* certs_test.h */,
  941. 521646551A8993290062516A /* crl.h */,
  942. 521646561A8993290062516A /* error-ssl.h */,
  943. 521646571A8993290062516A /* internal.h */,
  944. 521646581A8993290062516A /* ocsp.h */,
  945. 5216465B1A8993290062516A /* ssl.h */,
  946. 5216465C1A8993290062516A /* test.h */,
  947. 5216465D1A8993290062516A /* version.h */,
  948. );
  949. name = wolfSSL;
  950. sourceTree = SOURCE_ROOT;
  951. };
  952. 521645FB1A8991990062516A /* Source */ = {
  953. isa = PBXGroup;
  954. children = (
  955. A4A54DF41BC5C380002866CD /* user_settings.h */,
  956. 521646001A89924A0062516A /* wolfSSL */,
  957. 521645FF1A8992470062516A /* wolfCrypt */,
  958. 5216480F1A8ABDA50062516A /* CtaoCrypt */,
  959. );
  960. name = Source;
  961. sourceTree = SOURCE_ROOT;
  962. };
  963. 521645FF1A8992470062516A /* wolfCrypt */ = {
  964. isa = PBXGroup;
  965. children = (
  966. 521646111A8992CC0062516A /* aes.c */,
  967. 521646121A8992CC0062516A /* arc4.c */,
  968. 521646131A8992CC0062516A /* asn.c */,
  969. 521646141A8992CC0062516A /* blake2b.c */,
  970. 521646151A8992CC0062516A /* camellia.c */,
  971. 521646161A8992CC0062516A /* chacha.c */,
  972. 521646171A8992CC0062516A /* coding.c */,
  973. 521646181A8992CC0062516A /* des3.c */,
  974. 521646191A8992CC0062516A /* dh.c */,
  975. 5216461A1A8992CC0062516A /* dsa.c */,
  976. 5216461B1A8992CC0062516A /* ecc.c */,
  977. 5216461C1A8992CC0062516A /* error.c */,
  978. 525BE5B91B38853E0054BBCD /* hash.c */,
  979. 5216461D1A8992CC0062516A /* hc128.c */,
  980. 5216461E1A8992CC0062516A /* hmac.c */,
  981. 5216461F1A8992CC0062516A /* integer.c */,
  982. 521646201A8992CC0062516A /* logging.c */,
  983. 521646211A8992CC0062516A /* md2.c */,
  984. 521646221A8992CC0062516A /* md4.c */,
  985. 521646231A8992CC0062516A /* md5.c */,
  986. 521646241A8992CC0062516A /* memory.c */,
  987. 521646251A8992CC0062516A /* misc.c */,
  988. 521646261A8992CC0062516A /* pkcs7.c */,
  989. 521646271A8992CC0062516A /* poly1305.c */,
  990. 521646281A8992CC0062516A /* pwdbased.c */,
  991. 521646291A8992CC0062516A /* rabbit.c */,
  992. 5216462A1A8992CC0062516A /* random.c */,
  993. 5216462B1A8992CC0062516A /* ripemd.c */,
  994. 5216462C1A8992CC0062516A /* rsa.c */,
  995. 5216462D1A8992CC0062516A /* sha.c */,
  996. 5216462E1A8992CC0062516A /* sha256.c */,
  997. 5216462F1A8992CC0062516A /* sha512.c */,
  998. 521646301A8992CC0062516A /* tfm.c */,
  999. 522DBE101B7929C80031F454 /* wc_encrypt.c */,
  1000. 521646311A8992CC0062516A /* wc_port.c */,
  1001. );
  1002. name = wolfCrypt;
  1003. sourceTree = SOURCE_ROOT;
  1004. };
  1005. 521646001A89924A0062516A /* wolfSSL */ = {
  1006. isa = PBXGroup;
  1007. children = (
  1008. 521646011A89928E0062516A /* crl.c */,
  1009. 521646021A89928E0062516A /* internal.c */,
  1010. 521646031A89928E0062516A /* wolfio.c */,
  1011. 521646041A89928E0062516A /* keys.c */,
  1012. 521646051A89928E0062516A /* ocsp.c */,
  1013. 521646061A89928E0062516A /* sniffer.c */,
  1014. 521646071A89928E0062516A /* ssl.c */,
  1015. 521646081A89928E0062516A /* tls.c */,
  1016. );
  1017. name = wolfSSL;
  1018. sourceTree = SOURCE_ROOT;
  1019. };
  1020. 5216480F1A8ABDA50062516A /* CtaoCrypt */ = {
  1021. isa = PBXGroup;
  1022. children = (
  1023. 5216481B1A8AC2990062516A /* wolfcrypt_first.c */,
  1024. 521648141A8AC2990062516A /* hmac.c */,
  1025. 521648161A8AC2990062516A /* random.c */,
  1026. 521648191A8AC2990062516A /* sha256.c */,
  1027. 521648171A8AC2990062516A /* rsa.c */,
  1028. 521648101A8AC2990062516A /* aes.c */,
  1029. 521648111A8AC2990062516A /* des3.c */,
  1030. 521648181A8AC2990062516A /* sha.c */,
  1031. 5216481A1A8AC2990062516A /* sha512.c */,
  1032. 521648131A8AC2990062516A /* fips.c */,
  1033. 521648121A8AC2990062516A /* fips_test.c */,
  1034. 5216481C1A8AC2990062516A /* wolfcrypt_last.c */,
  1035. );
  1036. name = CtaoCrypt;
  1037. sourceTree = SOURCE_ROOT;
  1038. };
  1039. 52B1344416F3C9E800C07B32 = {
  1040. isa = PBXGroup;
  1041. children = (
  1042. 521645FB1A8991990062516A /* Source */,
  1043. 521645391A898E7B0062516A /* Headers */,
  1044. 52B1344E16F3C9E800C07B32 /* Products */,
  1045. );
  1046. sourceTree = "<group>";
  1047. };
  1048. 52B1344E16F3C9E800C07B32 /* Products */ = {
  1049. isa = PBXGroup;
  1050. children = (
  1051. 52B1344D16F3C9E800C07B32 /* libwolfssl_fips_ios.a */,
  1052. A4A54EA11BC5C3E0002866CD /* libwolfssl_fips_osx.a */,
  1053. );
  1054. name = Products;
  1055. sourceTree = "<group>";
  1056. };
  1057. /* End PBXGroup section */
  1058. /* Begin PBXNativeTarget section */
  1059. 52B1344C16F3C9E800C07B32 /* wolfssl_fips_ios */ = {
  1060. isa = PBXNativeTarget;
  1061. buildConfigurationList = 52B1347216F3C9E800C07B32 /* Build configuration list for PBXNativeTarget "wolfssl_fips_ios" */;
  1062. buildPhases = (
  1063. 52B1344A16F3C9E800C07B32 /* Frameworks */,
  1064. 52B1344B16F3C9E800C07B32 /* CopyFiles */,
  1065. 521646C11A8A7B380062516A /* CopyFiles */,
  1066. 521646C21A8A7B3B0062516A /* CopyFiles */,
  1067. 521646C31A8A7B3D0062516A /* CopyFiles */,
  1068. 52B1344916F3C9E800C07B32 /* Sources */,
  1069. );
  1070. buildRules = (
  1071. );
  1072. dependencies = (
  1073. );
  1074. name = wolfssl_fips_ios;
  1075. productName = "wolfssl-ios";
  1076. productReference = 52B1344D16F3C9E800C07B32 /* libwolfssl_fips_ios.a */;
  1077. productType = "com.apple.product-type.library.static";
  1078. };
  1079. A4A54DF51BC5C3E0002866CD /* wolfssl_fips_osx */ = {
  1080. isa = PBXNativeTarget;
  1081. buildConfigurationList = A4A54E9E1BC5C3E0002866CD /* Build configuration list for PBXNativeTarget "wolfssl_fips_osx" */;
  1082. buildPhases = (
  1083. A4A54DF61BC5C3E0002866CD /* Sources */,
  1084. A4A54E2E1BC5C3E0002866CD /* Frameworks */,
  1085. A4A54E2F1BC5C3E0002866CD /* CopyFiles */,
  1086. A4A54E391BC5C3E0002866CD /* CopyFiles */,
  1087. A4A54E671BC5C3E0002866CD /* CopyFiles */,
  1088. A4A54E711BC5C3E0002866CD /* CopyFiles */,
  1089. );
  1090. buildRules = (
  1091. );
  1092. dependencies = (
  1093. );
  1094. name = wolfssl_fips_osx;
  1095. productName = "wolfssl-ios";
  1096. productReference = A4A54EA11BC5C3E0002866CD /* libwolfssl_fips_osx.a */;
  1097. productType = "com.apple.product-type.library.static";
  1098. };
  1099. /* End PBXNativeTarget section */
  1100. /* Begin PBXProject section */
  1101. 52B1344516F3C9E800C07B32 /* Project object */ = {
  1102. isa = PBXProject;
  1103. attributes = {
  1104. LastUpgradeCheck = 1010;
  1105. ORGANIZATIONNAME = "wolfSSL Inc";
  1106. };
  1107. buildConfigurationList = 52B1344816F3C9E800C07B32 /* Build configuration list for PBXProject "wolfssl-FIPS" */;
  1108. compatibilityVersion = "Xcode 3.2";
  1109. developmentRegion = English;
  1110. hasScannedForEncodings = 0;
  1111. knownRegions = (
  1112. en,
  1113. );
  1114. mainGroup = 52B1344416F3C9E800C07B32;
  1115. productRefGroup = 52B1344E16F3C9E800C07B32 /* Products */;
  1116. projectDirPath = "";
  1117. projectRoot = "";
  1118. targets = (
  1119. 52B1344C16F3C9E800C07B32 /* wolfssl_fips_ios */,
  1120. A4A54DF51BC5C3E0002866CD /* wolfssl_fips_osx */,
  1121. );
  1122. };
  1123. /* End PBXProject section */
  1124. /* Begin PBXSourcesBuildPhase section */
  1125. 52B1344916F3C9E800C07B32 /* Sources */ = {
  1126. isa = PBXSourcesBuildPhase;
  1127. buildActionMask = 2147483647;
  1128. files = (
  1129. 521648281A8AC2990062516A /* wolfcrypt_first.c in Sources */,
  1130. 521648211A8AC2990062516A /* hmac.c in Sources */,
  1131. 521648231A8AC2990062516A /* random.c in Sources */,
  1132. 521648261A8AC2990062516A /* sha256.c in Sources */,
  1133. 521648241A8AC2990062516A /* rsa.c in Sources */,
  1134. 5216481D1A8AC2990062516A /* aes.c in Sources */,
  1135. 5216481E1A8AC2990062516A /* des3.c in Sources */,
  1136. 525BE5BA1B38853E0054BBCD /* hash.c in Sources */,
  1137. 521648251A8AC2990062516A /* sha.c in Sources */,
  1138. 521648271A8AC2990062516A /* sha512.c in Sources */,
  1139. 521648201A8AC2990062516A /* fips.c in Sources */,
  1140. 5216481F1A8AC2990062516A /* fips_test.c in Sources */,
  1141. 521648291A8AC2990062516A /* wolfcrypt_last.c in Sources */,
  1142. 5216463B1A8992CC0062516A /* dsa.c in Sources */,
  1143. 521646411A8992CC0062516A /* logging.c in Sources */,
  1144. 5216464E1A8992CC0062516A /* sha.c in Sources */,
  1145. 521646481A8992CC0062516A /* poly1305.c in Sources */,
  1146. 5216463A1A8992CC0062516A /* dh.c in Sources */,
  1147. 521646361A8992CC0062516A /* camellia.c in Sources */,
  1148. 521646521A8992CC0062516A /* wc_port.c in Sources */,
  1149. 521646491A8992CC0062516A /* pwdbased.c in Sources */,
  1150. 521646461A8992CC0062516A /* misc.c in Sources */,
  1151. 5216463E1A8992CC0062516A /* hc128.c in Sources */,
  1152. 521646341A8992CC0062516A /* asn.c in Sources */,
  1153. 521646501A8992CC0062516A /* sha512.c in Sources */,
  1154. 5216464A1A8992CC0062516A /* rabbit.c in Sources */,
  1155. 521646441A8992CC0062516A /* md5.c in Sources */,
  1156. 5216460F1A89928E0062516A /* ssl.c in Sources */,
  1157. 5216464D1A8992CC0062516A /* rsa.c in Sources */,
  1158. 5216464B1A8992CC0062516A /* random.c in Sources */,
  1159. 521646101A89928E0062516A /* tls.c in Sources */,
  1160. 5216460D1A89928E0062516A /* ocsp.c in Sources */,
  1161. 521646431A8992CC0062516A /* md4.c in Sources */,
  1162. 521646321A8992CC0062516A /* aes.c in Sources */,
  1163. 521646391A8992CC0062516A /* des3.c in Sources */,
  1164. 521646351A8992CC0062516A /* blake2b.c in Sources */,
  1165. 5216464C1A8992CC0062516A /* ripemd.c in Sources */,
  1166. 521646451A8992CC0062516A /* memory.c in Sources */,
  1167. 522DBE111B7929C80031F454 /* wc_encrypt.c in Sources */,
  1168. 5216463C1A8992CC0062516A /* ecc.c in Sources */,
  1169. 5216464F1A8992CC0062516A /* sha256.c in Sources */,
  1170. 521646371A8992CC0062516A /* chacha.c in Sources */,
  1171. 521646471A8992CC0062516A /* pkcs7.c in Sources */,
  1172. 5216460E1A89928E0062516A /* sniffer.c in Sources */,
  1173. 521646421A8992CC0062516A /* md2.c in Sources */,
  1174. 521646381A8992CC0062516A /* coding.c in Sources */,
  1175. 5216463D1A8992CC0062516A /* error.c in Sources */,
  1176. 5216463F1A8992CC0062516A /* hmac.c in Sources */,
  1177. 521646331A8992CC0062516A /* arc4.c in Sources */,
  1178. 521646401A8992CC0062516A /* integer.c in Sources */,
  1179. 5216460A1A89928E0062516A /* internal.c in Sources */,
  1180. 5216460B1A89928E0062516A /* wolfio.c in Sources */,
  1181. 521646511A8992CC0062516A /* tfm.c in Sources */,
  1182. 521646091A89928E0062516A /* crl.c in Sources */,
  1183. 5216460C1A89928E0062516A /* keys.c in Sources */,
  1184. );
  1185. runOnlyForDeploymentPostprocessing = 0;
  1186. };
  1187. A4A54DF61BC5C3E0002866CD /* Sources */ = {
  1188. isa = PBXSourcesBuildPhase;
  1189. buildActionMask = 2147483647;
  1190. files = (
  1191. A4A54DF71BC5C3E0002866CD /* wolfcrypt_first.c in Sources */,
  1192. A4A54DF81BC5C3E0002866CD /* hmac.c in Sources */,
  1193. A4A54DF91BC5C3E0002866CD /* random.c in Sources */,
  1194. A4A54DFA1BC5C3E0002866CD /* sha256.c in Sources */,
  1195. A4A54DFB1BC5C3E0002866CD /* rsa.c in Sources */,
  1196. A4A54DFC1BC5C3E0002866CD /* aes.c in Sources */,
  1197. A4A54DFD1BC5C3E0002866CD /* des3.c in Sources */,
  1198. A4A54DFE1BC5C3E0002866CD /* hash.c in Sources */,
  1199. A4A54DFF1BC5C3E0002866CD /* sha.c in Sources */,
  1200. A4A54E001BC5C3E0002866CD /* sha512.c in Sources */,
  1201. A4A54E011BC5C3E0002866CD /* fips.c in Sources */,
  1202. A4A54E021BC5C3E0002866CD /* fips_test.c in Sources */,
  1203. A4A54E031BC5C3E0002866CD /* wolfcrypt_last.c in Sources */,
  1204. A4A54E041BC5C3E0002866CD /* dsa.c in Sources */,
  1205. A4A54E051BC5C3E0002866CD /* logging.c in Sources */,
  1206. A4A54E061BC5C3E0002866CD /* sha.c in Sources */,
  1207. A4A54E071BC5C3E0002866CD /* poly1305.c in Sources */,
  1208. A4A54E081BC5C3E0002866CD /* dh.c in Sources */,
  1209. A4A54E091BC5C3E0002866CD /* camellia.c in Sources */,
  1210. A4A54E0A1BC5C3E0002866CD /* wc_port.c in Sources */,
  1211. A4A54E0B1BC5C3E0002866CD /* pwdbased.c in Sources */,
  1212. A4A54E0C1BC5C3E0002866CD /* misc.c in Sources */,
  1213. A4A54E0D1BC5C3E0002866CD /* hc128.c in Sources */,
  1214. A4A54E0E1BC5C3E0002866CD /* asn.c in Sources */,
  1215. A4A54E0F1BC5C3E0002866CD /* sha512.c in Sources */,
  1216. A4A54E101BC5C3E0002866CD /* rabbit.c in Sources */,
  1217. A4A54E111BC5C3E0002866CD /* md5.c in Sources */,
  1218. A4A54E121BC5C3E0002866CD /* ssl.c in Sources */,
  1219. A4A54E131BC5C3E0002866CD /* rsa.c in Sources */,
  1220. A4A54E141BC5C3E0002866CD /* random.c in Sources */,
  1221. A4A54E151BC5C3E0002866CD /* tls.c in Sources */,
  1222. A4A54E161BC5C3E0002866CD /* ocsp.c in Sources */,
  1223. A4A54E171BC5C3E0002866CD /* md4.c in Sources */,
  1224. A4A54E181BC5C3E0002866CD /* aes.c in Sources */,
  1225. A4A54E191BC5C3E0002866CD /* des3.c in Sources */,
  1226. A4A54E1A1BC5C3E0002866CD /* blake2b.c in Sources */,
  1227. A4A54E1B1BC5C3E0002866CD /* ripemd.c in Sources */,
  1228. A4A54E1C1BC5C3E0002866CD /* memory.c in Sources */,
  1229. A4A54E1D1BC5C3E0002866CD /* wc_encrypt.c in Sources */,
  1230. A4A54E1E1BC5C3E0002866CD /* ecc.c in Sources */,
  1231. A4A54E1F1BC5C3E0002866CD /* sha256.c in Sources */,
  1232. A4A54E201BC5C3E0002866CD /* chacha.c in Sources */,
  1233. A4A54E211BC5C3E0002866CD /* pkcs7.c in Sources */,
  1234. A4A54E221BC5C3E0002866CD /* sniffer.c in Sources */,
  1235. A4A54E231BC5C3E0002866CD /* md2.c in Sources */,
  1236. A4A54E241BC5C3E0002866CD /* coding.c in Sources */,
  1237. A4A54E251BC5C3E0002866CD /* error.c in Sources */,
  1238. A4A54E261BC5C3E0002866CD /* hmac.c in Sources */,
  1239. A4A54E271BC5C3E0002866CD /* arc4.c in Sources */,
  1240. A4A54E281BC5C3E0002866CD /* integer.c in Sources */,
  1241. A4A54E291BC5C3E0002866CD /* internal.c in Sources */,
  1242. A4A54E2A1BC5C3E0002866CD /* wolfio.c in Sources */,
  1243. A4A54E2B1BC5C3E0002866CD /* tfm.c in Sources */,
  1244. A4A54E2C1BC5C3E0002866CD /* crl.c in Sources */,
  1245. A4A54E2D1BC5C3E0002866CD /* keys.c in Sources */,
  1246. );
  1247. runOnlyForDeploymentPostprocessing = 0;
  1248. };
  1249. /* End PBXSourcesBuildPhase section */
  1250. /* Begin XCBuildConfiguration section */
  1251. 52B1347016F3C9E800C07B32 /* Debug */ = {
  1252. isa = XCBuildConfiguration;
  1253. buildSettings = {
  1254. ALWAYS_SEARCH_USER_PATHS = NO;
  1255. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1256. CLANG_CXX_LIBRARY = "libc++";
  1257. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1258. CLANG_WARN_BOOL_CONVERSION = YES;
  1259. CLANG_WARN_COMMA = YES;
  1260. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1261. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1262. CLANG_WARN_EMPTY_BODY = YES;
  1263. CLANG_WARN_ENUM_CONVERSION = YES;
  1264. CLANG_WARN_INFINITE_RECURSION = YES;
  1265. CLANG_WARN_INT_CONVERSION = YES;
  1266. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1267. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1268. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1269. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1270. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1271. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1272. CLANG_WARN_UNREACHABLE_CODE = YES;
  1273. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1274. COPY_PHASE_STRIP = NO;
  1275. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1276. ENABLE_TESTABILITY = YES;
  1277. GCC_C_LANGUAGE_STANDARD = gnu99;
  1278. GCC_DYNAMIC_NO_PIC = NO;
  1279. GCC_NO_COMMON_BLOCKS = YES;
  1280. GCC_OPTIMIZATION_LEVEL = 0;
  1281. GCC_PREPROCESSOR_DEFINITIONS = (
  1282. "DEBUG=1",
  1283. "$(inherited)",
  1284. );
  1285. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1286. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1287. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1288. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1289. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1290. GCC_WARN_UNUSED_FUNCTION = YES;
  1291. GCC_WARN_UNUSED_VARIABLE = YES;
  1292. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  1293. ONLY_ACTIVE_ARCH = YES;
  1294. SDKROOT = iphoneos;
  1295. USER_HEADER_SEARCH_PATHS = "wolfssl/wolfcrypt wolfssl include";
  1296. };
  1297. name = Debug;
  1298. };
  1299. 52B1347116F3C9E800C07B32 /* Release */ = {
  1300. isa = XCBuildConfiguration;
  1301. buildSettings = {
  1302. ALWAYS_SEARCH_USER_PATHS = NO;
  1303. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1304. CLANG_CXX_LIBRARY = "libc++";
  1305. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1306. CLANG_WARN_BOOL_CONVERSION = YES;
  1307. CLANG_WARN_COMMA = YES;
  1308. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1309. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1310. CLANG_WARN_EMPTY_BODY = YES;
  1311. CLANG_WARN_ENUM_CONVERSION = YES;
  1312. CLANG_WARN_INFINITE_RECURSION = YES;
  1313. CLANG_WARN_INT_CONVERSION = YES;
  1314. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1315. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1316. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1317. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1318. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1319. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1320. CLANG_WARN_UNREACHABLE_CODE = YES;
  1321. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1322. COPY_PHASE_STRIP = YES;
  1323. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1324. GCC_C_LANGUAGE_STANDARD = gnu99;
  1325. GCC_NO_COMMON_BLOCKS = YES;
  1326. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1327. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1328. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1329. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1330. GCC_WARN_UNUSED_FUNCTION = YES;
  1331. GCC_WARN_UNUSED_VARIABLE = YES;
  1332. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  1333. SDKROOT = iphoneos;
  1334. USER_HEADER_SEARCH_PATHS = "wolfssl/wolfcrypt wolfssl include";
  1335. VALIDATE_PRODUCT = NO;
  1336. };
  1337. name = Release;
  1338. };
  1339. 52B1347316F3C9E800C07B32 /* Debug */ = {
  1340. isa = XCBuildConfiguration;
  1341. buildSettings = {
  1342. ALWAYS_SEARCH_USER_PATHS = NO;
  1343. CLANG_ENABLE_OBJC_WEAK = YES;
  1344. CLANG_LINK_OBJC_RUNTIME = NO;
  1345. DSTROOT = /tmp/wolfssl_ios.dst;
  1346. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  1347. GCC_PREFIX_HEADER = "";
  1348. GCC_PREPROCESSOR_DEFINITIONS = (
  1349. "DEBUG=1",
  1350. HAVE_FIPS,
  1351. CYASSL_USER_SETTINGS,
  1352. WOLFSSL_USER_SETTINGS,
  1353. );
  1354. HEADER_SEARCH_PATHS = (
  1355. $SRCROOT,
  1356. $PROJECT_DIR/../..,
  1357. );
  1358. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  1359. OTHER_CFLAGS = "";
  1360. OTHER_LDFLAGS = "";
  1361. PRODUCT_NAME = wolfssl_fips_ios;
  1362. SKIP_INSTALL = YES;
  1363. TARGETED_DEVICE_FAMILY = "1,2";
  1364. USER_HEADER_SEARCH_PATHS = "wolfssl/wolfcrypt wolfssl";
  1365. };
  1366. name = Debug;
  1367. };
  1368. 52B1347416F3C9E800C07B32 /* Release */ = {
  1369. isa = XCBuildConfiguration;
  1370. buildSettings = {
  1371. ALWAYS_SEARCH_USER_PATHS = NO;
  1372. CLANG_ENABLE_OBJC_WEAK = YES;
  1373. CLANG_LINK_OBJC_RUNTIME = NO;
  1374. DSTROOT = /tmp/wolfssl_ios.dst;
  1375. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  1376. GCC_PREFIX_HEADER = "";
  1377. GCC_PREPROCESSOR_DEFINITIONS = (
  1378. HAVE_FIPS,
  1379. CYASSL_USER_SETTINGS,
  1380. WOLFSSL_USER_SETTINGS,
  1381. );
  1382. HEADER_SEARCH_PATHS = (
  1383. $SRCROOT,
  1384. $PROJECT_DIR/../..,
  1385. );
  1386. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  1387. OTHER_CFLAGS = "";
  1388. OTHER_LDFLAGS = "";
  1389. PRODUCT_NAME = wolfssl_fips_ios;
  1390. SKIP_INSTALL = YES;
  1391. TARGETED_DEVICE_FAMILY = "1,2";
  1392. USER_HEADER_SEARCH_PATHS = "wolfssl/wolfcrypt wolfssl";
  1393. };
  1394. name = Release;
  1395. };
  1396. A4A54E9F1BC5C3E0002866CD /* Debug */ = {
  1397. isa = XCBuildConfiguration;
  1398. buildSettings = {
  1399. ALWAYS_SEARCH_USER_PATHS = YES;
  1400. CLANG_ENABLE_OBJC_WEAK = YES;
  1401. CLANG_LINK_OBJC_RUNTIME = NO;
  1402. DSTROOT = /tmp/wolfssl_ios.dst;
  1403. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  1404. GCC_PREFIX_HEADER = "";
  1405. GCC_PREPROCESSOR_DEFINITIONS = (
  1406. "DEBUG=1",
  1407. HAVE_FIPS,
  1408. CYASSL_USER_SETTINGS,
  1409. WOLFSSL_USER_SETTINGS,
  1410. );
  1411. HEADER_SEARCH_PATHS = (
  1412. $SRCROOT,
  1413. $PROJECT_DIR/../..,
  1414. );
  1415. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  1416. OTHER_CFLAGS = "";
  1417. OTHER_LDFLAGS = "";
  1418. PRODUCT_NAME = "$(TARGET_NAME)";
  1419. SDKROOT = macosx;
  1420. SKIP_INSTALL = YES;
  1421. TARGETED_DEVICE_FAMILY = "1,2";
  1422. USER_HEADER_SEARCH_PATHS = "wolfssl/wolfcrypt wolfssl";
  1423. };
  1424. name = Debug;
  1425. };
  1426. A4A54EA01BC5C3E0002866CD /* Release */ = {
  1427. isa = XCBuildConfiguration;
  1428. buildSettings = {
  1429. ALWAYS_SEARCH_USER_PATHS = YES;
  1430. CLANG_ENABLE_OBJC_WEAK = YES;
  1431. CLANG_LINK_OBJC_RUNTIME = NO;
  1432. DSTROOT = /tmp/wolfssl_ios.dst;
  1433. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  1434. GCC_PREFIX_HEADER = "";
  1435. GCC_PREPROCESSOR_DEFINITIONS = (
  1436. HAVE_FIPS,
  1437. CYASSL_USER_SETTINGS,
  1438. WOLFSSL_USER_SETTINGS,
  1439. );
  1440. HEADER_SEARCH_PATHS = (
  1441. $SRCROOT,
  1442. $PROJECT_DIR/../..,
  1443. );
  1444. IPHONEOS_DEPLOYMENT_TARGET = 8.1;
  1445. OTHER_CFLAGS = "";
  1446. OTHER_LDFLAGS = "";
  1447. PRODUCT_NAME = "$(TARGET_NAME)";
  1448. SDKROOT = macosx;
  1449. SKIP_INSTALL = YES;
  1450. TARGETED_DEVICE_FAMILY = "1,2";
  1451. USER_HEADER_SEARCH_PATHS = "wolfssl/wolfcrypt wolfssl";
  1452. };
  1453. name = Release;
  1454. };
  1455. /* End XCBuildConfiguration section */
  1456. /* Begin XCConfigurationList section */
  1457. 52B1344816F3C9E800C07B32 /* Build configuration list for PBXProject "wolfssl-FIPS" */ = {
  1458. isa = XCConfigurationList;
  1459. buildConfigurations = (
  1460. 52B1347016F3C9E800C07B32 /* Debug */,
  1461. 52B1347116F3C9E800C07B32 /* Release */,
  1462. );
  1463. defaultConfigurationIsVisible = 0;
  1464. defaultConfigurationName = Release;
  1465. };
  1466. 52B1347216F3C9E800C07B32 /* Build configuration list for PBXNativeTarget "wolfssl_fips_ios" */ = {
  1467. isa = XCConfigurationList;
  1468. buildConfigurations = (
  1469. 52B1347316F3C9E800C07B32 /* Debug */,
  1470. 52B1347416F3C9E800C07B32 /* Release */,
  1471. );
  1472. defaultConfigurationIsVisible = 0;
  1473. defaultConfigurationName = Release;
  1474. };
  1475. A4A54E9E1BC5C3E0002866CD /* Build configuration list for PBXNativeTarget "wolfssl_fips_osx" */ = {
  1476. isa = XCConfigurationList;
  1477. buildConfigurations = (
  1478. A4A54E9F1BC5C3E0002866CD /* Debug */,
  1479. A4A54EA01BC5C3E0002866CD /* Release */,
  1480. );
  1481. defaultConfigurationIsVisible = 0;
  1482. defaultConfigurationName = Release;
  1483. };
  1484. /* End XCConfigurationList section */
  1485. };
  1486. rootObject = 52B1344516F3C9E800C07B32 /* Project object */;
  1487. }