|
@@ -13,11 +13,11 @@
|
|
|
14156CE52011422400DDCFBC /* ChaCha20Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14156CE42011422400DDCFBC /* ChaCha20Poly1305Tests.swift */; };
|
|
|
1467460F2017BB3600DF04ED /* AEAD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1467460E2017BB3600DF04ED /* AEAD.swift */; };
|
|
|
35F3E51C23BF9A6700A024A1 /* OCB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35F3E51B23BF9A6700A024A1 /* OCB.swift */; };
|
|
|
- 35F3E51E23BF9AD300A024A1 /* AESOCBTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35F3E51D23BF9AD300A024A1 /* AESOCBTests.swift */; };
|
|
|
674A736F1BF5D85B00866C5B /* RabbitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674A736E1BF5D85B00866C5B /* RabbitTests.swift */; };
|
|
|
750509991F6BEF2A00394A1B /* PKCS7.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750509981F6BEF2A00394A1B /* PKCS7.swift */; };
|
|
|
750CC3EB1DC0CACE0096BE6E /* BlowfishTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750CC3EA1DC0CACE0096BE6E /* BlowfishTests.swift */; };
|
|
|
75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75100F8E19B0BC890005C5F5 /* Poly1305Tests.swift */; };
|
|
|
+ 751AA0F3255F4EB600D4719E /* AESOCBTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35F3E51D23BF9AD300A024A1 /* AESOCBTests.swift */; };
|
|
|
751EE9781F93996100161FFC /* AES.Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 751EE9771F93996100161FFC /* AES.Cryptors.swift */; };
|
|
|
75211F95207249D8004E41F8 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75211F94207249D8004E41F8 /* AppDelegate.swift */; };
|
|
|
7523742D2083C61D0016D662 /* GCM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7523742C2083C61C0016D662 /* GCM.swift */; };
|
|
@@ -904,7 +904,6 @@
|
|
|
75EC52851EE8B8170048EB3B /* CBC.swift in Sources */,
|
|
|
75EC52A71EE8B8390048EB3B /* PBKDF2.swift in Sources */,
|
|
|
75EC529D1EE8B8200048EB3B /* Utils+Foundation.swift in Sources */,
|
|
|
- 35F3E51E23BF9AD300A024A1 /* AESOCBTests.swift in Sources */,
|
|
|
75EC527E1EE8B8130048EB3B /* Authenticator.swift in Sources */,
|
|
|
75EC52AB1EE8B83D0048EB3B /* Rabbit.swift in Sources */,
|
|
|
75B3ED77210F9DF7005D4ADA /* BlockDecryptor.swift in Sources */,
|
|
@@ -922,6 +921,7 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 751AA0F3255F4EB600D4719E /* AESOCBTests.swift in Sources */,
|
|
|
75C2E76D1D55F097003D2BCA /* Access.swift in Sources */,
|
|
|
75482EA41CB310B7001F66A5 /* PBKDF.swift in Sources */,
|
|
|
758A94291A65C67400E46135 /* HMACTests.swift in Sources */,
|