|
@@ -44,6 +44,10 @@
|
|
|
755655C91D080E3F00F004E7 /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755655C61D080E3F00F004E7 /* Cryptors.swift */; };
|
|
|
755655CA1D080E3F00F004E7 /* Cryptors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755655C61D080E3F00F004E7 /* Cryptors.swift */; };
|
|
|
755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755FB1D9199E347D00475437 /* ExtensionsTest.swift */; };
|
|
|
+ 756B575F1D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
|
|
|
+ 756B57601D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
|
|
|
+ 756B57611D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
|
|
|
+ 756B57621D5131A4001C0C72 /* Collection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */; };
|
|
|
7574E5FE1CD02C8B00E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
|
|
|
7574E5FF1CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
|
|
|
7574E6001CD02C9300E96346 /* CSArrayType+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */; };
|
|
@@ -92,10 +96,10 @@
|
|
|
757BC9551C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
|
|
|
757BC9561C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
|
|
|
757BC9571C1CA5790093AAA9 /* ChaCha20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9201C1CA5790093AAA9 /* ChaCha20.swift */; };
|
|
|
- 757BC9601C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
|
|
|
- 757BC9611C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
|
|
|
- 757BC9621C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
|
|
|
- 757BC9631C1CA5790093AAA9 /* CRC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* CRC.swift */; };
|
|
|
+ 757BC9601C1CA5790093AAA9 /* Checksum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* Checksum.swift */; };
|
|
|
+ 757BC9611C1CA5790093AAA9 /* Checksum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* Checksum.swift */; };
|
|
|
+ 757BC9621C1CA5790093AAA9 /* Checksum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* Checksum.swift */; };
|
|
|
+ 757BC9631C1CA5790093AAA9 /* Checksum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9231C1CA5790093AAA9 /* Checksum.swift */; };
|
|
|
757BC9681C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
|
|
|
757BC9691C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
|
|
|
757BC96A1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */; };
|
|
@@ -120,10 +124,10 @@
|
|
|
757BC9811C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
|
|
|
757BC9821C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
|
|
|
757BC9831C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */; };
|
|
|
- 757BC9841C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
|
|
|
- 757BC9851C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
|
|
|
- 757BC9861C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
|
|
|
- 757BC9871C1CA5790093AAA9 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */; };
|
|
|
+ 757BC9841C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
|
|
|
+ 757BC9851C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
|
|
|
+ 757BC9861C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
|
|
|
+ 757BC9871C1CA5790093AAA9 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */; };
|
|
|
757BC9881C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
|
|
|
757BC9891C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
|
|
|
757BC98A1C1CA5790093AAA9 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC92D1C1CA5790093AAA9 /* MD5.swift */; };
|
|
@@ -164,18 +168,18 @@
|
|
|
757BC9B11C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
|
|
|
757BC9B21C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
|
|
|
757BC9B31C1CA5790093AAA9 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9371C1CA5790093AAA9 /* String+Extension.swift */; };
|
|
|
- 757BC9B41C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
|
|
|
- 757BC9B51C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
|
|
|
- 757BC9B61C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
|
|
|
- 757BC9B71C1CA5790093AAA9 /* UInt8Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */; };
|
|
|
- 757BC9B81C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
|
|
|
- 757BC9B91C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
|
|
|
- 757BC9BA1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
|
|
|
- 757BC9BB1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */; };
|
|
|
- 757BC9BC1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
|
|
|
- 757BC9BD1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
|
|
|
- 757BC9BE1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
|
|
|
- 757BC9BF1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */; };
|
|
|
+ 757BC9B41C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
|
|
|
+ 757BC9B51C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
|
|
|
+ 757BC9B61C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
|
|
|
+ 757BC9B71C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */; };
|
|
|
+ 757BC9B81C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
|
|
|
+ 757BC9B91C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
|
|
|
+ 757BC9BA1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
|
|
|
+ 757BC9BB1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */; };
|
|
|
+ 757BC9BC1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
|
|
|
+ 757BC9BD1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
|
|
|
+ 757BC9BE1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
|
|
|
+ 757BC9BF1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */; };
|
|
|
757BC9C01C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
|
|
|
757BC9C11C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
|
|
|
757BC9C21C1CA5790093AAA9 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757BC93B1C1CA5790093AAA9 /* Utils.swift */; };
|
|
@@ -203,6 +207,11 @@
|
|
|
758F58F31C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
|
|
|
758F58F41C8FB6E20054C377 /* OFB.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F58F01C8FB6E20054C377 /* OFB.swift */; };
|
|
|
75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
|
|
|
+ 75C2E7681D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
|
|
|
+ 75C2E7691D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
|
|
|
+ 75C2E76A1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
|
|
|
+ 75C2E76B1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */; };
|
|
|
+ 75C2E76D1D55F097003D2BCA /* Access.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C2E76C1D55F097003D2BCA /* Access.swift */; };
|
|
|
75CB93251C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
|
|
|
75CB93261C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
|
|
|
75CB93271C8F5EC10087740D /* CBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75CB93241C8F5EC10087740D /* CBC.swift */; };
|
|
@@ -354,6 +363,7 @@
|
|
|
755655C61D080E3F00F004E7 /* Cryptors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Cryptors.swift; path = Sources/CryptoSwift/Cryptors.swift; sourceTree = SOURCE_ROOT; };
|
|
|
755D27BC1D06DE6400C41692 /* CryptoSwift.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = CryptoSwift.playground; sourceTree = "<group>"; };
|
|
|
755FB1D9199E347D00475437 /* ExtensionsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionsTest.swift; sourceTree = "<group>"; };
|
|
|
+ 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Collection+Extension.swift"; path = "Sources/CryptoSwift/Collection+Extension.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
756BFDCA1A82B87300B9D9A4 /* Bridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bridging.h; sourceTree = "<group>"; };
|
|
|
7574E5FD1CD02C8B00E96346 /* CSArrayType+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CSArrayType+Foundation.swift"; sourceTree = "<group>"; };
|
|
|
757BC8F71C1CA56A0093AAA9 /* AES+Foundation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AES+Foundation.swift"; sourceTree = "<group>"; };
|
|
@@ -367,7 +377,7 @@
|
|
|
757BC91D1C1CA5790093AAA9 /* Authenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Authenticator.swift; path = Sources/CryptoSwift/Authenticator.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC91F1C1CA5790093AAA9 /* BytesSequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BytesSequence.swift; path = Sources/CryptoSwift/BytesSequence.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC9201C1CA5790093AAA9 /* ChaCha20.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChaCha20.swift; path = Sources/CryptoSwift/ChaCha20.swift; sourceTree = SOURCE_ROOT; };
|
|
|
- 757BC9231C1CA5790093AAA9 /* CRC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CRC.swift; path = Sources/CryptoSwift/CRC.swift; sourceTree = SOURCE_ROOT; };
|
|
|
+ 757BC9231C1CA5790093AAA9 /* Checksum.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Checksum.swift; path = Sources/CryptoSwift/Checksum.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CSArrayType+Extensions.swift"; path = "Sources/CryptoSwift/CSArrayType+Extensions.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
757BC9261C1CA5790093AAA9 /* Generics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Generics.swift; path = Sources/CryptoSwift/Generics.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC9271C1CA5790093AAA9 /* Hash.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Hash.swift; path = Sources/CryptoSwift/Hash.swift; sourceTree = SOURCE_ROOT; };
|
|
@@ -375,7 +385,7 @@
|
|
|
757BC9291C1CA5790093AAA9 /* HMAC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HMAC.swift; path = Sources/CryptoSwift/HMAC.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC92A1C1CA5790093AAA9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Sources/CryptoSwift/Info.plist; sourceTree = SOURCE_ROOT; };
|
|
|
757BC92B1C1CA5790093AAA9 /* IntegerConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IntegerConvertible.swift; path = Sources/CryptoSwift/IntegerConvertible.swift; sourceTree = SOURCE_ROOT; };
|
|
|
- 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IntExtension.swift; path = Sources/CryptoSwift/IntExtension.swift; sourceTree = SOURCE_ROOT; };
|
|
|
+ 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Int+Extension.swift"; path = "Sources/CryptoSwift/Int+Extension.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
757BC92D1C1CA5790093AAA9 /* MD5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MD5.swift; path = Sources/CryptoSwift/MD5.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC92E1C1CA5790093AAA9 /* Multiplatform.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Multiplatform.swift; path = Sources/CryptoSwift/Multiplatform.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC92F1C1CA5790093AAA9 /* Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Sources/CryptoSwift/Operators.swift; sourceTree = SOURCE_ROOT; };
|
|
@@ -386,9 +396,9 @@
|
|
|
757BC9351C1CA5790093AAA9 /* SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SHA1.swift; path = Sources/CryptoSwift/SHA1.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC9361C1CA5790093AAA9 /* SHA2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SHA2.swift; path = Sources/CryptoSwift/SHA2.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757BC9371C1CA5790093AAA9 /* String+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "String+Extension.swift"; path = "Sources/CryptoSwift/String+Extension.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
- 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UInt8Extension.swift; path = Sources/CryptoSwift/UInt8Extension.swift; sourceTree = SOURCE_ROOT; };
|
|
|
- 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UInt32Extension.swift; path = Sources/CryptoSwift/UInt32Extension.swift; sourceTree = SOURCE_ROOT; };
|
|
|
- 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = UInt64Extension.swift; path = Sources/CryptoSwift/UInt64Extension.swift; sourceTree = SOURCE_ROOT; };
|
|
|
+ 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt8+Extension.swift"; path = "Sources/CryptoSwift/UInt8+Extension.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
+ 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt32+Extension.swift"; path = "Sources/CryptoSwift/UInt32+Extension.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
+ 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt64+Extension.swift"; path = "Sources/CryptoSwift/UInt64+Extension.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
757BC93B1C1CA5790093AAA9 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = Sources/CryptoSwift/Utils.swift; sourceTree = SOURCE_ROOT; };
|
|
|
757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaddingTests.swift; sourceTree = "<group>"; };
|
|
|
757DA2541A4ED408002BA3EF /* AESTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AESTests.swift; sourceTree = "<group>"; };
|
|
@@ -399,6 +409,8 @@
|
|
|
75865C5E1D4AF3880072CAC2 /* RandomAccessBlockModeWorker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RandomAccessBlockModeWorker.swift; path = Sources/CryptoSwift/BlockMode/RandomAccessBlockModeWorker.swift; sourceTree = SOURCE_ROOT; };
|
|
|
758A94271A65C59200E46135 /* HMACTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HMACTests.swift; sourceTree = "<group>"; };
|
|
|
758F58F01C8FB6E20054C377 /* OFB.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OFB.swift; path = Sources/CryptoSwift/BlockMode/OFB.swift; sourceTree = SOURCE_ROOT; };
|
|
|
+ 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UInt16+Extension.swift"; path = "Sources/CryptoSwift/UInt16+Extension.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
+ 75C2E76C1D55F097003D2BCA /* Access.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Access.swift; sourceTree = "<group>"; };
|
|
|
75CB93241C8F5EC10087740D /* CBC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CBC.swift; path = Sources/CryptoSwift/BlockMode/CBC.swift; sourceTree = SOURCE_ROOT; };
|
|
|
75CB932F1C8F5F580087740D /* BlockMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BlockMode.swift; path = Sources/CryptoSwift/BlockMode/BlockMode.swift; sourceTree = SOURCE_ROOT; };
|
|
|
75CB93341C8F5FCE0087740D /* PCBC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PCBC.swift; path = Sources/CryptoSwift/BlockMode/PCBC.swift; sourceTree = SOURCE_ROOT; };
|
|
@@ -499,7 +511,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
75DB81B11CDC0E4100ED181A /* Ciphers */,
|
|
|
- 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */,
|
|
|
757BC91D1C1CA5790093AAA9 /* Authenticator.swift */,
|
|
|
80545D121CA9FECD00474A99 /* Bit.swift */,
|
|
|
757F440D1CC1822A002B1F85 /* SecureBytes.swift */,
|
|
@@ -508,8 +519,7 @@
|
|
|
75DB81A71CDC06B100ED181A /* Updatable.swift */,
|
|
|
75558FCB1D4BA93C00CF6C18 /* RandomAccessCryptor.swift */,
|
|
|
75CB93291C8F5EC60087740D /* BlockMode */,
|
|
|
- 757BC9231C1CA5790093AAA9 /* CRC.swift */,
|
|
|
- 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */,
|
|
|
+ 757BC9231C1CA5790093AAA9 /* Checksum.swift */,
|
|
|
757BC9261C1CA5790093AAA9 /* Generics.swift */,
|
|
|
757BC9271C1CA5790093AAA9 /* Hash.swift */,
|
|
|
757BC9281C1CA5790093AAA9 /* HashProtocol.swift */,
|
|
@@ -526,12 +536,16 @@
|
|
|
757BC9331C1CA5790093AAA9 /* Poly1305.swift */,
|
|
|
757BC9351C1CA5790093AAA9 /* SHA1.swift */,
|
|
|
757BC9361C1CA5790093AAA9 /* SHA2.swift */,
|
|
|
- 757BC9371C1CA5790093AAA9 /* String+Extension.swift */,
|
|
|
- 757BC92C1C1CA5790093AAA9 /* IntExtension.swift */,
|
|
|
- 757BC9381C1CA5790093AAA9 /* UInt8Extension.swift */,
|
|
|
- 757BC9391C1CA5790093AAA9 /* UInt32Extension.swift */,
|
|
|
- 757BC93A1C1CA5790093AAA9 /* UInt64Extension.swift */,
|
|
|
757BC93B1C1CA5790093AAA9 /* Utils.swift */,
|
|
|
+ 757BC91B1C1CA5790093AAA9 /* Array+Extension.swift */,
|
|
|
+ 757BC9251C1CA5790093AAA9 /* CSArrayType+Extensions.swift */,
|
|
|
+ 756B575E1D5131A4001C0C72 /* Collection+Extension.swift */,
|
|
|
+ 757BC9371C1CA5790093AAA9 /* String+Extension.swift */,
|
|
|
+ 757BC92C1C1CA5790093AAA9 /* Int+Extension.swift */,
|
|
|
+ 757BC9381C1CA5790093AAA9 /* UInt8+Extension.swift */,
|
|
|
+ 75C2E7671D55EFA1003D2BCA /* UInt16+Extension.swift */,
|
|
|
+ 757BC9391C1CA5790093AAA9 /* UInt32+Extension.swift */,
|
|
|
+ 757BC93A1C1CA5790093AAA9 /* UInt64+Extension.swift */,
|
|
|
757BC8F61C1CA56A0093AAA9 /* Foundation */,
|
|
|
754BE45819693E190098E6F3 /* Supporting Files */,
|
|
|
);
|
|
@@ -560,6 +574,7 @@
|
|
|
755FB1D9199E347D00475437 /* ExtensionsTest.swift */,
|
|
|
757DA2521A4ED0A4002BA3EF /* PaddingTests.swift */,
|
|
|
75482EA31CB310B7001F66A5 /* PBKDF.swift */,
|
|
|
+ 75C2E76C1D55F097003D2BCA /* Access.swift */,
|
|
|
756BFDCA1A82B87300B9D9A4 /* Bridging.h */,
|
|
|
754BE46519693E190098E6F3 /* Supporting Files */,
|
|
|
);
|
|
@@ -858,9 +873,10 @@
|
|
|
757F440F1CC1822B002B1F85 /* SecureBytes.swift in Sources */,
|
|
|
757BC9751C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
|
|
|
750D3ACC1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
|
|
|
+ 756B57601D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
|
|
|
757BC9071C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
|
|
|
75D0E05D1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
|
|
|
- 757BC9851C1CA5790093AAA9 /* IntExtension.swift in Sources */,
|
|
|
+ 757BC9851C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
|
|
|
757BC9B11C1CA5790093AAA9 /* String+Extension.swift in Sources */,
|
|
|
757BC96D1C1CA5790093AAA9 /* Generics.swift in Sources */,
|
|
|
757F440A1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
|
|
@@ -870,17 +886,17 @@
|
|
|
75CB93361C8F5FCE0087740D /* PCBC.swift in Sources */,
|
|
|
75CB93311C8F5F580087740D /* BlockMode.swift in Sources */,
|
|
|
757BC9171C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
|
|
|
- 757BC9B51C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
|
|
|
+ 757BC9B51C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
|
|
|
757BC9411C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
|
|
|
75482EA81CB329C1001F66A5 /* PBKDF2.swift in Sources */,
|
|
|
757BC90F1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
|
|
|
757BC9691C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
|
|
|
- 757BC9611C1CA5790093AAA9 /* CRC.swift in Sources */,
|
|
|
+ 757BC9611C1CA5790093AAA9 /* Checksum.swift in Sources */,
|
|
|
757BC9A11C1CA5790093AAA9 /* Poly1305.swift in Sources */,
|
|
|
75CB93451C8F603C0087740D /* CTR.swift in Sources */,
|
|
|
753881EC1CB06E390089101D /* NoPadding.swift in Sources */,
|
|
|
758F58F21C8FB6E20054C377 /* OFB.swift in Sources */,
|
|
|
- 757BC9BD1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
|
|
|
+ 757BC9BD1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
|
|
|
75CB934F1C8F609D0087740D /* BlockModeOptions.swift in Sources */,
|
|
|
757BC9811C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
|
|
|
757BC9511C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
|
|
@@ -891,7 +907,8 @@
|
|
|
755655C81D080E3F00F004E7 /* Cryptors.swift in Sources */,
|
|
|
757BC9911C1CA5790093AAA9 /* Operators.swift in Sources */,
|
|
|
75CB933B1C8F5FFD0087740D /* CFB.swift in Sources */,
|
|
|
- 757BC9B91C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
|
|
|
+ 75C2E7691D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
|
|
|
+ 757BC9B91C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
|
|
|
757BC9131C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
|
|
|
757BC98D1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
|
|
|
757BC93D1C1CA5790093AAA9 /* AES.swift in Sources */,
|
|
@@ -922,9 +939,10 @@
|
|
|
757F440E1CC1822B002B1F85 /* SecureBytes.swift in Sources */,
|
|
|
757BC9741C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
|
|
|
750D3ACB1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
|
|
|
+ 756B575F1D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
|
|
|
757BC90E1C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
|
|
|
75D0E05C1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
|
|
|
- 757BC9841C1CA5790093AAA9 /* IntExtension.swift in Sources */,
|
|
|
+ 757BC9841C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
|
|
|
757BC9B01C1CA5790093AAA9 /* String+Extension.swift in Sources */,
|
|
|
757BC96C1C1CA5790093AAA9 /* Generics.swift in Sources */,
|
|
|
757F44091CC172B6002B1F85 /* BlockCipher.swift in Sources */,
|
|
@@ -934,15 +952,15 @@
|
|
|
75CB93351C8F5FCE0087740D /* PCBC.swift in Sources */,
|
|
|
75CB93301C8F5F580087740D /* BlockMode.swift in Sources */,
|
|
|
757BC9121C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
|
|
|
- 757BC9B41C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
|
|
|
+ 757BC9B41C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
|
|
|
757BC9401C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
|
|
|
757BC9061C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
|
|
|
75482EA71CB329C1001F66A5 /* PBKDF2.swift in Sources */,
|
|
|
757BC9681C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
|
|
|
- 757BC9601C1CA5790093AAA9 /* CRC.swift in Sources */,
|
|
|
+ 757BC9601C1CA5790093AAA9 /* Checksum.swift in Sources */,
|
|
|
757BC9A01C1CA5790093AAA9 /* Poly1305.swift in Sources */,
|
|
|
75CB93441C8F603C0087740D /* CTR.swift in Sources */,
|
|
|
- 757BC9BC1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
|
|
|
+ 757BC9BC1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
|
|
|
753881EB1CB06E390089101D /* NoPadding.swift in Sources */,
|
|
|
758F58F11C8FB6E20054C377 /* OFB.swift in Sources */,
|
|
|
75CB934E1C8F609D0087740D /* BlockModeOptions.swift in Sources */,
|
|
@@ -955,7 +973,8 @@
|
|
|
755655C71D080E3F00F004E7 /* Cryptors.swift in Sources */,
|
|
|
757BC9901C1CA5790093AAA9 /* Operators.swift in Sources */,
|
|
|
75CB933A1C8F5FFD0087740D /* CFB.swift in Sources */,
|
|
|
- 757BC9B81C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
|
|
|
+ 75C2E7681D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
|
|
|
+ 757BC9B81C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
|
|
|
757BC8FE1C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
|
|
|
757BC98C1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
|
|
|
757BC93C1C1CA5790093AAA9 /* AES.swift in Sources */,
|
|
@@ -973,6 +992,7 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 75C2E76D1D55F097003D2BCA /* Access.swift in Sources */,
|
|
|
75482EA41CB310B7001F66A5 /* PBKDF.swift in Sources */,
|
|
|
758A94291A65C67400E46135 /* HMACTests.swift in Sources */,
|
|
|
75100F8F19B0BC890005C5F5 /* Poly1305Tests.swift in Sources */,
|
|
@@ -1003,9 +1023,10 @@
|
|
|
757F44111CC1822B002B1F85 /* SecureBytes.swift in Sources */,
|
|
|
757BC9761C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
|
|
|
750D3ACE1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
|
|
|
+ 756B57621D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
|
|
|
757BC9101C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
|
|
|
75D0E05F1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
|
|
|
- 757BC9861C1CA5790093AAA9 /* IntExtension.swift in Sources */,
|
|
|
+ 757BC9861C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
|
|
|
757BC9B21C1CA5790093AAA9 /* String+Extension.swift in Sources */,
|
|
|
757BC96E1C1CA5790093AAA9 /* Generics.swift in Sources */,
|
|
|
757F440C1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
|
|
@@ -1015,17 +1036,17 @@
|
|
|
75CB93371C8F5FCE0087740D /* PCBC.swift in Sources */,
|
|
|
75CB93321C8F5F580087740D /* BlockMode.swift in Sources */,
|
|
|
757BC9141C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
|
|
|
- 757BC9B61C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
|
|
|
+ 757BC9B61C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
|
|
|
757BC9421C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
|
|
|
75482EAA1CB329C1001F66A5 /* PBKDF2.swift in Sources */,
|
|
|
757BC9081C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
|
|
|
757BC96A1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
|
|
|
- 757BC9621C1CA5790093AAA9 /* CRC.swift in Sources */,
|
|
|
+ 757BC9621C1CA5790093AAA9 /* Checksum.swift in Sources */,
|
|
|
757BC9A21C1CA5790093AAA9 /* Poly1305.swift in Sources */,
|
|
|
75CB93461C8F603C0087740D /* CTR.swift in Sources */,
|
|
|
753881EE1CB06E390089101D /* NoPadding.swift in Sources */,
|
|
|
758F58F31C8FB6E20054C377 /* OFB.swift in Sources */,
|
|
|
- 757BC9BE1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
|
|
|
+ 757BC9BE1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
|
|
|
75CB93501C8F609D0087740D /* BlockModeOptions.swift in Sources */,
|
|
|
757BC9821C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
|
|
|
757BC9521C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
|
|
@@ -1036,7 +1057,8 @@
|
|
|
755655CA1D080E3F00F004E7 /* Cryptors.swift in Sources */,
|
|
|
757BC9921C1CA5790093AAA9 /* Operators.swift in Sources */,
|
|
|
75CB933C1C8F5FFD0087740D /* CFB.swift in Sources */,
|
|
|
- 757BC9BA1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
|
|
|
+ 75C2E76B1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
|
|
|
+ 757BC9BA1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
|
|
|
757BC9001C1CA56A0093AAA9 /* AES+Foundation.swift in Sources */,
|
|
|
757BC98E1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
|
|
|
757BC93E1C1CA5790093AAA9 /* AES.swift in Sources */,
|
|
@@ -1067,9 +1089,10 @@
|
|
|
757F44101CC1822B002B1F85 /* SecureBytes.swift in Sources */,
|
|
|
757BC9771C1CA5790093AAA9 /* HashProtocol.swift in Sources */,
|
|
|
750D3ACD1D0EADCA00999299 /* ZeroPadding.swift in Sources */,
|
|
|
+ 756B57611D5131A4001C0C72 /* Collection+Extension.swift in Sources */,
|
|
|
757BC9091C1CA56A0093AAA9 /* ChaCha20+Foundation.swift in Sources */,
|
|
|
75D0E05E1CFB9B9400FCEA0E /* Cipher.swift in Sources */,
|
|
|
- 757BC9871C1CA5790093AAA9 /* IntExtension.swift in Sources */,
|
|
|
+ 757BC9871C1CA5790093AAA9 /* Int+Extension.swift in Sources */,
|
|
|
757BC9B31C1CA5790093AAA9 /* String+Extension.swift in Sources */,
|
|
|
757BC96F1C1CA5790093AAA9 /* Generics.swift in Sources */,
|
|
|
757F440B1CC172B6002B1F85 /* BlockCipher.swift in Sources */,
|
|
@@ -1079,17 +1102,17 @@
|
|
|
75CB93381C8F5FCE0087740D /* PCBC.swift in Sources */,
|
|
|
75CB93331C8F5F580087740D /* BlockMode.swift in Sources */,
|
|
|
757BC9191C1CA56A0093AAA9 /* Utils+Foundation.swift in Sources */,
|
|
|
- 757BC9B71C1CA5790093AAA9 /* UInt8Extension.swift in Sources */,
|
|
|
+ 757BC9B71C1CA5790093AAA9 /* UInt8+Extension.swift in Sources */,
|
|
|
757BC9431C1CA5790093AAA9 /* Array+Extension.swift in Sources */,
|
|
|
75482EA91CB329C1001F66A5 /* PBKDF2.swift in Sources */,
|
|
|
757BC9111C1CA56A0093AAA9 /* Rabbit+Foundation.swift in Sources */,
|
|
|
757BC96B1C1CA5790093AAA9 /* CSArrayType+Extensions.swift in Sources */,
|
|
|
- 757BC9631C1CA5790093AAA9 /* CRC.swift in Sources */,
|
|
|
+ 757BC9631C1CA5790093AAA9 /* Checksum.swift in Sources */,
|
|
|
757BC9A31C1CA5790093AAA9 /* Poly1305.swift in Sources */,
|
|
|
75CB93471C8F603C0087740D /* CTR.swift in Sources */,
|
|
|
753881ED1CB06E390089101D /* NoPadding.swift in Sources */,
|
|
|
758F58F41C8FB6E20054C377 /* OFB.swift in Sources */,
|
|
|
- 757BC9BF1C1CA5790093AAA9 /* UInt64Extension.swift in Sources */,
|
|
|
+ 757BC9BF1C1CA5790093AAA9 /* UInt64+Extension.swift in Sources */,
|
|
|
75CB93511C8F609D0087740D /* BlockModeOptions.swift in Sources */,
|
|
|
757BC9831C1CA5790093AAA9 /* IntegerConvertible.swift in Sources */,
|
|
|
757BC9531C1CA5790093AAA9 /* BytesSequence.swift in Sources */,
|
|
@@ -1100,7 +1123,8 @@
|
|
|
755655C91D080E3F00F004E7 /* Cryptors.swift in Sources */,
|
|
|
757BC9931C1CA5790093AAA9 /* Operators.swift in Sources */,
|
|
|
75CB933D1C8F5FFD0087740D /* CFB.swift in Sources */,
|
|
|
- 757BC9BB1C1CA5790093AAA9 /* UInt32Extension.swift in Sources */,
|
|
|
+ 75C2E76A1D55EFA1003D2BCA /* UInt16+Extension.swift in Sources */,
|
|
|
+ 757BC9BB1C1CA5790093AAA9 /* UInt32+Extension.swift in Sources */,
|
|
|
757BC9151C1CA56A0093AAA9 /* String+FoundationExtension.swift in Sources */,
|
|
|
757BC98F1C1CA5790093AAA9 /* Multiplatform.swift in Sources */,
|
|
|
757BC93F1C1CA5790093AAA9 /* AES.swift in Sources */,
|