project.pbxproj 103 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 54EE1C631C2199B2008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 54EE1C641C2199BE008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  11. 54EE1C651C2199C4008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. 54EE1C661C2199C8008DD2E5 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 674A736F1BF5D85B00866C5B /* RabbitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A736E1BF5D85B00866C5B /* RabbitTests.swift */; };
  14. 750D3ACB1D0EADCA00999299 /* ZeroPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750D3ACA1D0EADCA00999299 /* ZeroPadding.swift */; };
  15. 750D3ACC1D0EADCA00999299 /* ZeroPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750D3ACA1D0EADCA00999299 /* ZeroPadding.swift */; };
  16. 750D3ACD1D0EADCA00999299 /* ZeroPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750D3ACA1D0EADCA00999299 /* ZeroPadding.swift */; };
  17. 750D3ACE1D0EADCA00999299 /* ZeroPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750D3ACA1D0EADCA00999299 /* ZeroPadding.swift */; };
  18. 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */; };
  19. 753881EB1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  20. 753881EC1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  21. 753881ED1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  22. 753881EE1CB06E390089101D /* NoPadding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 753881EA1CB06E390089101D /* NoPadding.swift */; };
  23. 75482EA41CB310B7001F66A5 /* PBKDF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA31CB310B7001F66A5 /* PBKDF.swift */; };
  24. 75482EA71CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  25. 75482EA81CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  26. 75482EA91CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  27. 75482EAA1CB329C1001F66A5 /* PBKDF2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EA61CB329C1001F66A5 /* PBKDF2.swift */; };
  28. 75482EAC1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  29. 75482EAD1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  30. 75482EAE1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  31. 75482EAF1CB329DF001F66A5 /* PKCS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75482EAB1CB329DF001F66A5 /* PKCS5.swift */; };
  32. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754BE46719693E190098E6F3 /* HashTests.swift */; };
  33. 754C9D1B1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  34. 754C9D1C1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  35. 754C9D1D1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  36. 754C9D1E1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */; };
  37. 75558FCC1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75558FCB1D4BA93C00CF6C18 /* RandomAccessCryptor.swift */; };
  38. 75558FCD1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75558FCB1D4BA93C00CF6C18 /* RandomAccessCryptor.swift */; };
  39. 75558FCE1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75558FCB1D4BA93C00CF6C18 /* RandomAccessCryptor.swift */; };
  40. 75558FCF1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75558FCB1D4BA93C00CF6C18 /* RandomAccessCryptor.swift */; };
  41. 755655C71D080E3F00F004E7 /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755655C61D080E3F00F004E7 /* Cryptors.swift */; };
  42. 755655C81D080E3F00F004E7 /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755655C61D080E3F00F004E7 /* Cryptors.swift */; };
  43. 755655C91D080E3F00F004E7 /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755655C61D080E3F00F004E7 /* Cryptors.swift */; };
  44. 755655CA1D080E3F00F004E7 /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755655C61D080E3F00F004E7 /* Cryptors.swift */; };
  45. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755FB1D9199E347D00475437 /* ExtensionsTest.swift */; };
  46. 756B575F1D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
  47. 756B57601D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
  48. 756B57611D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
  49. 756B57621D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
  50. 7574E5FE1CD02C8B00E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  51. 7574E5FF1CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  52. 7574E6001CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  53. 7574E6011CD02C9400E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
  54. 757BC8FE1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  55. 757BC8FF1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  56. 757BC9001C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  57. 757BC9011C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */; };
  58. 757BC9061C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  59. 757BC9071C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  60. 757BC9081C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  61. 757BC9091C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */; };
  62. 757BC90A1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* Data+Extension.swift */; };
  63. 757BC90B1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* Data+Extension.swift */; };
  64. 757BC90C1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* Data+Extension.swift */; };
  65. 757BC90D1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FA1C1CA56A0093AAA9 /* Data+Extension.swift */; };
  66. 757BC90E1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  67. 757BC90F1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  68. 757BC9101C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  69. 757BC9111C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */; };
  70. 757BC9121C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  71. 757BC9131C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  72. 757BC9141C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  73. 757BC9151C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */; };
  74. 757BC9161C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  75. 757BC9171C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  76. 757BC9181C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  77. 757BC9191C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */; };
  78. 757BC93C1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  79. 757BC93D1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  80. 757BC93E1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  81. 757BC93F1C1CA5790093AAA9 /* AES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91A1C1CA5790093AAA9 /* AES.swift */; };
  82. 757BC9401C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  83. 757BC9411C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  84. 757BC9421C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  85. 757BC9431C1CA5790093AAA9 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */; };
  86. 757BC9481C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  87. 757BC9491C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  88. 757BC94A1C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  89. 757BC94B1C1CA5790093AAA9 /* Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */; };
  90. 757BC9501C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  91. 757BC9511C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  92. 757BC9521C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  93. 757BC9531C1CA5790093AAA9 /* BytesSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */; };
  94. 757BC9541C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  95. 757BC9551C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  96. 757BC9561C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  97. 757BC9571C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
  98. 757BC9601C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  99. 757BC9611C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  100. 757BC9621C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  101. 757BC9631C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
  102. 757BC9681C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  103. 757BC9691C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  104. 757BC96A1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  105. 757BC96B1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
  106. 757BC96C1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  107. 757BC96D1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  108. 757BC96E1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  109. 757BC96F1C1CA5790093AAA9 /* Generics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9261C1CA5790093AAA9 /* Generics.swift */; };
  110. 757BC9701C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  111. 757BC9711C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  112. 757BC9721C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  113. 757BC9731C1CA5790093AAA9 /* Hash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9271C1CA5790093AAA9 /* Hash.swift */; };
  114. 757BC9741C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  115. 757BC9751C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  116. 757BC9761C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  117. 757BC9771C1CA5790093AAA9 /* HashProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */; };
  118. 757BC9781C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  119. 757BC9791C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  120. 757BC97A1C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  121. 757BC97B1C1CA5790093AAA9 /* HMAC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9291C1CA5790093AAA9 /* HMAC.swift */; };
  122. 757BC9801C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  123. 757BC9811C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  124. 757BC9821C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  125. 757BC9831C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
  126. 757BC9841C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
  127. 757BC9851C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
  128. 757BC9861C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
  129. 757BC9871C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
  130. 757BC9881C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  131. 757BC9891C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  132. 757BC98A1C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  133. 757BC98B1C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
  134. 757BC98C1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  135. 757BC98D1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  136. 757BC98E1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  137. 757BC98F1C1CA5790093AAA9 /* Multiplatform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */; };
  138. 757BC9901C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  139. 757BC9911C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  140. 757BC9921C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  141. 757BC9931C1CA5790093AAA9 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92F1C1CA5790093AAA9 /* Operators.swift */; };
  142. 757BC9941C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  143. 757BC9951C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  144. 757BC9961C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  145. 757BC9971C1CA5790093AAA9 /* Padding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9301C1CA5790093AAA9 /* Padding.swift */; };
  146. 757BC99C1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  147. 757BC99D1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  148. 757BC99E1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  149. 757BC99F1C1CA5790093AAA9 /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9321C1CA5790093AAA9 /* PKCS7.swift */; };
  150. 757BC9A01C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  151. 757BC9A11C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  152. 757BC9A21C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  153. 757BC9A31C1CA5790093AAA9 /* Poly1305.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9331C1CA5790093AAA9 /* Poly1305.swift */; };
  154. 757BC9A41C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  155. 757BC9A51C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  156. 757BC9A61C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  157. 757BC9A71C1CA5790093AAA9 /* Rabbit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9341C1CA5790093AAA9 /* Rabbit.swift */; };
  158. 757BC9A81C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  159. 757BC9A91C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  160. 757BC9AA1C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  161. 757BC9AB1C1CA5790093AAA9 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9351C1CA5790093AAA9 /* SHA1.swift */; };
  162. 757BC9AC1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  163. 757BC9AD1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  164. 757BC9AE1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  165. 757BC9AF1C1CA5790093AAA9 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9361C1CA5790093AAA9 /* SHA2.swift */; };
  166. 757BC9B01C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  167. 757BC9B11C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  168. 757BC9B21C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  169. 757BC9B31C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
  170. 757BC9B41C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
  171. 757BC9B51C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
  172. 757BC9B61C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
  173. 757BC9B71C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
  174. 757BC9B81C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
  175. 757BC9B91C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
  176. 757BC9BA1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
  177. 757BC9BB1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
  178. 757BC9BC1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
  179. 757BC9BD1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
  180. 757BC9BE1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
  181. 757BC9BF1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
  182. 757BC9C01C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  183. 757BC9C11C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  184. 757BC9C21C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  185. 757BC9C31C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
  186. 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */; };
  187. 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2541A4ED408002BA3EF /* AESTests.swift */; };
  188. 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2561A4ED47B002BA3EF /* Helpers.swift */; };
  189. 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */; };
  190. 757F44091CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  191. 757F440A1CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  192. 757F440B1CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  193. 757F440C1CC172B6002B1F85 /* BlockCipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F44081CC172B6002B1F85 /* BlockCipher.swift */; };
  194. 757F440E1CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  195. 757F440F1CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  196. 757F44101CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  197. 757F44111CC1822B002B1F85 /* SecureBytes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757F440D1CC1822A002B1F85 /* SecureBytes.swift */; };
  198. 75865C5F1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75865C5E1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift */; };
  199. 75865C601D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75865C5E1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift */; };
  200. 75865C611D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75865C5E1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift */; };
  201. 75865C621D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75865C5E1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift */; };
  202. 758A94281A65C59200E46135 /* HMACTests.swift in Resources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
  203. 758A94291A65C67400E46135 /* HMACTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758A94271A65C59200E46135 /* HMACTests.swift */; };
  204. 758F58F11C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  205. 758F58F21C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  206. 758F58F31C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  207. 758F58F41C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
  208. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
  209. 75C2E7681D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
  210. 75C2E7691D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
  211. 75C2E76A1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
  212. 75C2E76B1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
  213. 75CB93251C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  214. 75CB93261C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  215. 75CB93271C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  216. 75CB93281C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
  217. 75CB93301C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  218. 75CB93311C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  219. 75CB93321C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  220. 75CB93331C8F5F580087740D /* BlockMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB932F1C8F5F580087740D /* BlockMode.swift */; };
  221. 75CB93351C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  222. 75CB93361C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  223. 75CB93371C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  224. 75CB93381C8F5FCE0087740D /* PCBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93341C8F5FCE0087740D /* PCBC.swift */; };
  225. 75CB933A1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  226. 75CB933B1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  227. 75CB933C1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  228. 75CB933D1C8F5FFD0087740D /* CFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93391C8F5FFD0087740D /* CFB.swift */; };
  229. 75CB93441C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  230. 75CB93451C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  231. 75CB93461C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  232. 75CB93471C8F603C0087740D /* CTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93431C8F603C0087740D /* CTR.swift */; };
  233. 75CB93491C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  234. 75CB934A1C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  235. 75CB934B1C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  236. 75CB934C1C8F60700087740D /* ECB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93481C8F60700087740D /* ECB.swift */; };
  237. 75CB934E1C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  238. 75CB934F1C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  239. 75CB93501C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  240. 75CB93511C8F609D0087740D /* BlockModeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */; };
  241. 75D0E05C1CFB9B9400FCEA0E /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D0E05B1CFB9B9400FCEA0E /* Cipher.swift */; };
  242. 75D0E05D1CFB9B9400FCEA0E /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D0E05B1CFB9B9400FCEA0E /* Cipher.swift */; };
  243. 75D0E05E1CFB9B9400FCEA0E /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D0E05B1CFB9B9400FCEA0E /* Cipher.swift */; };
  244. 75D0E05F1CFB9B9400FCEA0E /* Cipher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D0E05B1CFB9B9400FCEA0E /* Cipher.swift */; };
  245. 75D1F1F41D06B98B005A87A2 /* PBKDF1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D1F1F31D06B98B005A87A2 /* PBKDF1.swift */; };
  246. 75D1F1F51D06B98B005A87A2 /* PBKDF1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D1F1F31D06B98B005A87A2 /* PBKDF1.swift */; };
  247. 75D1F1F61D06B98B005A87A2 /* PBKDF1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D1F1F31D06B98B005A87A2 /* PBKDF1.swift */; };
  248. 75D1F1F71D06B98B005A87A2 /* PBKDF1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D1F1F31D06B98B005A87A2 /* PBKDF1.swift */; };
  249. 75DB81A31CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  250. 75DB81A41CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  251. 75DB81A51CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  252. 75DB81A61CDBFDC700ED181A /* BlockModeWorker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */; };
  253. 75DB81A81CDC06B100ED181A /* Updatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Updatable.swift */; };
  254. 75DB81A91CDC06B100ED181A /* Updatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Updatable.swift */; };
  255. 75DB81AA1CDC06B100ED181A /* Updatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Updatable.swift */; };
  256. 75DB81AB1CDC06B100ED181A /* Updatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75DB81A71CDC06B100ED181A /* Updatable.swift */; };
  257. 80545D131CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  258. 80545D141CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  259. 80545D151CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  260. 80545D161CA9FECD00474A99 /* Bit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80545D121CA9FECD00474A99 /* Bit.swift */; };
  261. /* End PBXBuildFile section */
  262. /* Begin PBXContainerItemProxy section */
  263. 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */ = {
  264. isa = PBXContainerItemProxy;
  265. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  266. proxyType = 1;
  267. remoteGlobalIDString = 754BE45419693E190098E6F3;
  268. remoteInfo = CryptoSwift;
  269. };
  270. 75B601E5197D6A270009B53D /* PBXContainerItemProxy */ = {
  271. isa = PBXContainerItemProxy;
  272. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  273. proxyType = 1;
  274. remoteGlobalIDString = 754BE45419693E190098E6F3;
  275. remoteInfo = CryptoSwift;
  276. };
  277. 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */ = {
  278. isa = PBXContainerItemProxy;
  279. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  280. proxyType = 1;
  281. remoteGlobalIDString = 754BE45419693E190098E6F3;
  282. remoteInfo = CryptoSwift;
  283. };
  284. 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */ = {
  285. isa = PBXContainerItemProxy;
  286. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  287. proxyType = 1;
  288. remoteGlobalIDString = 754BE45419693E190098E6F3;
  289. remoteInfo = CryptoSwift;
  290. };
  291. 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */ = {
  292. isa = PBXContainerItemProxy;
  293. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  294. proxyType = 1;
  295. remoteGlobalIDString = 754BE45419693E190098E6F3;
  296. remoteInfo = CryptoSwift;
  297. };
  298. 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */ = {
  299. isa = PBXContainerItemProxy;
  300. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  301. proxyType = 1;
  302. remoteGlobalIDString = 754BE45419693E190098E6F3;
  303. remoteInfo = CryptoSwift;
  304. };
  305. 75B6021E197D6D070009B53D /* PBXContainerItemProxy */ = {
  306. isa = PBXContainerItemProxy;
  307. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  308. proxyType = 1;
  309. remoteGlobalIDString = 754BE45419693E190098E6F3;
  310. remoteInfo = CryptoSwift;
  311. };
  312. /* End PBXContainerItemProxy section */
  313. /* Begin PBXCopyFilesBuildPhase section */
  314. 75B601E0197D69770009B53D /* CopyFiles */ = {
  315. isa = PBXCopyFilesBuildPhase;
  316. buildActionMask = 2147483647;
  317. dstPath = "";
  318. dstSubfolderSpec = 10;
  319. files = (
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. 75D614BB1BD844F2001358B2 /* CopyFiles */ = {
  324. isa = PBXCopyFilesBuildPhase;
  325. buildActionMask = 2147483647;
  326. dstPath = "";
  327. dstSubfolderSpec = 10;
  328. files = (
  329. );
  330. runOnlyForDeploymentPostprocessing = 0;
  331. };
  332. 75DF776E1BC8EB59006E9520 /* CopyFiles */ = {
  333. isa = PBXCopyFilesBuildPhase;
  334. buildActionMask = 2147483647;
  335. dstPath = "";
  336. dstSubfolderSpec = 10;
  337. files = (
  338. );
  339. runOnlyForDeploymentPostprocessing = 0;
  340. };
  341. /* End PBXCopyFilesBuildPhase section */
  342. /* Begin PBXFileReference section */
  343. 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CryptoSwift.h; path = Sources/CryptoSwift.h; sourceTree = SOURCE_ROOT; };
  344. 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  345. 674A736E1BF5D85B00866C5B /* RabbitTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RabbitTests.swift; sourceTree = "<group>"; };
  346. 750D3ACA1D0EADCA00999299 /* ZeroPadding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ZeroPadding.swift; path = Sources/CryptoSwift/ZeroPadding.swift; sourceTree = SOURCE_ROOT; };
  347. 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Poly1305Tests.swift; sourceTree = "<group>"; };
  348. 753881EA1CB06E390089101D /* NoPadding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NoPadding.swift; path = Sources/CryptoSwift/NoPadding.swift; sourceTree = SOURCE_ROOT; };
  349. 75482EA31CB310B7001F66A5 /* PBKDF.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PBKDF.swift; sourceTree = "<group>"; };
  350. 75482EA61CB329C1001F66A5 /* PBKDF2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PBKDF2.swift; path = Sources/CryptoSwift/PKCS5/PBKDF2.swift; sourceTree = SOURCE_ROOT; };
  351. 75482EAB1CB329DF001F66A5 /* PKCS5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PKCS5.swift; path = Sources/CryptoSwift/PKCS5/PKCS5.swift; sourceTree = SOURCE_ROOT; };
  352. 754BE45519693E190098E6F3 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  353. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptoSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  354. 754BE46619693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  355. 754BE46719693E190098E6F3 /* HashTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HashTests.swift; sourceTree = "<group>"; };
  356. 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+LinuxFoundation.swift"; sourceTree = "<group>"; };
  357. 75558FCB1D4BA93C00CF6C18 /* RandomAccessCryptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RandomAccessCryptor.swift; path = Sources/CryptoSwift/RandomAccessCryptor.swift; sourceTree = SOURCE_ROOT; };
  358. 755655C61D080E3F00F004E7 /* Cryptors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Cryptors.swift; path = Sources/CryptoSwift/Cryptors.swift; sourceTree = SOURCE_ROOT; };
  359. 755D27BC1D06DE6400C41692 /* CryptoSwift.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = CryptoSwift.playground; sourceTree = "<group>"; };
  360. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionsTest.swift; sourceTree = "<group>"; };
  361. 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Collection+Extension.swift"; path = "Sources/CryptoSwift/Collection+Extension.swift"; sourceTree = SOURCE_ROOT; };
  362. 756BFDCA1A82B87300B9D9A4 /* Bridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bridging.h; sourceTree = "<group>"; };
  363. 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CSArrayType+Foundation.swift"; sourceTree = "<group>"; };
  364. 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AES+Foundation.swift"; sourceTree = "<group>"; };
  365. 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ChaCha20+Foundation.swift"; sourceTree = "<group>"; };
  366. 757BC8FA1C1CA56A0093AAA9 /* Data+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Data+Extension.swift"; sourceTree = "<group>"; };
  367. 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Rabbit+Foundation.swift"; sourceTree = "<group>"; };
  368. 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+FoundationExtension.swift"; sourceTree = "<group>"; };
  369. 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Utils+Foundation.swift"; sourceTree = "<group>"; };
  370. 757BC91A1C1CA5790093AAA9 /* AES.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AES.swift; path = Sources/CryptoSwift/AES.swift; sourceTree = SOURCE_ROOT; };
  371. 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Array+Extension.swift"; path = "Sources/CryptoSwift/Array+Extension.swift"; sourceTree = SOURCE_ROOT; };
  372. 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Authenticator.swift; path = Sources/CryptoSwift/Authenticator.swift; sourceTree = SOURCE_ROOT; };
  373. 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BytesSequence.swift; path = Sources/CryptoSwift/BytesSequence.swift; sourceTree = SOURCE_ROOT; };
  374. 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChaCha20.swift; path = Sources/CryptoSwift/ChaCha20.swift; sourceTree = SOURCE_ROOT; };
  375. 757BC9231C1CA5790093AAA9 /* CRC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CRC.swift; path = Sources/CryptoSwift/CRC.swift; sourceTree = SOURCE_ROOT; };
  376. 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CSArrayType+Extensions.swift"; path = "Sources/CryptoSwift/CSArrayType+Extensions.swift"; sourceTree = SOURCE_ROOT; };
  377. 757BC9261C1CA5790093AAA9 /* Generics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Generics.swift; path = Sources/CryptoSwift/Generics.swift; sourceTree = SOURCE_ROOT; };
  378. 757BC9271C1CA5790093AAA9 /* Hash.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Hash.swift; path = Sources/CryptoSwift/Hash.swift; sourceTree = SOURCE_ROOT; };
  379. 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HashProtocol.swift; path = Sources/CryptoSwift/HashProtocol.swift; sourceTree = SOURCE_ROOT; };
  380. 757BC9291C1CA5790093AAA9 /* HMAC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HMAC.swift; path = Sources/CryptoSwift/HMAC.swift; sourceTree = SOURCE_ROOT; };
  381. 757BC92A1C1CA5790093AAA9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Sources/CryptoSwift/Info.plist; sourceTree = SOURCE_ROOT; };
  382. 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IntegerConvertible.swift; path = Sources/CryptoSwift/IntegerConvertible.swift; sourceTree = SOURCE_ROOT; };
  383. 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Int+Extension.swift"; path = "Sources/CryptoSwift/Int+Extension.swift"; sourceTree = SOURCE_ROOT; };
  384. 757BC92D1C1CA5790093AAA9 /* MD5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MD5.swift; path = Sources/CryptoSwift/MD5.swift; sourceTree = SOURCE_ROOT; };
  385. 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Multiplatform.swift; path = Sources/CryptoSwift/Multiplatform.swift; sourceTree = SOURCE_ROOT; };
  386. 757BC92F1C1CA5790093AAA9 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Sources/CryptoSwift/Operators.swift; sourceTree = SOURCE_ROOT; };
  387. 757BC9301C1CA5790093AAA9 /* Padding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Padding.swift; path = Sources/CryptoSwift/Padding.swift; sourceTree = SOURCE_ROOT; };
  388. 757BC9321C1CA5790093AAA9 /* PKCS7.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PKCS7.swift; path = Sources/CryptoSwift/PKCS7.swift; sourceTree = SOURCE_ROOT; };
  389. 757BC9331C1CA5790093AAA9 /* Poly1305.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Poly1305.swift; path = Sources/CryptoSwift/Poly1305.swift; sourceTree = SOURCE_ROOT; };
  390. 757BC9341C1CA5790093AAA9 /* Rabbit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Rabbit.swift; path = Sources/CryptoSwift/Rabbit.swift; sourceTree = SOURCE_ROOT; };
  391. 757BC9351C1CA5790093AAA9 /* SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SHA1.swift; path = Sources/CryptoSwift/SHA1.swift; sourceTree = SOURCE_ROOT; };
  392. 757BC9361C1CA5790093AAA9 /* SHA2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SHA2.swift; path = Sources/CryptoSwift/SHA2.swift; sourceTree = SOURCE_ROOT; };
  393. 757BC9371C1CA5790093AAA9 /* String+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "String+Extension.swift"; path = "Sources/CryptoSwift/String+Extension.swift"; sourceTree = SOURCE_ROOT; };
  394. 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt8+Extension.swift"; path = "Sources/CryptoSwift/UInt8+Extension.swift"; sourceTree = SOURCE_ROOT; };
  395. 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt32+Extension.swift"; path = "Sources/CryptoSwift/UInt32+Extension.swift"; sourceTree = SOURCE_ROOT; };
  396. 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt64+Extension.swift"; path = "Sources/CryptoSwift/UInt64+Extension.swift"; sourceTree = SOURCE_ROOT; };
  397. 757BC93B1C1CA5790093AAA9 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = Sources/CryptoSwift/Utils.swift; sourceTree = SOURCE_ROOT; };
  398. 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaddingTests.swift; sourceTree = "<group>"; };
  399. 757DA2541A4ED408002BA3EF /* AESTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AESTests.swift; sourceTree = "<group>"; };
  400. 757DA2561A4ED47B002BA3EF /* Helpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
  401. 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChaCha20Tests.swift; sourceTree = "<group>"; };
  402. 757F44081CC172B6002B1F85 /* BlockCipher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockCipher.swift; path = Sources/CryptoSwift/BlockCipher.swift; sourceTree = SOURCE_ROOT; };
  403. 757F440D1CC1822A002B1F85 /* SecureBytes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SecureBytes.swift; path = Sources/CryptoSwift/SecureBytes.swift; sourceTree = SOURCE_ROOT; };
  404. 75865C5E1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RandomAccessBlockModeWorker.swift; path = Sources/CryptoSwift/BlockMode/RandomAccessBlockModeWorker.swift; sourceTree = SOURCE_ROOT; };
  405. 758A94271A65C59200E46135 /* HMACTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HMACTests.swift; sourceTree = "<group>"; };
  406. 758F58F01C8FB6E20054C377 /* OFB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OFB.swift; path = Sources/CryptoSwift/BlockMode/OFB.swift; sourceTree = SOURCE_ROOT; };
  407. 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt16+Extension.swift"; path = "Sources/CryptoSwift/UInt16+Extension.swift"; sourceTree = SOURCE_ROOT; };
  408. 75CB93241C8F5EC10087740D /* CBC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CBC.swift; path = Sources/CryptoSwift/BlockMode/CBC.swift; sourceTree = SOURCE_ROOT; };
  409. 75CB932F1C8F5F580087740D /* BlockMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockMode.swift; path = Sources/CryptoSwift/BlockMode/BlockMode.swift; sourceTree = SOURCE_ROOT; };
  410. 75CB93341C8F5FCE0087740D /* PCBC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PCBC.swift; path = Sources/CryptoSwift/BlockMode/PCBC.swift; sourceTree = SOURCE_ROOT; };
  411. 75CB93391C8F5FFD0087740D /* CFB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CFB.swift; path = Sources/CryptoSwift/BlockMode/CFB.swift; sourceTree = SOURCE_ROOT; };
  412. 75CB93431C8F603C0087740D /* CTR.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CTR.swift; path = Sources/CryptoSwift/BlockMode/CTR.swift; sourceTree = SOURCE_ROOT; };
  413. 75CB93481C8F60700087740D /* ECB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ECB.swift; path = Sources/CryptoSwift/BlockMode/ECB.swift; sourceTree = SOURCE_ROOT; };
  414. 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockModeOptions.swift; path = Sources/CryptoSwift/BlockMode/BlockModeOptions.swift; sourceTree = SOURCE_ROOT; };
  415. 75D0E05B1CFB9B9400FCEA0E /* Cipher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Cipher.swift; path = Sources/CryptoSwift/Cipher.swift; sourceTree = SOURCE_ROOT; };
  416. 75D1F1F31D06B98B005A87A2 /* PBKDF1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PBKDF1.swift; path = Sources/CryptoSwift/PKCS5/PBKDF1.swift; sourceTree = SOURCE_ROOT; };
  417. 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  418. 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockModeWorker.swift; path = Sources/CryptoSwift/BlockMode/BlockModeWorker.swift; sourceTree = SOURCE_ROOT; };
  419. 75DB81A71CDC06B100ED181A /* Updatable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Updatable.swift; path = Sources/CryptoSwift/Updatable.swift; sourceTree = SOURCE_ROOT; };
  420. 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  421. 80545D121CA9FECD00474A99 /* Bit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Bit.swift; path = Sources/CryptoSwift/Bit.swift; sourceTree = SOURCE_ROOT; };
  422. /* End PBXFileReference section */
  423. /* Begin PBXFrameworksBuildPhase section */
  424. 5596BDB71BC8F220007E38D5 /* Frameworks */ = {
  425. isa = PBXFrameworksBuildPhase;
  426. buildActionMask = 2147483647;
  427. files = (
  428. );
  429. runOnlyForDeploymentPostprocessing = 0;
  430. };
  431. 754BE45119693E190098E6F3 /* Frameworks */ = {
  432. isa = PBXFrameworksBuildPhase;
  433. buildActionMask = 2147483647;
  434. files = (
  435. );
  436. runOnlyForDeploymentPostprocessing = 0;
  437. };
  438. 754BE45D19693E190098E6F3 /* Frameworks */ = {
  439. isa = PBXFrameworksBuildPhase;
  440. buildActionMask = 2147483647;
  441. files = (
  442. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */,
  443. );
  444. runOnlyForDeploymentPostprocessing = 0;
  445. };
  446. 75D614B81BD844F2001358B2 /* Frameworks */ = {
  447. isa = PBXFrameworksBuildPhase;
  448. buildActionMask = 2147483647;
  449. files = (
  450. );
  451. runOnlyForDeploymentPostprocessing = 0;
  452. };
  453. 75DF776B1BC8EB59006E9520 /* Frameworks */ = {
  454. isa = PBXFrameworksBuildPhase;
  455. buildActionMask = 2147483647;
  456. files = (
  457. );
  458. runOnlyForDeploymentPostprocessing = 0;
  459. };
  460. /* End PBXFrameworksBuildPhase section */
  461. /* Begin PBXGroup section */
  462. 24B0BBA29D734E62809E53BC /* Frameworks */ = {
  463. isa = PBXGroup;
  464. children = (
  465. );
  466. name = Frameworks;
  467. sourceTree = "<group>";
  468. };
  469. 75482EA51CB3299E001F66A5 /* PKCS5 */ = {
  470. isa = PBXGroup;
  471. children = (
  472. 75482EAB1CB329DF001F66A5 /* PKCS5.swift */,
  473. 75D1F1F31D06B98B005A87A2 /* PBKDF1.swift */,
  474. 75482EA61CB329C1001F66A5 /* PBKDF2.swift */,
  475. );
  476. name = PKCS5;
  477. sourceTree = "<group>";
  478. };
  479. 754BE44B19693E190098E6F3 = {
  480. isa = PBXGroup;
  481. children = (
  482. 755D27BC1D06DE6400C41692 /* CryptoSwift.playground */,
  483. 754BE45719693E190098E6F3 /* CryptoSwift */,
  484. 754BE46419693E190098E6F3 /* CryptoSwiftTests */,
  485. 754BE45619693E190098E6F3 /* Products */,
  486. 24B0BBA29D734E62809E53BC /* Frameworks */,
  487. );
  488. sourceTree = "<group>";
  489. };
  490. 754BE45619693E190098E6F3 /* Products */ = {
  491. isa = PBXGroup;
  492. children = (
  493. 754BE45519693E190098E6F3 /* CryptoSwift.framework */,
  494. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
  495. 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */,
  496. 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */,
  497. 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */,
  498. );
  499. name = Products;
  500. sourceTree = "<group>";
  501. };
  502. 754BE45719693E190098E6F3 /* CryptoSwift */ = {
  503. isa = PBXGroup;
  504. children = (
  505. 75DB81B11CDC0E4100ED181A /* Ciphers */,
  506. 757BC91D1C1CA5790093AAA9 /* Authenticator.swift */,
  507. 80545D121CA9FECD00474A99 /* Bit.swift */,
  508. 757F440D1CC1822A002B1F85 /* SecureBytes.swift */,
  509. 757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */,
  510. 755655C61D080E3F00F004E7 /* Cryptors.swift */,
  511. 75DB81A71CDC06B100ED181A /* Updatable.swift */,
  512. 75558FCB1D4BA93C00CF6C18 /* RandomAccessCryptor.swift */,
  513. 75CB93291C8F5EC60087740D /* BlockMode */,
  514. 757BC9231C1CA5790093AAA9 /* CRC.swift */,
  515. 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */,
  516. 757BC9261C1CA5790093AAA9 /* Generics.swift */,
  517. 757BC9271C1CA5790093AAA9 /* Hash.swift */,
  518. 757BC9281C1CA5790093AAA9 /* HashProtocol.swift */,
  519. 757BC9291C1CA5790093AAA9 /* HMAC.swift */,
  520. 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */,
  521. 757BC92D1C1CA5790093AAA9 /* MD5.swift */,
  522. 757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */,
  523. 757BC92F1C1CA5790093AAA9 /* Operators.swift */,
  524. 757BC9301C1CA5790093AAA9 /* Padding.swift */,
  525. 75482EA51CB3299E001F66A5 /* PKCS5 */,
  526. 757BC9321C1CA5790093AAA9 /* PKCS7.swift */,
  527. 753881EA1CB06E390089101D /* NoPadding.swift */,
  528. 750D3ACA1D0EADCA00999299 /* ZeroPadding.swift */,
  529. 757BC9331C1CA5790093AAA9 /* Poly1305.swift */,
  530. 757BC9351C1CA5790093AAA9 /* SHA1.swift */,
  531. 757BC9361C1CA5790093AAA9 /* SHA2.swift */,
  532. 757BC93B1C1CA5790093AAA9 /* Utils.swift */,
  533. 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */,
  534. 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */,
  535. 757BC9371C1CA5790093AAA9 /* String+Extension.swift */,
  536. 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */,
  537. 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */,
  538. 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */,
  539. 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */,
  540. 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */,
  541. 757BC8F61C1CA56A0093AAA9 /* Foundation */,
  542. 754BE45819693E190098E6F3 /* Supporting Files */,
  543. );
  544. path = CryptoSwift;
  545. sourceTree = "<group>";
  546. };
  547. 754BE45819693E190098E6F3 /* Supporting Files */ = {
  548. isa = PBXGroup;
  549. children = (
  550. 54EE1C621C2199B2008DD2E5 /* CryptoSwift.h */,
  551. 757BC92A1C1CA5790093AAA9 /* Info.plist */,
  552. );
  553. name = "Supporting Files";
  554. sourceTree = "<group>";
  555. };
  556. 754BE46419693E190098E6F3 /* CryptoSwiftTests */ = {
  557. isa = PBXGroup;
  558. children = (
  559. 757DA2561A4ED47B002BA3EF /* Helpers.swift */,
  560. 754BE46719693E190098E6F3 /* HashTests.swift */,
  561. 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */,
  562. 758A94271A65C59200E46135 /* HMACTests.swift */,
  563. 757DA2541A4ED408002BA3EF /* AESTests.swift */,
  564. 757DA2581A4ED4D7002BA3EF /* ChaCha20Tests.swift */,
  565. 674A736E1BF5D85B00866C5B /* RabbitTests.swift */,
  566. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */,
  567. 757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */,
  568. 75482EA31CB310B7001F66A5 /* PBKDF.swift */,
  569. 756BFDCA1A82B87300B9D9A4 /* Bridging.h */,
  570. 754BE46519693E190098E6F3 /* Supporting Files */,
  571. );
  572. path = CryptoSwiftTests;
  573. sourceTree = "<group>";
  574. };
  575. 754BE46519693E190098E6F3 /* Supporting Files */ = {
  576. isa = PBXGroup;
  577. children = (
  578. 754BE46619693E190098E6F3 /* Info.plist */,
  579. );
  580. name = "Supporting Files";
  581. sourceTree = "<group>";
  582. };
  583. 757BC8F61C1CA56A0093AAA9 /* Foundation */ = {
  584. isa = PBXGroup;
  585. children = (
  586. 757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */,
  587. 757BC8F91C1CA56A0093AAA9 /* ChaCha20+Foundation.swift */,
  588. 757BC8FA1C1CA56A0093AAA9 /* Data+Extension.swift */,
  589. 757BC8FB1C1CA56A0093AAA9 /* Rabbit+Foundation.swift */,
  590. 757BC8FC1C1CA56A0093AAA9 /* String+FoundationExtension.swift */,
  591. 757BC8FD1C1CA56A0093AAA9 /* Utils+Foundation.swift */,
  592. 754C9D1A1C30800A0003D5FE /* String+LinuxFoundation.swift */,
  593. 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */,
  594. );
  595. name = Foundation;
  596. path = Sources/CryptoSwift/Foundation;
  597. sourceTree = SOURCE_ROOT;
  598. };
  599. 75CB93291C8F5EC60087740D /* BlockMode */ = {
  600. isa = PBXGroup;
  601. children = (
  602. 75CB934D1C8F609D0087740D /* BlockModeOptions.swift */,
  603. 75CB932F1C8F5F580087740D /* BlockMode.swift */,
  604. 75DB81A21CDBFDC700ED181A /* BlockModeWorker.swift */,
  605. 75865C5E1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift */,
  606. 75CB93241C8F5EC10087740D /* CBC.swift */,
  607. 75CB93341C8F5FCE0087740D /* PCBC.swift */,
  608. 75CB93391C8F5FFD0087740D /* CFB.swift */,
  609. 758F58F01C8FB6E20054C377 /* OFB.swift */,
  610. 75CB93431C8F603C0087740D /* CTR.swift */,
  611. 75CB93481C8F60700087740D /* ECB.swift */,
  612. );
  613. name = BlockMode;
  614. sourceTree = "<group>";
  615. };
  616. 75DB81B11CDC0E4100ED181A /* Ciphers */ = {
  617. isa = PBXGroup;
  618. children = (
  619. 757F44081CC172B6002B1F85 /* BlockCipher.swift */,
  620. 75D0E05B1CFB9B9400FCEA0E /* Cipher.swift */,
  621. 757BC91A1C1CA5790093AAA9 /* AES.swift */,
  622. 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */,
  623. 757BC9341C1CA5790093AAA9 /* Rabbit.swift */,
  624. );
  625. name = Ciphers;
  626. sourceTree = "<group>";
  627. };
  628. /* End PBXGroup section */
  629. /* Begin PBXHeadersBuildPhase section */
  630. 5596BDB81BC8F220007E38D5 /* Headers */ = {
  631. isa = PBXHeadersBuildPhase;
  632. buildActionMask = 2147483647;
  633. files = (
  634. 54EE1C641C2199BE008DD2E5 /* CryptoSwift.h in Headers */,
  635. );
  636. runOnlyForDeploymentPostprocessing = 0;
  637. };
  638. 754BE45219693E190098E6F3 /* Headers */ = {
  639. isa = PBXHeadersBuildPhase;
  640. buildActionMask = 2147483647;
  641. files = (
  642. 54EE1C631C2199B2008DD2E5 /* CryptoSwift.h in Headers */,
  643. );
  644. runOnlyForDeploymentPostprocessing = 0;
  645. };
  646. 75D614B91BD844F2001358B2 /* Headers */ = {
  647. isa = PBXHeadersBuildPhase;
  648. buildActionMask = 2147483647;
  649. files = (
  650. 54EE1C651C2199C4008DD2E5 /* CryptoSwift.h in Headers */,
  651. );
  652. runOnlyForDeploymentPostprocessing = 0;
  653. };
  654. 75DF776C1BC8EB59006E9520 /* Headers */ = {
  655. isa = PBXHeadersBuildPhase;
  656. buildActionMask = 2147483647;
  657. files = (
  658. 54EE1C661C2199C8008DD2E5 /* CryptoSwift.h in Headers */,
  659. );
  660. runOnlyForDeploymentPostprocessing = 0;
  661. };
  662. /* End PBXHeadersBuildPhase section */
  663. /* Begin PBXNativeTarget section */
  664. 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */ = {
  665. isa = PBXNativeTarget;
  666. buildConfigurationList = 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */;
  667. buildPhases = (
  668. 5596BDB61BC8F220007E38D5 /* Sources */,
  669. 5596BDB71BC8F220007E38D5 /* Frameworks */,
  670. 5596BDB81BC8F220007E38D5 /* Headers */,
  671. 5596BDB91BC8F220007E38D5 /* Resources */,
  672. );
  673. buildRules = (
  674. );
  675. dependencies = (
  676. );
  677. name = "CryptoSwift watchOS";
  678. productName = "CryptoSwift watchOS";
  679. productReference = 5596BDBB1BC8F220007E38D5 /* CryptoSwift.framework */;
  680. productType = "com.apple.product-type.framework";
  681. };
  682. 754BE45419693E190098E6F3 /* CryptoSwift iOS */ = {
  683. isa = PBXNativeTarget;
  684. buildConfigurationList = 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */;
  685. buildPhases = (
  686. 754BE45019693E190098E6F3 /* Sources */,
  687. 754BE45119693E190098E6F3 /* Frameworks */,
  688. 754BE45219693E190098E6F3 /* Headers */,
  689. 754BE45319693E190098E6F3 /* Resources */,
  690. 75B601E0197D69770009B53D /* CopyFiles */,
  691. );
  692. buildRules = (
  693. );
  694. dependencies = (
  695. );
  696. name = "CryptoSwift iOS";
  697. productName = CryptoSwift;
  698. productReference = 754BE45519693E190098E6F3 /* CryptoSwift.framework */;
  699. productType = "com.apple.product-type.framework";
  700. };
  701. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */ = {
  702. isa = PBXNativeTarget;
  703. buildConfigurationList = 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */;
  704. buildPhases = (
  705. 754BE45C19693E190098E6F3 /* Sources */,
  706. 754BE45D19693E190098E6F3 /* Frameworks */,
  707. 754BE45E19693E190098E6F3 /* Resources */,
  708. );
  709. buildRules = (
  710. );
  711. dependencies = (
  712. 75B601E4197D69EB0009B53D /* PBXTargetDependency */,
  713. 75B601E6197D6A270009B53D /* PBXTargetDependency */,
  714. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */,
  715. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */,
  716. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */,
  717. 75B6021D197D6CF10009B53D /* PBXTargetDependency */,
  718. 75B6021F197D6D070009B53D /* PBXTargetDependency */,
  719. );
  720. name = CryptoSwiftTests;
  721. productName = CryptoSwiftTests;
  722. productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
  723. productType = "com.apple.product-type.bundle.unit-test";
  724. };
  725. 75D614921BD844F2001358B2 /* CryptoSwift tvOS */ = {
  726. isa = PBXNativeTarget;
  727. buildConfigurationList = 75D614BC1BD844F2001358B2 /* Build configuration list for PBXNativeTarget "CryptoSwift tvOS" */;
  728. buildPhases = (
  729. 75D614931BD844F2001358B2 /* Sources */,
  730. 75D614B81BD844F2001358B2 /* Frameworks */,
  731. 75D614B91BD844F2001358B2 /* Headers */,
  732. 75D614BA1BD844F2001358B2 /* Resources */,
  733. 75D614BB1BD844F2001358B2 /* CopyFiles */,
  734. );
  735. buildRules = (
  736. );
  737. dependencies = (
  738. );
  739. name = "CryptoSwift tvOS";
  740. productName = CryptoSwift;
  741. productReference = 75D614BF1BD844F2001358B2 /* CryptoSwift.framework */;
  742. productType = "com.apple.product-type.framework";
  743. };
  744. 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */ = {
  745. isa = PBXNativeTarget;
  746. buildConfigurationList = 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */;
  747. buildPhases = (
  748. 75DF77471BC8EB59006E9520 /* Sources */,
  749. 75DF776B1BC8EB59006E9520 /* Frameworks */,
  750. 75DF776C1BC8EB59006E9520 /* Headers */,
  751. 75DF776D1BC8EB59006E9520 /* Resources */,
  752. 75DF776E1BC8EB59006E9520 /* CopyFiles */,
  753. );
  754. buildRules = (
  755. );
  756. dependencies = (
  757. );
  758. name = "CryptoSwift OSX";
  759. productName = CryptoSwift;
  760. productReference = 75DF77721BC8EB59006E9520 /* CryptoSwift.framework */;
  761. productType = "com.apple.product-type.framework";
  762. };
  763. /* End PBXNativeTarget section */
  764. /* Begin PBXProject section */
  765. 754BE44C19693E190098E6F3 /* Project object */ = {
  766. isa = PBXProject;
  767. attributes = {
  768. LastSwiftUpdateCheck = 0700;
  769. LastUpgradeCheck = 0800;
  770. ORGANIZATIONNAME = "Marcin Krzyzanowski";
  771. TargetAttributes = {
  772. 5596BDBA1BC8F220007E38D5 = {
  773. CreatedOnToolsVersion = 7.0.1;
  774. };
  775. 754BE45419693E190098E6F3 = {
  776. CreatedOnToolsVersion = 6.0;
  777. LastSwiftMigration = 0800;
  778. };
  779. 754BE45F19693E190098E6F3 = {
  780. CreatedOnToolsVersion = 6.0;
  781. LastSwiftMigration = 0800;
  782. TestTargetID = 754BE45419693E190098E6F3;
  783. };
  784. };
  785. };
  786. buildConfigurationList = 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */;
  787. compatibilityVersion = "Xcode 3.2";
  788. developmentRegion = English;
  789. hasScannedForEncodings = 0;
  790. knownRegions = (
  791. en,
  792. );
  793. mainGroup = 754BE44B19693E190098E6F3;
  794. productRefGroup = 754BE45619693E190098E6F3 /* Products */;
  795. projectDirPath = "";
  796. projectRoot = "";
  797. targets = (
  798. 754BE45419693E190098E6F3 /* CryptoSwift iOS */,
  799. 5596BDBA1BC8F220007E38D5 /* CryptoSwift watchOS */,
  800. 75DF77461BC8EB59006E9520 /* CryptoSwift OSX */,
  801. 75D614921BD844F2001358B2 /* CryptoSwift tvOS */,
  802. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
  803. );
  804. };
  805. /* End PBXProject section */
  806. /* Begin PBXResourcesBuildPhase section */
  807. 5596BDB91BC8F220007E38D5 /* Resources */ = {
  808. isa = PBXResourcesBuildPhase;
  809. buildActionMask = 2147483647;
  810. files = (
  811. );
  812. runOnlyForDeploymentPostprocessing = 0;
  813. };
  814. 754BE45319693E190098E6F3 /* Resources */ = {
  815. isa = PBXResourcesBuildPhase;
  816. buildActionMask = 2147483647;
  817. files = (
  818. );
  819. runOnlyForDeploymentPostprocessing = 0;
  820. };
  821. 754BE45E19693E190098E6F3 /* Resources */ = {
  822. isa = PBXResourcesBuildPhase;
  823. buildActionMask = 2147483647;
  824. files = (
  825. 758A94281A65C59200E46135 /* HMACTests.swift in Resources */,
  826. );
  827. runOnlyForDeploymentPostprocessing = 0;
  828. };
  829. 75D614BA1BD844F2001358B2 /* Resources */ = {
  830. isa = PBXResourcesBuildPhase;
  831. buildActionMask = 2147483647;
  832. files = (
  833. );
  834. runOnlyForDeploymentPostprocessing = 0;
  835. };
  836. 75DF776D1BC8EB59006E9520 /* Resources */ = {
  837. isa = PBXResourcesBuildPhase;
  838. buildActionMask = 2147483647;
  839. files = (
  840. );
  841. runOnlyForDeploymentPostprocessing = 0;
  842. };
  843. /* End PBXResourcesBuildPhase section */
  844. /* Begin PBXSourcesBuildPhase section */
  845. 5596BDB61BC8F220007E38D5 /* Sources */ = {
  846. isa = PBXSourcesBuildPhase;
  847. buildActionMask = 2147483647;
  848. files = (
  849. 754C9D1C1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  850. 757BC99D1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  851. 757BC9AD1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  852. 75865C601D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */,
  853. 75DB81A41CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  854. 757BC8FF1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  855. 7574E5FF1CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */,
  856. 757BC9491C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  857. 757BC9C11C1CA5790093AAA9 /* Utils.swift in Sources */,
  858. 75CB934A1C8F60700087740D /* ECB.swift in Sources */,
  859. 757F440F1CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  860. 757BC9751C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  861. 750D3ACC1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
  862. 756B57601D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
  863. 757BC9071C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  864. 75D0E05D1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
  865. 757BC9851C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
  866. 757BC9B11C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  867. 757BC96D1C1CA5790093AAA9 /* Generics.swift in Sources */,
  868. 757F440A1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  869. 75558FCD1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */,
  870. 75CB93261C8F5EC10087740D /* CBC.swift in Sources */,
  871. 757BC9711C1CA5790093AAA9 /* Hash.swift in Sources */,
  872. 75CB93361C8F5FCE0087740D /* PCBC.swift in Sources */,
  873. 75CB93311C8F5F580087740D /* BlockMode.swift in Sources */,
  874. 757BC9171C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  875. 757BC9B51C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
  876. 757BC9411C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  877. 75482EA81CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  878. 757BC90F1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  879. 757BC9691C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  880. 757BC9611C1CA5790093AAA9 /* CRC.swift in Sources */,
  881. 757BC9A11C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  882. 75CB93451C8F603C0087740D /* CTR.swift in Sources */,
  883. 753881EC1CB06E390089101D /* NoPadding.swift in Sources */,
  884. 758F58F21C8FB6E20054C377 /* OFB.swift in Sources */,
  885. 757BC9BD1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
  886. 75CB934F1C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  887. 757BC9811C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  888. 757BC9511C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  889. 757BC9891C1CA5790093AAA9 /* MD5.swift in Sources */,
  890. 75DB81A91CDC06B100ED181A /* Updatable.swift in Sources */,
  891. 757BC9A91C1CA5790093AAA9 /* SHA1.swift in Sources */,
  892. 75D1F1F51D06B98B005A87A2 /* PBKDF1.swift in Sources */,
  893. 755655C81D080E3F00F004E7 /* Cryptors.swift in Sources */,
  894. 757BC9911C1CA5790093AAA9 /* Operators.swift in Sources */,
  895. 75CB933B1C8F5FFD0087740D /* CFB.swift in Sources */,
  896. 75C2E7691D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
  897. 757BC9B91C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
  898. 757BC9131C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  899. 757BC98D1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  900. 757BC93D1C1CA5790093AAA9 /* AES.swift in Sources */,
  901. 757BC9551C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  902. 757BC9951C1CA5790093AAA9 /* Padding.swift in Sources */,
  903. 80545D141CA9FECD00474A99 /* Bit.swift in Sources */,
  904. 757BC9A51C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  905. 757BC90B1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */,
  906. 757BC9791C1CA5790093AAA9 /* HMAC.swift in Sources */,
  907. 75482EAD1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  908. );
  909. runOnlyForDeploymentPostprocessing = 0;
  910. };
  911. 754BE45019693E190098E6F3 /* Sources */ = {
  912. isa = PBXSourcesBuildPhase;
  913. buildActionMask = 2147483647;
  914. files = (
  915. 754C9D1B1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  916. 757BC99C1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  917. 757BC9AC1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  918. 75865C5F1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */,
  919. 75DB81A31CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  920. 757BC9161C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  921. 7574E5FE1CD02C8B00E96346 /* CSArrayType+Foundation.swift in Sources */,
  922. 757BC9481C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  923. 757BC9C01C1CA5790093AAA9 /* Utils.swift in Sources */,
  924. 75CB93491C8F60700087740D /* ECB.swift in Sources */,
  925. 757F440E1CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  926. 757BC9741C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  927. 750D3ACB1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
  928. 756B575F1D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
  929. 757BC90E1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  930. 75D0E05C1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
  931. 757BC9841C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
  932. 757BC9B01C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  933. 757BC96C1C1CA5790093AAA9 /* Generics.swift in Sources */,
  934. 757F44091CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  935. 75558FCC1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */,
  936. 75CB93251C8F5EC10087740D /* CBC.swift in Sources */,
  937. 757BC9701C1CA5790093AAA9 /* Hash.swift in Sources */,
  938. 75CB93351C8F5FCE0087740D /* PCBC.swift in Sources */,
  939. 75CB93301C8F5F580087740D /* BlockMode.swift in Sources */,
  940. 757BC9121C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  941. 757BC9B41C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
  942. 757BC9401C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  943. 757BC9061C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  944. 75482EA71CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  945. 757BC9681C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  946. 757BC9601C1CA5790093AAA9 /* CRC.swift in Sources */,
  947. 757BC9A01C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  948. 75CB93441C8F603C0087740D /* CTR.swift in Sources */,
  949. 757BC9BC1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
  950. 753881EB1CB06E390089101D /* NoPadding.swift in Sources */,
  951. 758F58F11C8FB6E20054C377 /* OFB.swift in Sources */,
  952. 75CB934E1C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  953. 757BC9801C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  954. 757BC9501C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  955. 757BC9881C1CA5790093AAA9 /* MD5.swift in Sources */,
  956. 757BC9A81C1CA5790093AAA9 /* SHA1.swift in Sources */,
  957. 75DB81A81CDC06B100ED181A /* Updatable.swift in Sources */,
  958. 75D1F1F41D06B98B005A87A2 /* PBKDF1.swift in Sources */,
  959. 755655C71D080E3F00F004E7 /* Cryptors.swift in Sources */,
  960. 757BC9901C1CA5790093AAA9 /* Operators.swift in Sources */,
  961. 75CB933A1C8F5FFD0087740D /* CFB.swift in Sources */,
  962. 75C2E7681D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
  963. 757BC9B81C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
  964. 757BC8FE1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  965. 757BC98C1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  966. 757BC93C1C1CA5790093AAA9 /* AES.swift in Sources */,
  967. 757BC9541C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  968. 757BC9941C1CA5790093AAA9 /* Padding.swift in Sources */,
  969. 80545D131CA9FECD00474A99 /* Bit.swift in Sources */,
  970. 757BC9A41C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  971. 757BC9781C1CA5790093AAA9 /* HMAC.swift in Sources */,
  972. 75482EAC1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  973. 757BC90A1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */,
  974. );
  975. runOnlyForDeploymentPostprocessing = 0;
  976. };
  977. 754BE45C19693E190098E6F3 /* Sources */ = {
  978. isa = PBXSourcesBuildPhase;
  979. buildActionMask = 2147483647;
  980. files = (
  981. 75482EA41CB310B7001F66A5 /* PBKDF.swift in Sources */,
  982. 758A94291A65C67400E46135 /* HMACTests.swift in Sources */,
  983. 75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */,
  984. 757DA2571A4ED47B002BA3EF /* Helpers.swift in Sources */,
  985. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */,
  986. 757DA2591A4ED4D7002BA3EF /* ChaCha20Tests.swift in Sources */,
  987. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */,
  988. 674A736F1BF5D85B00866C5B /* RabbitTests.swift in Sources */,
  989. 757DA2531A4ED0A4002BA3EF /* PaddingTests.swift in Sources */,
  990. 757DA2551A4ED408002BA3EF /* AESTests.swift in Sources */,
  991. );
  992. runOnlyForDeploymentPostprocessing = 0;
  993. };
  994. 75D614931BD844F2001358B2 /* Sources */ = {
  995. isa = PBXSourcesBuildPhase;
  996. buildActionMask = 2147483647;
  997. files = (
  998. 754C9D1D1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  999. 757BC99E1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  1000. 757BC9AE1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  1001. 75865C621D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */,
  1002. 75DB81A61CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  1003. 757BC9181C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  1004. 7574E6011CD02C9400E96346 /* CSArrayType+Foundation.swift in Sources */,
  1005. 757BC94A1C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  1006. 757BC9C21C1CA5790093AAA9 /* Utils.swift in Sources */,
  1007. 75CB934B1C8F60700087740D /* ECB.swift in Sources */,
  1008. 757F44111CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  1009. 757BC9761C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  1010. 750D3ACE1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
  1011. 756B57621D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
  1012. 757BC9101C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  1013. 75D0E05F1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
  1014. 757BC9861C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
  1015. 757BC9B21C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  1016. 757BC96E1C1CA5790093AAA9 /* Generics.swift in Sources */,
  1017. 757F440C1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  1018. 75558FCF1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */,
  1019. 75CB93271C8F5EC10087740D /* CBC.swift in Sources */,
  1020. 757BC9721C1CA5790093AAA9 /* Hash.swift in Sources */,
  1021. 75CB93371C8F5FCE0087740D /* PCBC.swift in Sources */,
  1022. 75CB93321C8F5F580087740D /* BlockMode.swift in Sources */,
  1023. 757BC9141C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  1024. 757BC9B61C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
  1025. 757BC9421C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  1026. 75482EAA1CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  1027. 757BC9081C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  1028. 757BC96A1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  1029. 757BC9621C1CA5790093AAA9 /* CRC.swift in Sources */,
  1030. 757BC9A21C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  1031. 75CB93461C8F603C0087740D /* CTR.swift in Sources */,
  1032. 753881EE1CB06E390089101D /* NoPadding.swift in Sources */,
  1033. 758F58F31C8FB6E20054C377 /* OFB.swift in Sources */,
  1034. 757BC9BE1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
  1035. 75CB93501C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  1036. 757BC9821C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  1037. 757BC9521C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  1038. 757BC98A1C1CA5790093AAA9 /* MD5.swift in Sources */,
  1039. 75DB81AB1CDC06B100ED181A /* Updatable.swift in Sources */,
  1040. 757BC9AA1C1CA5790093AAA9 /* SHA1.swift in Sources */,
  1041. 75D1F1F71D06B98B005A87A2 /* PBKDF1.swift in Sources */,
  1042. 755655CA1D080E3F00F004E7 /* Cryptors.swift in Sources */,
  1043. 757BC9921C1CA5790093AAA9 /* Operators.swift in Sources */,
  1044. 75CB933C1C8F5FFD0087740D /* CFB.swift in Sources */,
  1045. 75C2E76B1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
  1046. 757BC9BA1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
  1047. 757BC9001C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  1048. 757BC98E1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  1049. 757BC93E1C1CA5790093AAA9 /* AES.swift in Sources */,
  1050. 757BC9561C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  1051. 757BC9961C1CA5790093AAA9 /* Padding.swift in Sources */,
  1052. 80545D161CA9FECD00474A99 /* Bit.swift in Sources */,
  1053. 757BC9A61C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  1054. 757BC97A1C1CA5790093AAA9 /* HMAC.swift in Sources */,
  1055. 75482EAF1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  1056. 757BC90C1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */,
  1057. );
  1058. runOnlyForDeploymentPostprocessing = 0;
  1059. };
  1060. 75DF77471BC8EB59006E9520 /* Sources */ = {
  1061. isa = PBXSourcesBuildPhase;
  1062. buildActionMask = 2147483647;
  1063. files = (
  1064. 754C9D1E1C30800A0003D5FE /* String+LinuxFoundation.swift in Sources */,
  1065. 757BC99F1C1CA5790093AAA9 /* PKCS7.swift in Sources */,
  1066. 757BC9AF1C1CA5790093AAA9 /* SHA2.swift in Sources */,
  1067. 75865C611D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift in Sources */,
  1068. 75DB81A51CDBFDC700ED181A /* BlockModeWorker.swift in Sources */,
  1069. 757BC9011C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
  1070. 7574E6001CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */,
  1071. 757BC94B1C1CA5790093AAA9 /* Authenticator.swift in Sources */,
  1072. 757BC9C31C1CA5790093AAA9 /* Utils.swift in Sources */,
  1073. 75CB934C1C8F60700087740D /* ECB.swift in Sources */,
  1074. 757F44101CC1822B002B1F85 /* SecureBytes.swift in Sources */,
  1075. 757BC9771C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
  1076. 750D3ACD1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
  1077. 756B57611D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
  1078. 757BC9091C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
  1079. 75D0E05E1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
  1080. 757BC9871C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
  1081. 757BC9B31C1CA5790093AAA9 /* String+Extension.swift in Sources */,
  1082. 757BC96F1C1CA5790093AAA9 /* Generics.swift in Sources */,
  1083. 757F440B1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
  1084. 75558FCE1D4BA93C00CF6C18 /* RandomAccessCryptor.swift in Sources */,
  1085. 75CB93281C8F5EC10087740D /* CBC.swift in Sources */,
  1086. 757BC9731C1CA5790093AAA9 /* Hash.swift in Sources */,
  1087. 75CB93381C8F5FCE0087740D /* PCBC.swift in Sources */,
  1088. 75CB93331C8F5F580087740D /* BlockMode.swift in Sources */,
  1089. 757BC9191C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
  1090. 757BC9B71C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
  1091. 757BC9431C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
  1092. 75482EA91CB329C1001F66A5 /* PBKDF2.swift in Sources */,
  1093. 757BC9111C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
  1094. 757BC96B1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
  1095. 757BC9631C1CA5790093AAA9 /* CRC.swift in Sources */,
  1096. 757BC9A31C1CA5790093AAA9 /* Poly1305.swift in Sources */,
  1097. 75CB93471C8F603C0087740D /* CTR.swift in Sources */,
  1098. 753881ED1CB06E390089101D /* NoPadding.swift in Sources */,
  1099. 758F58F41C8FB6E20054C377 /* OFB.swift in Sources */,
  1100. 757BC9BF1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
  1101. 75CB93511C8F609D0087740D /* BlockModeOptions.swift in Sources */,
  1102. 757BC9831C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
  1103. 757BC9531C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
  1104. 757BC98B1C1CA5790093AAA9 /* MD5.swift in Sources */,
  1105. 75DB81AA1CDC06B100ED181A /* Updatable.swift in Sources */,
  1106. 757BC9AB1C1CA5790093AAA9 /* SHA1.swift in Sources */,
  1107. 75D1F1F61D06B98B005A87A2 /* PBKDF1.swift in Sources */,
  1108. 755655C91D080E3F00F004E7 /* Cryptors.swift in Sources */,
  1109. 757BC9931C1CA5790093AAA9 /* Operators.swift in Sources */,
  1110. 75CB933D1C8F5FFD0087740D /* CFB.swift in Sources */,
  1111. 75C2E76A1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
  1112. 757BC9BB1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
  1113. 757BC9151C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
  1114. 757BC98F1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
  1115. 757BC93F1C1CA5790093AAA9 /* AES.swift in Sources */,
  1116. 757BC9571C1CA5790093AAA9 /* ChaCha20.swift in Sources */,
  1117. 757BC9971C1CA5790093AAA9 /* Padding.swift in Sources */,
  1118. 80545D151CA9FECD00474A99 /* Bit.swift in Sources */,
  1119. 757BC9A71C1CA5790093AAA9 /* Rabbit.swift in Sources */,
  1120. 757BC90D1C1CA56A0093AAA9 /* Data+Extension.swift in Sources */,
  1121. 757BC97B1C1CA5790093AAA9 /* HMAC.swift in Sources */,
  1122. 75482EAE1CB329DF001F66A5 /* PKCS5.swift in Sources */,
  1123. );
  1124. runOnlyForDeploymentPostprocessing = 0;
  1125. };
  1126. /* End PBXSourcesBuildPhase section */
  1127. /* Begin PBXTargetDependency section */
  1128. 75B601E4197D69EB0009B53D /* PBXTargetDependency */ = {
  1129. isa = PBXTargetDependency;
  1130. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1131. targetProxy = 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */;
  1132. };
  1133. 75B601E6197D6A270009B53D /* PBXTargetDependency */ = {
  1134. isa = PBXTargetDependency;
  1135. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1136. targetProxy = 75B601E5197D6A270009B53D /* PBXContainerItemProxy */;
  1137. };
  1138. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */ = {
  1139. isa = PBXTargetDependency;
  1140. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1141. targetProxy = 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */;
  1142. };
  1143. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */ = {
  1144. isa = PBXTargetDependency;
  1145. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1146. targetProxy = 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */;
  1147. };
  1148. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */ = {
  1149. isa = PBXTargetDependency;
  1150. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1151. targetProxy = 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */;
  1152. };
  1153. 75B6021D197D6CF10009B53D /* PBXTargetDependency */ = {
  1154. isa = PBXTargetDependency;
  1155. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1156. targetProxy = 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */;
  1157. };
  1158. 75B6021F197D6D070009B53D /* PBXTargetDependency */ = {
  1159. isa = PBXTargetDependency;
  1160. target = 754BE45419693E190098E6F3 /* CryptoSwift iOS */;
  1161. targetProxy = 75B6021E197D6D070009B53D /* PBXContainerItemProxy */;
  1162. };
  1163. /* End PBXTargetDependency section */
  1164. /* Begin XCBuildConfiguration section */
  1165. 5596BDC11BC8F220007E38D5 /* Debug */ = {
  1166. isa = XCBuildConfiguration;
  1167. buildSettings = {
  1168. DEBUG_INFORMATION_FORMAT = dwarf;
  1169. DEFINES_MODULE = YES;
  1170. DYLIB_COMPATIBILITY_VERSION = 1;
  1171. DYLIB_CURRENT_VERSION = 1;
  1172. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1173. GCC_NO_COMMON_BLOCKS = YES;
  1174. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1175. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1176. MTL_ENABLE_DEBUG_INFO = YES;
  1177. PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
  1178. PRODUCT_NAME = CryptoSwift;
  1179. SDKROOT = watchos;
  1180. SKIP_INSTALL = YES;
  1181. SWIFT_VERSION = 3.0;
  1182. TARGETED_DEVICE_FAMILY = 4;
  1183. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1184. };
  1185. name = Debug;
  1186. };
  1187. 5596BDC21BC8F220007E38D5 /* Release */ = {
  1188. isa = XCBuildConfiguration;
  1189. buildSettings = {
  1190. COPY_PHASE_STRIP = NO;
  1191. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1192. DEFINES_MODULE = YES;
  1193. DYLIB_COMPATIBILITY_VERSION = 1;
  1194. DYLIB_CURRENT_VERSION = 1;
  1195. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1196. GCC_NO_COMMON_BLOCKS = YES;
  1197. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1198. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1199. MTL_ENABLE_DEBUG_INFO = NO;
  1200. PRODUCT_BUNDLE_IDENTIFIER = com.hakore.CryptoSwift;
  1201. PRODUCT_NAME = CryptoSwift;
  1202. SDKROOT = watchos;
  1203. SKIP_INSTALL = YES;
  1204. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1205. SWIFT_VERSION = 3.0;
  1206. TARGETED_DEVICE_FAMILY = 4;
  1207. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1208. };
  1209. name = Release;
  1210. };
  1211. 754BE46919693E190098E6F3 /* Debug */ = {
  1212. isa = XCBuildConfiguration;
  1213. buildSettings = {
  1214. ALWAYS_SEARCH_USER_PATHS = NO;
  1215. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1216. CLANG_CXX_LIBRARY = "libc++";
  1217. CLANG_ENABLE_MODULES = YES;
  1218. CLANG_ENABLE_OBJC_ARC = YES;
  1219. CLANG_WARN_BOOL_CONVERSION = YES;
  1220. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1221. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1222. CLANG_WARN_EMPTY_BODY = YES;
  1223. CLANG_WARN_ENUM_CONVERSION = YES;
  1224. CLANG_WARN_INT_CONVERSION = YES;
  1225. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1226. CLANG_WARN_UNREACHABLE_CODE = YES;
  1227. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1228. CODE_SIGNING_REQUIRED = NO;
  1229. COPY_PHASE_STRIP = NO;
  1230. CURRENT_PROJECT_VERSION = 1;
  1231. DEFINES_MODULE = YES;
  1232. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1233. ENABLE_TESTABILITY = YES;
  1234. GCC_C_LANGUAGE_STANDARD = gnu99;
  1235. GCC_DYNAMIC_NO_PIC = NO;
  1236. GCC_NO_COMMON_BLOCKS = YES;
  1237. GCC_OPTIMIZATION_LEVEL = 0;
  1238. GCC_PREPROCESSOR_DEFINITIONS = (
  1239. "DEBUG=1",
  1240. "$(inherited)",
  1241. );
  1242. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1243. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1244. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1245. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1246. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1247. GCC_WARN_UNUSED_FUNCTION = YES;
  1248. GCC_WARN_UNUSED_VARIABLE = YES;
  1249. INFOPLIST_FILE = Sources/CryptoSwift/Info.plist;
  1250. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1251. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1252. METAL_ENABLE_DEBUG_INFO = YES;
  1253. ONLY_ACTIVE_ARCH = YES;
  1254. PRODUCT_NAME = CryptoSwift;
  1255. SDKROOT = iphoneos;
  1256. SWIFT_INSTALL_OBJC_HEADER = NO;
  1257. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1258. SWIFT_VERSION = 3.0;
  1259. TARGETED_DEVICE_FAMILY = "1,2";
  1260. VERSIONING_SYSTEM = "apple-generic";
  1261. VERSION_INFO_PREFIX = "";
  1262. };
  1263. name = Debug;
  1264. };
  1265. 754BE46A19693E190098E6F3 /* Release */ = {
  1266. isa = XCBuildConfiguration;
  1267. buildSettings = {
  1268. ALWAYS_SEARCH_USER_PATHS = NO;
  1269. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1270. CLANG_CXX_LIBRARY = "libc++";
  1271. CLANG_ENABLE_MODULES = YES;
  1272. CLANG_ENABLE_OBJC_ARC = YES;
  1273. CLANG_WARN_BOOL_CONVERSION = YES;
  1274. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1275. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1276. CLANG_WARN_EMPTY_BODY = YES;
  1277. CLANG_WARN_ENUM_CONVERSION = YES;
  1278. CLANG_WARN_INT_CONVERSION = YES;
  1279. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1280. CLANG_WARN_UNREACHABLE_CODE = YES;
  1281. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1282. CODE_SIGNING_REQUIRED = NO;
  1283. COPY_PHASE_STRIP = YES;
  1284. CURRENT_PROJECT_VERSION = 1;
  1285. DEFINES_MODULE = YES;
  1286. ENABLE_NS_ASSERTIONS = NO;
  1287. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1288. GCC_C_LANGUAGE_STANDARD = gnu99;
  1289. GCC_NO_COMMON_BLOCKS = YES;
  1290. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1291. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1292. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1293. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1294. GCC_WARN_UNUSED_FUNCTION = YES;
  1295. GCC_WARN_UNUSED_VARIABLE = YES;
  1296. INFOPLIST_FILE = Sources/CryptoSwift/Info.plist;
  1297. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1298. MACOSX_DEPLOYMENT_TARGET = 10.9;
  1299. METAL_ENABLE_DEBUG_INFO = NO;
  1300. PRODUCT_NAME = CryptoSwift;
  1301. SDKROOT = iphoneos;
  1302. SWIFT_INSTALL_OBJC_HEADER = NO;
  1303. SWIFT_VERSION = 3.0;
  1304. TARGETED_DEVICE_FAMILY = "1,2";
  1305. VALIDATE_PRODUCT = YES;
  1306. VERSIONING_SYSTEM = "apple-generic";
  1307. VERSION_INFO_PREFIX = "";
  1308. };
  1309. name = Release;
  1310. };
  1311. 754BE46C19693E190098E6F3 /* Debug */ = {
  1312. isa = XCBuildConfiguration;
  1313. buildSettings = {
  1314. APPLICATION_EXTENSION_API_ONLY = YES;
  1315. BITCODE_GENERATION_MODE = marker;
  1316. CLANG_ENABLE_MODULES = YES;
  1317. DYLIB_COMPATIBILITY_VERSION = 1;
  1318. DYLIB_CURRENT_VERSION = 1;
  1319. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1320. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1321. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1322. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1323. PRODUCT_BUNDLE_IDENTIFIER = com.krzyzanowskim.CryptoSwift;
  1324. PRODUCT_NAME = CryptoSwift;
  1325. SKIP_INSTALL = YES;
  1326. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1327. SWIFT_VERSION = 3.0;
  1328. };
  1329. name = Debug;
  1330. };
  1331. 754BE46D19693E190098E6F3 /* Release */ = {
  1332. isa = XCBuildConfiguration;
  1333. buildSettings = {
  1334. APPLICATION_EXTENSION_API_ONLY = YES;
  1335. BITCODE_GENERATION_MODE = bitcode;
  1336. CLANG_ENABLE_MODULES = YES;
  1337. DYLIB_COMPATIBILITY_VERSION = 1;
  1338. DYLIB_CURRENT_VERSION = 1;
  1339. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1340. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1341. GCC_UNROLL_LOOPS = YES;
  1342. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1343. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1344. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1345. LLVM_LTO = YES;
  1346. PRODUCT_BUNDLE_IDENTIFIER = com.krzyzanowskim.CryptoSwift;
  1347. PRODUCT_NAME = CryptoSwift;
  1348. SKIP_INSTALL = YES;
  1349. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1350. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1351. SWIFT_VERSION = 3.0;
  1352. };
  1353. name = Release;
  1354. };
  1355. 754BE46F19693E190098E6F3 /* Debug */ = {
  1356. isa = XCBuildConfiguration;
  1357. buildSettings = {
  1358. GCC_PREPROCESSOR_DEFINITIONS = (
  1359. "DEBUG=1",
  1360. "$(inherited)",
  1361. );
  1362. HEADER_SEARCH_PATHS = (
  1363. "$(inherited)",
  1364. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  1365. "includes/**",
  1366. );
  1367. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  1368. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1369. LLVM_LTO = NO;
  1370. METAL_ENABLE_DEBUG_INFO = YES;
  1371. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1372. PRODUCT_NAME = "$(TARGET_NAME)";
  1373. SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
  1374. SWIFT_VERSION = 3.0;
  1375. };
  1376. name = Debug;
  1377. };
  1378. 754BE47019693E190098E6F3 /* Release */ = {
  1379. isa = XCBuildConfiguration;
  1380. buildSettings = {
  1381. GCC_OPTIMIZATION_LEVEL = fast;
  1382. GCC_UNROLL_LOOPS = YES;
  1383. HEADER_SEARCH_PATHS = (
  1384. "$(inherited)",
  1385. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  1386. "includes/**",
  1387. );
  1388. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  1389. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1390. LLVM_LTO = YES;
  1391. METAL_ENABLE_DEBUG_INFO = NO;
  1392. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1393. PRODUCT_NAME = "$(TARGET_NAME)";
  1394. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1395. SWIFT_OBJC_BRIDGING_HEADER = CryptoSwiftTests/Bridging.h;
  1396. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1397. SWIFT_VERSION = 3.0;
  1398. };
  1399. name = Release;
  1400. };
  1401. 75D614BD1BD844F2001358B2 /* Debug */ = {
  1402. isa = XCBuildConfiguration;
  1403. buildSettings = {
  1404. APPLICATION_EXTENSION_API_ONLY = YES;
  1405. BITCODE_GENERATION_MODE = bitcode;
  1406. CLANG_ENABLE_MODULES = YES;
  1407. DYLIB_COMPATIBILITY_VERSION = 1;
  1408. DYLIB_CURRENT_VERSION = 1;
  1409. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1410. ENABLE_BITCODE = YES;
  1411. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1412. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1413. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1414. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1415. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1416. PRODUCT_NAME = CryptoSwift;
  1417. SDKROOT = appletvos;
  1418. SKIP_INSTALL = YES;
  1419. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1420. SWIFT_VERSION = 3.0;
  1421. TARGETED_DEVICE_FAMILY = 3;
  1422. TVOS_DEPLOYMENT_TARGET = 9.0;
  1423. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1424. };
  1425. name = Debug;
  1426. };
  1427. 75D614BE1BD844F2001358B2 /* Release */ = {
  1428. isa = XCBuildConfiguration;
  1429. buildSettings = {
  1430. APPLICATION_EXTENSION_API_ONLY = YES;
  1431. BITCODE_GENERATION_MODE = bitcode;
  1432. CLANG_ENABLE_MODULES = YES;
  1433. DYLIB_COMPATIBILITY_VERSION = 1;
  1434. DYLIB_CURRENT_VERSION = 1;
  1435. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1436. ENABLE_BITCODE = YES;
  1437. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1438. GCC_UNROLL_LOOPS = YES;
  1439. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1440. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1441. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1442. LLVM_LTO = YES;
  1443. MACOSX_DEPLOYMENT_TARGET = 10.11;
  1444. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1445. PRODUCT_NAME = CryptoSwift;
  1446. SDKROOT = appletvos;
  1447. SKIP_INSTALL = YES;
  1448. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1449. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1450. SWIFT_VERSION = 3.0;
  1451. TARGETED_DEVICE_FAMILY = 3;
  1452. TVOS_DEPLOYMENT_TARGET = 9.0;
  1453. WATCHOS_DEPLOYMENT_TARGET = 2.0;
  1454. };
  1455. name = Release;
  1456. };
  1457. 75DF77701BC8EB59006E9520 /* Debug */ = {
  1458. isa = XCBuildConfiguration;
  1459. buildSettings = {
  1460. APPLICATION_EXTENSION_API_ONLY = YES;
  1461. BITCODE_GENERATION_MODE = marker;
  1462. CLANG_ENABLE_MODULES = YES;
  1463. COMBINE_HIDPI_IMAGES = YES;
  1464. DYLIB_COMPATIBILITY_VERSION = 1;
  1465. DYLIB_CURRENT_VERSION = 1;
  1466. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1467. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1468. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1469. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1470. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1471. PRODUCT_NAME = CryptoSwift;
  1472. SDKROOT = macosx;
  1473. SKIP_INSTALL = YES;
  1474. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1475. SWIFT_VERSION = 3.0;
  1476. };
  1477. name = Debug;
  1478. };
  1479. 75DF77711BC8EB59006E9520 /* Release */ = {
  1480. isa = XCBuildConfiguration;
  1481. buildSettings = {
  1482. APPLICATION_EXTENSION_API_ONLY = YES;
  1483. BITCODE_GENERATION_MODE = bitcode;
  1484. CLANG_ENABLE_MODULES = YES;
  1485. COMBINE_HIDPI_IMAGES = YES;
  1486. DYLIB_COMPATIBILITY_VERSION = 1;
  1487. DYLIB_CURRENT_VERSION = 1;
  1488. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1489. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  1490. GCC_UNROLL_LOOPS = YES;
  1491. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1492. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1493. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1494. LLVM_LTO = YES;
  1495. PRODUCT_BUNDLE_IDENTIFIER = "com.hakore.${PRODUCT_NAME:rfc1034identifier}";
  1496. PRODUCT_NAME = CryptoSwift;
  1497. SDKROOT = macosx;
  1498. SKIP_INSTALL = YES;
  1499. SWIFT_DISABLE_SAFETY_CHECKS = YES;
  1500. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1501. SWIFT_VERSION = 3.0;
  1502. };
  1503. name = Release;
  1504. };
  1505. /* End XCBuildConfiguration section */
  1506. /* Begin XCConfigurationList section */
  1507. 5596BDC01BC8F220007E38D5 /* Build configuration list for PBXNativeTarget "CryptoSwift watchOS" */ = {
  1508. isa = XCConfigurationList;
  1509. buildConfigurations = (
  1510. 5596BDC11BC8F220007E38D5 /* Debug */,
  1511. 5596BDC21BC8F220007E38D5 /* Release */,
  1512. );
  1513. defaultConfigurationIsVisible = 0;
  1514. defaultConfigurationName = Release;
  1515. };
  1516. 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */ = {
  1517. isa = XCConfigurationList;
  1518. buildConfigurations = (
  1519. 754BE46919693E190098E6F3 /* Debug */,
  1520. 754BE46A19693E190098E6F3 /* Release */,
  1521. );
  1522. defaultConfigurationIsVisible = 0;
  1523. defaultConfigurationName = Release;
  1524. };
  1525. 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift iOS" */ = {
  1526. isa = XCConfigurationList;
  1527. buildConfigurations = (
  1528. 754BE46C19693E190098E6F3 /* Debug */,
  1529. 754BE46D19693E190098E6F3 /* Release */,
  1530. );
  1531. defaultConfigurationIsVisible = 0;
  1532. defaultConfigurationName = Release;
  1533. };
  1534. 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */ = {
  1535. isa = XCConfigurationList;
  1536. buildConfigurations = (
  1537. 754BE46F19693E190098E6F3 /* Debug */,
  1538. 754BE47019693E190098E6F3 /* Release */,
  1539. );
  1540. defaultConfigurationIsVisible = 0;
  1541. defaultConfigurationName = Release;
  1542. };
  1543. 75D614BC1BD844F2001358B2 /* Build configuration list for PBXNativeTarget "CryptoSwift tvOS" */ = {
  1544. isa = XCConfigurationList;
  1545. buildConfigurations = (
  1546. 75D614BD1BD844F2001358B2 /* Debug */,
  1547. 75D614BE1BD844F2001358B2 /* Release */,
  1548. );
  1549. defaultConfigurationIsVisible = 0;
  1550. defaultConfigurationName = Release;
  1551. };
  1552. 75DF776F1BC8EB59006E9520 /* Build configuration list for PBXNativeTarget "CryptoSwift OSX" */ = {
  1553. isa = XCConfigurationList;
  1554. buildConfigurations = (
  1555. 75DF77701BC8EB59006E9520 /* Debug */,
  1556. 75DF77711BC8EB59006E9520 /* Release */,
  1557. );
  1558. defaultConfigurationIsVisible = 0;
  1559. defaultConfigurationName = Release;
  1560. };
  1561. /* End XCConfigurationList section */
  1562. };
  1563. rootObject = 754BE44C19693E190098E6F3 /* Project object */;
  1564. }