project.pbxproj 104 KB

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