project.pbxproj 91 KB

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