Extended MOTD with GUI
[tomato.git] / release / src / router / cyassl / cyassl-iphone.xcodeproj / project.pbxproj
blob8349a503b1fb4888689eacbe1c9e84261367ff0f
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 43809E9B0FB7AD1C0050922E /* md4.c in Sources */ = {isa = PBXBuildFile; fileRef = 43809E9A0FB7AD1C0050922E /* md4.c */; };
11                 43962ADF0DE7ED48003C5E5B /* ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2790DDF984100F2D488 /* ssl.c */; };
12                 43AC92CA0EB154210049F588 /* cyassl_io.c in Sources */ = {isa = PBXBuildFile; fileRef = 43AC92C90EB154210049F588 /* cyassl_io.c */; };
13                 43C6C27B0DDF984100F2D488 /* cyassl_int.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2770DDF984100F2D488 /* cyassl_int.c */; };
14                 43C6C27C0DDF984100F2D488 /* keys.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2780DDF984100F2D488 /* keys.c */; };
15                 43C6C27E0DDF984100F2D488 /* tls.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C27A0DDF984100F2D488 /* tls.c */; };
16                 43C6C2920DDF98D400F2D488 /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2830DDF98D400F2D488 /* aes.c */; };
17                 43C6C2930DDF98D400F2D488 /* arc4.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2840DDF98D400F2D488 /* arc4.c */; };
18                 43C6C2940DDF98D400F2D488 /* asn.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2850DDF98D400F2D488 /* asn.c */; };
19                 43C6C2950DDF98D400F2D488 /* coding.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2860DDF98D400F2D488 /* coding.c */; };
20                 43C6C2960DDF98D400F2D488 /* des3.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2870DDF98D400F2D488 /* des3.c */; };
21                 43C6C2970DDF98D400F2D488 /* dh.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2880DDF98D400F2D488 /* dh.c */; };
22                 43C6C2980DDF98D400F2D488 /* dsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2890DDF98D400F2D488 /* dsa.c */; };
23                 43C6C2990DDF98D400F2D488 /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28A0DDF98D400F2D488 /* hmac.c */; };
24                 43C6C29A0DDF98D400F2D488 /* integer.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28B0DDF98D400F2D488 /* integer.c */; };
25                 43C6C29B0DDF98D400F2D488 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28C0DDF98D400F2D488 /* md5.c */; };
26                 43C6C29C0DDF98D400F2D488 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28D0DDF98D400F2D488 /* misc.c */; };
27                 43C6C29D0DDF98D400F2D488 /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28E0DDF98D400F2D488 /* random.c */; };
28                 43C6C29E0DDF98D400F2D488 /* rsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28F0DDF98D400F2D488 /* rsa.c */; };
29                 43C6C29F0DDF98D400F2D488 /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2900DDF98D400F2D488 /* sha.c */; };
30                 43C6C2A00DDF98D400F2D488 /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2910DDF98D400F2D488 /* sha256.c */; };
31                 43CA4B3F12C14EAE0001AF79 /* ctc_hmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3612C14EAE0001AF79 /* ctc_hmac.h */; };
32                 43CA4B4012C14EAE0001AF79 /* ctc_sha.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3712C14EAE0001AF79 /* ctc_sha.h */; };
33                 43CA4B4112C14EAE0001AF79 /* ctc_rsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3812C14EAE0001AF79 /* ctc_rsa.h */; };
34                 43CA4B4212C14EAE0001AF79 /* ctc_ripemd.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3912C14EAE0001AF79 /* ctc_ripemd.h */; };
35                 43CA4B4312C14EAE0001AF79 /* ctc_md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3A12C14EAE0001AF79 /* ctc_md5.h */; };
36                 43CA4B4412C14EAE0001AF79 /* ctc_md4.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3B12C14EAE0001AF79 /* ctc_md4.h */; };
37                 43CA4B4512C14EAE0001AF79 /* ctc_dsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3C12C14EAE0001AF79 /* ctc_dsa.h */; };
38                 43CA4B4612C14EAE0001AF79 /* ctc_dh.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3D12C14EAE0001AF79 /* ctc_dh.h */; };
39                 43CA4B4712C14EAE0001AF79 /* ctc_aes.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4B3E12C14EAE0001AF79 /* ctc_aes.h */; };
40                 43D565650F1EC9A600550C88 /* hc128.c in Sources */ = {isa = PBXBuildFile; fileRef = 43D565640F1EC9A600550C88 /* hc128.c */; };
41                 43D565670F1EC9CC00550C88 /* rabbit.c in Sources */ = {isa = PBXBuildFile; fileRef = 43D565660F1EC9CC00550C88 /* rabbit.c */; };
42                 43D565A40F29040000550C88 /* rabbit.h in Headers */ = {isa = PBXBuildFile; fileRef = 43D565A30F29040000550C88 /* rabbit.h */; };
43                 43D565A60F29041C00550C88 /* hc128.h in Headers */ = {isa = PBXBuildFile; fileRef = 43D565A50F29041C00550C88 /* hc128.h */; };
44 /* End PBXBuildFile section */
46 /* Begin PBXCopyFilesBuildPhase section */
47                 43C6C3160DDFAC6A00F2D488 /* CopyFiles */ = {
48                         isa = PBXCopyFilesBuildPhase;
49                         buildActionMask = 2147483647;
50                         dstPath = "";
51                         dstSubfolderSpec = 7;
52                         files = (
53                         );
54                         runOnlyForDeploymentPostprocessing = 0;
55                 };
56                 43C6C3170DDFAC6A00F2D488 /* CopyFiles */ = {
57                         isa = PBXCopyFilesBuildPhase;
58                         buildActionMask = 8;
59                         dstPath = "";
60                         dstSubfolderSpec = 7;
61                         files = (
62                         );
63                         runOnlyForDeploymentPostprocessing = 1;
64                 };
65                 43C6C3180DDFAC6A00F2D488 /* CopyFiles */ = {
66                         isa = PBXCopyFilesBuildPhase;
67                         buildActionMask = 2147483647;
68                         dstPath = "";
69                         dstSubfolderSpec = 7;
70                         files = (
71                         );
72                         runOnlyForDeploymentPostprocessing = 0;
73                 };
74 /* End PBXCopyFilesBuildPhase section */
76 /* Begin PBXFileReference section */
77                 4368F6E40E9EA1140002A123 /* test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = test.c; path = ctaocrypt/test/test.c; sourceTree = "<group>"; };
78                 43809E9A0FB7AD1C0050922E /* md4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md4.c; path = ctaocrypt/src/md4.c; sourceTree = "<group>"; };
79                 43AC92C90EB154210049F588 /* cyassl_io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = cyassl_io.c; path = src/cyassl_io.c; sourceTree = "<group>"; };
80                 43C6C2770DDF984100F2D488 /* cyassl_int.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = cyassl_int.c; path = src/cyassl_int.c; sourceTree = "<group>"; };
81                 43C6C2780DDF984100F2D488 /* keys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = keys.c; path = src/keys.c; sourceTree = "<group>"; };
82                 43C6C2790DDF984100F2D488 /* ssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = ssl.c; path = src/ssl.c; sourceTree = "<group>"; };
83                 43C6C27A0DDF984100F2D488 /* tls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = tls.c; path = src/tls.c; sourceTree = "<group>"; };
84                 43C6C2830DDF98D400F2D488 /* aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = aes.c; path = ctaocrypt/src/aes.c; sourceTree = "<group>"; };
85                 43C6C2840DDF98D400F2D488 /* arc4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = arc4.c; path = ctaocrypt/src/arc4.c; sourceTree = "<group>"; };
86                 43C6C2850DDF98D400F2D488 /* asn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = asn.c; path = ctaocrypt/src/asn.c; sourceTree = "<group>"; };
87                 43C6C2860DDF98D400F2D488 /* coding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = coding.c; path = ctaocrypt/src/coding.c; sourceTree = "<group>"; };
88                 43C6C2870DDF98D400F2D488 /* des3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = des3.c; path = ctaocrypt/src/des3.c; sourceTree = "<group>"; };
89                 43C6C2880DDF98D400F2D488 /* dh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = dh.c; path = ctaocrypt/src/dh.c; sourceTree = "<group>"; };
90                 43C6C2890DDF98D400F2D488 /* dsa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = dsa.c; path = ctaocrypt/src/dsa.c; sourceTree = "<group>"; };
91                 43C6C28A0DDF98D400F2D488 /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = hmac.c; path = ctaocrypt/src/hmac.c; sourceTree = "<group>"; };
92                 43C6C28B0DDF98D400F2D488 /* integer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = integer.c; path = ctaocrypt/src/integer.c; sourceTree = "<group>"; };
93                 43C6C28C0DDF98D400F2D488 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = md5.c; path = ctaocrypt/src/md5.c; sourceTree = "<group>"; };
94                 43C6C28D0DDF98D400F2D488 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = misc.c; path = ctaocrypt/src/misc.c; sourceTree = "<group>"; };
95                 43C6C28E0DDF98D400F2D488 /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = random.c; path = ctaocrypt/src/random.c; sourceTree = "<group>"; };
96                 43C6C28F0DDF98D400F2D488 /* rsa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = rsa.c; path = ctaocrypt/src/rsa.c; sourceTree = "<group>"; };
97                 43C6C2900DDF98D400F2D488 /* sha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = sha.c; path = ctaocrypt/src/sha.c; sourceTree = "<group>"; };
98                 43C6C2910DDF98D400F2D488 /* sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = sha256.c; path = ctaocrypt/src/sha256.c; sourceTree = "<group>"; };
99                 43CA25BA0EA400BE0011ECA2 /* cyassl_error.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = cyassl_error.h; path = include/cyassl_error.h; sourceTree = "<group>"; };
100                 43CA25BB0EA400BE0011ECA2 /* cyassl_int.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = cyassl_int.h; path = include/cyassl_int.h; sourceTree = "<group>"; };
101                 43CA25BC0EA400DC0011ECA2 /* test.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = test.h; path = examples/test.h; sourceTree = "<group>"; };
102                 43CA25BE0EA4010C0011ECA2 /* arc4.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = arc4.h; path = ctaocrypt/include/arc4.h; sourceTree = "<group>"; };
103                 43CA25C10EA4010C0011ECA2 /* mpi_superclass.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 0; name = mpi_superclass.h; path = ctaocrypt/include/mpi_superclass.h; sourceTree = "<group>"; };
104                 43CA25C20EA4010C0011ECA2 /* random.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = random.h; path = ctaocrypt/include/random.h; sourceTree = "<group>"; };
105                 43CA25C40EA4010C0011ECA2 /* sha256.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 0; name = sha256.h; path = ctaocrypt/include/sha256.h; sourceTree = "<group>"; };
106                 43CA25C50EA4010C0011ECA2 /* coding.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = coding.h; path = ctaocrypt/include/coding.h; sourceTree = "<group>"; };
107                 43CA25C60EA4010C0011ECA2 /* des3.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = des3.h; path = ctaocrypt/include/des3.h; sourceTree = "<group>"; };
108                 43CA25C70EA4010C0011ECA2 /* error.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = error.h; path = ctaocrypt/include/error.h; sourceTree = "<group>"; };
109                 43CA25C80EA4010C0011ECA2 /* misc.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = misc.h; path = ctaocrypt/include/misc.h; sourceTree = "<group>"; };
110                 43CA25C90EA4010C0011ECA2 /* integer.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = integer.h; path = ctaocrypt/include/integer.h; sourceTree = "<group>"; };
111                 43CA25CA0EA4010C0011ECA2 /* tfm.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 0; name = tfm.h; path = ctaocrypt/include/tfm.h; sourceTree = "<group>"; };
112                 43CA25CB0EA4010C0011ECA2 /* asn.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = asn.h; path = ctaocrypt/include/asn.h; sourceTree = "<group>"; };
113                 43CA25CD0EA4010C0011ECA2 /* mpi_class.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 0; name = mpi_class.h; path = ctaocrypt/include/mpi_class.h; sourceTree = "<group>"; };
114                 43CA25CE0EA4010C0011ECA2 /* types.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = types.h; path = ctaocrypt/include/types.h; sourceTree = "<group>"; };
115                 43CA25D10EA401550011ECA2 /* cyassl_callbacks.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = cyassl_callbacks.h; path = include/openssl/cyassl_callbacks.h; sourceTree = "<group>"; };
116                 43CA25D20EA401550011ECA2 /* ssl.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; lineEnding = 2; name = ssl.h; path = include/openssl/ssl.h; sourceTree = "<group>"; };
117                 43CA4B3612C14EAE0001AF79 /* ctc_hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ctc_hmac.h; path = ctaocrypt/include/ctc_hmac.h; sourceTree = "<group>"; };
118                 43CA4B3712C14EAE0001AF79 /* ctc_sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_sha.h; path = ctaocrypt/include/ctc_sha.h; sourceTree = "<group>"; };
119                 43CA4B3812C14EAE0001AF79 /* ctc_rsa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_rsa.h; path = ctaocrypt/include/ctc_rsa.h; sourceTree = "<group>"; };
120                 43CA4B3912C14EAE0001AF79 /* ctc_ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_ripemd.h; path = ctaocrypt/include/ctc_ripemd.h; sourceTree = "<group>"; };
121                 43CA4B3A12C14EAE0001AF79 /* ctc_md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_md5.h; path = ctaocrypt/include/ctc_md5.h; sourceTree = "<group>"; };
122                 43CA4B3B12C14EAE0001AF79 /* ctc_md4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_md4.h; path = ctaocrypt/include/ctc_md4.h; sourceTree = "<group>"; };
123                 43CA4B3C12C14EAE0001AF79 /* ctc_dsa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_dsa.h; path = ctaocrypt/include/ctc_dsa.h; sourceTree = "<group>"; };
124                 43CA4B3D12C14EAE0001AF79 /* ctc_dh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_dh.h; path = ctaocrypt/include/ctc_dh.h; sourceTree = "<group>"; };
125                 43CA4B3E12C14EAE0001AF79 /* ctc_aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = ctc_aes.h; path = ctaocrypt/include/ctc_aes.h; sourceTree = "<group>"; };
126                 43CB530D116E9FD5000A264B /* iphone-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iphone-Info.plist"; sourceTree = "<group>"; };
127                 43D565640F1EC9A600550C88 /* hc128.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = hc128.c; path = ctaocrypt/src/hc128.c; sourceTree = "<group>"; };
128                 43D565660F1EC9CC00550C88 /* rabbit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = rabbit.c; path = ctaocrypt/src/rabbit.c; sourceTree = "<group>"; };
129                 43D565A30F29040000550C88 /* rabbit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = rabbit.h; path = ctaocrypt/include/rabbit.h; sourceTree = "<group>"; };
130                 43D565A50F29041C00550C88 /* hc128.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; name = hc128.h; path = ctaocrypt/include/hc128.h; sourceTree = "<group>"; };
131                 D2AAC046055464E500DB518D /* libcyassl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcyassl.a; sourceTree = BUILT_PRODUCTS_DIR; };
132 /* End PBXFileReference section */
134 /* Begin PBXFrameworksBuildPhase section */
135                 D289987405E68DCB004EDB86 /* Frameworks */ = {
136                         isa = PBXFrameworksBuildPhase;
137                         buildActionMask = 2147483647;
138                         files = (
139                         );
140                         runOnlyForDeploymentPostprocessing = 0;
141                 };
142 /* End PBXFrameworksBuildPhase section */
144 /* Begin PBXGroup section */
145                 08FB7794FE84155DC02AAC07 /* cyassl */ = {
146                         isa = PBXGroup;
147                         children = (
148                                 08FB7795FE84155DC02AAC07 /* Source */,
149                                 C6A0FF2B0290797F04C91782 /* Documentation */,
150                                 1AB674ADFE9D54B511CA2CBB /* Products */,
151                                 43CB530D116E9FD5000A264B /* iphone-Info.plist */,
152                         );
153                         name = cyassl;
154                         sourceTree = "<group>";
155                 };
156                 08FB7795FE84155DC02AAC07 /* Source */ = {
157                         isa = PBXGroup;
158                         children = (
159                                 43CA25B90EA400A60011ECA2 /* headers */,
160                                 43CA25720EA3F9B20011ECA2 /* src */,
161                         );
162                         name = Source;
163                         sourceTree = "<group>";
164                 };
165                 1AB674ADFE9D54B511CA2CBB /* Products */ = {
166                         isa = PBXGroup;
167                         children = (
168                                 D2AAC046055464E500DB518D /* libcyassl.a */,
169                         );
170                         name = Products;
171                         sourceTree = "<group>";
172                 };
173                 43CA25720EA3F9B20011ECA2 /* src */ = {
174                         isa = PBXGroup;
175                         children = (
176                                 43809E9A0FB7AD1C0050922E /* md4.c */,
177                                 43D565660F1EC9CC00550C88 /* rabbit.c */,
178                                 43D565640F1EC9A600550C88 /* hc128.c */,
179                                 43AC92C90EB154210049F588 /* cyassl_io.c */,
180                                 43C6C2830DDF98D400F2D488 /* aes.c */,
181                                 43C6C2840DDF98D400F2D488 /* arc4.c */,
182                                 43C6C2850DDF98D400F2D488 /* asn.c */,
183                                 43C6C2860DDF98D400F2D488 /* coding.c */,
184                                 43C6C2870DDF98D400F2D488 /* des3.c */,
185                                 4368F6E40E9EA1140002A123 /* test.c */,
186                                 43C6C2880DDF98D400F2D488 /* dh.c */,
187                                 43C6C2890DDF98D400F2D488 /* dsa.c */,
188                                 43C6C28A0DDF98D400F2D488 /* hmac.c */,
189                                 43C6C28B0DDF98D400F2D488 /* integer.c */,
190                                 43C6C28C0DDF98D400F2D488 /* md5.c */,
191                                 43C6C28D0DDF98D400F2D488 /* misc.c */,
192                                 43C6C28E0DDF98D400F2D488 /* random.c */,
193                                 43C6C28F0DDF98D400F2D488 /* rsa.c */,
194                                 43C6C2900DDF98D400F2D488 /* sha.c */,
195                                 43C6C2910DDF98D400F2D488 /* sha256.c */,
196                                 43C6C2770DDF984100F2D488 /* cyassl_int.c */,
197                                 43C6C2780DDF984100F2D488 /* keys.c */,
198                                 43C6C2790DDF984100F2D488 /* ssl.c */,
199                                 43C6C27A0DDF984100F2D488 /* tls.c */,
200                         );
201                         name = src;
202                         sourceTree = "<group>";
203                 };
204                 43CA25B90EA400A60011ECA2 /* headers */ = {
205                         isa = PBXGroup;
206                         children = (
207                                 43CA4B3612C14EAE0001AF79 /* ctc_hmac.h */,
208                                 43CA4B3712C14EAE0001AF79 /* ctc_sha.h */,
209                                 43CA4B3812C14EAE0001AF79 /* ctc_rsa.h */,
210                                 43CA4B3912C14EAE0001AF79 /* ctc_ripemd.h */,
211                                 43CA4B3A12C14EAE0001AF79 /* ctc_md5.h */,
212                                 43CA4B3B12C14EAE0001AF79 /* ctc_md4.h */,
213                                 43CA4B3C12C14EAE0001AF79 /* ctc_dsa.h */,
214                                 43CA4B3D12C14EAE0001AF79 /* ctc_dh.h */,
215                                 43CA4B3E12C14EAE0001AF79 /* ctc_aes.h */,
216                                 43D565A50F29041C00550C88 /* hc128.h */,
217                                 43D565A30F29040000550C88 /* rabbit.h */,
218                                 43CA25D10EA401550011ECA2 /* cyassl_callbacks.h */,
219                                 43CA25D20EA401550011ECA2 /* ssl.h */,
220                                 43CA25BE0EA4010C0011ECA2 /* arc4.h */,
221                                 43CA25C10EA4010C0011ECA2 /* mpi_superclass.h */,
222                                 43CA25C20EA4010C0011ECA2 /* random.h */,
223                                 43CA25C40EA4010C0011ECA2 /* sha256.h */,
224                                 43CA25C50EA4010C0011ECA2 /* coding.h */,
225                                 43CA25C60EA4010C0011ECA2 /* des3.h */,
226                                 43CA25C70EA4010C0011ECA2 /* error.h */,
227                                 43CA25C80EA4010C0011ECA2 /* misc.h */,
228                                 43CA25C90EA4010C0011ECA2 /* integer.h */,
229                                 43CA25CA0EA4010C0011ECA2 /* tfm.h */,
230                                 43CA25CB0EA4010C0011ECA2 /* asn.h */,
231                                 43CA25CD0EA4010C0011ECA2 /* mpi_class.h */,
232                                 43CA25CE0EA4010C0011ECA2 /* types.h */,
233                                 43CA25BC0EA400DC0011ECA2 /* test.h */,
234                                 43CA25BA0EA400BE0011ECA2 /* cyassl_error.h */,
235                                 43CA25BB0EA400BE0011ECA2 /* cyassl_int.h */,
236                         );
237                         name = headers;
238                         sourceTree = "<group>";
239                 };
240                 C6A0FF2B0290797F04C91782 /* Documentation */ = {
241                         isa = PBXGroup;
242                         children = (
243                         );
244                         name = Documentation;
245                         sourceTree = "<group>";
246                 };
247 /* End PBXGroup section */
249 /* Begin PBXHeadersBuildPhase section */
250                 D2AAC043055464E500DB518D /* Headers */ = {
251                         isa = PBXHeadersBuildPhase;
252                         buildActionMask = 2147483647;
253                         files = (
254                                 43D565A40F29040000550C88 /* rabbit.h in Headers */,
255                                 43D565A60F29041C00550C88 /* hc128.h in Headers */,
256                                 43CA4B3F12C14EAE0001AF79 /* ctc_hmac.h in Headers */,
257                                 43CA4B4012C14EAE0001AF79 /* ctc_sha.h in Headers */,
258                                 43CA4B4112C14EAE0001AF79 /* ctc_rsa.h in Headers */,
259                                 43CA4B4212C14EAE0001AF79 /* ctc_ripemd.h in Headers */,
260                                 43CA4B4312C14EAE0001AF79 /* ctc_md5.h in Headers */,
261                                 43CA4B4412C14EAE0001AF79 /* ctc_md4.h in Headers */,
262                                 43CA4B4512C14EAE0001AF79 /* ctc_dsa.h in Headers */,
263                                 43CA4B4612C14EAE0001AF79 /* ctc_dh.h in Headers */,
264                                 43CA4B4712C14EAE0001AF79 /* ctc_aes.h in Headers */,
265                         );
266                         runOnlyForDeploymentPostprocessing = 0;
267                 };
268 /* End PBXHeadersBuildPhase section */
270 /* Begin PBXNativeTarget section */
271                 D2AAC045055464E500DB518D /* cyassl */ = {
272                         isa = PBXNativeTarget;
273                         buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "cyassl" */;
274                         buildPhases = (
275                                 D2AAC043055464E500DB518D /* Headers */,
276                                 D2AAC044055464E500DB518D /* Sources */,
277                                 D289987405E68DCB004EDB86 /* Frameworks */,
278                                 43C6C3160DDFAC6A00F2D488 /* CopyFiles */,
279                                 43C6C3170DDFAC6A00F2D488 /* CopyFiles */,
280                                 43C6C3180DDFAC6A00F2D488 /* CopyFiles */,
281                         );
282                         buildRules = (
283                         );
284                         dependencies = (
285                         );
286                         name = cyassl;
287                         productName = cyassl;
288                         productReference = D2AAC046055464E500DB518D /* libcyassl.a */;
289                         productType = "com.apple.product-type.library.static";
290                 };
291 /* End PBXNativeTarget section */
293 /* Begin PBXProject section */
294                 08FB7793FE84155DC02AAC07 /* Project object */ = {
295                         isa = PBXProject;
296                         attributes = {
297                                 BuildIndependentTargetsInParallel = YES;
298                         };
299                         buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "cyassl-iphone" */;
300                         compatibilityVersion = "Xcode 3.1";
301                         hasScannedForEncodings = 1;
302                         mainGroup = 08FB7794FE84155DC02AAC07 /* cyassl */;
303                         projectDirPath = "";
304                         projectRoot = "";
305                         targets = (
306                                 D2AAC045055464E500DB518D /* cyassl */,
307                         );
308                 };
309 /* End PBXProject section */
311 /* Begin PBXSourcesBuildPhase section */
312                 D2AAC044055464E500DB518D /* Sources */ = {
313                         isa = PBXSourcesBuildPhase;
314                         buildActionMask = 2147483647;
315                         files = (
316                                 43C6C27B0DDF984100F2D488 /* cyassl_int.c in Sources */,
317                                 43C6C27C0DDF984100F2D488 /* keys.c in Sources */,
318                                 43C6C27E0DDF984100F2D488 /* tls.c in Sources */,
319                                 43C6C2920DDF98D400F2D488 /* aes.c in Sources */,
320                                 43C6C2930DDF98D400F2D488 /* arc4.c in Sources */,
321                                 43C6C2940DDF98D400F2D488 /* asn.c in Sources */,
322                                 43C6C2950DDF98D400F2D488 /* coding.c in Sources */,
323                                 43C6C2960DDF98D400F2D488 /* des3.c in Sources */,
324                                 43C6C2970DDF98D400F2D488 /* dh.c in Sources */,
325                                 43C6C2980DDF98D400F2D488 /* dsa.c in Sources */,
326                                 43C6C2990DDF98D400F2D488 /* hmac.c in Sources */,
327                                 43C6C29A0DDF98D400F2D488 /* integer.c in Sources */,
328                                 43C6C29B0DDF98D400F2D488 /* md5.c in Sources */,
329                                 43C6C29C0DDF98D400F2D488 /* misc.c in Sources */,
330                                 43C6C29D0DDF98D400F2D488 /* random.c in Sources */,
331                                 43C6C29E0DDF98D400F2D488 /* rsa.c in Sources */,
332                                 43C6C29F0DDF98D400F2D488 /* sha.c in Sources */,
333                                 43C6C2A00DDF98D400F2D488 /* sha256.c in Sources */,
334                                 43962ADF0DE7ED48003C5E5B /* ssl.c in Sources */,
335                                 43AC92CA0EB154210049F588 /* cyassl_io.c in Sources */,
336                                 43D565650F1EC9A600550C88 /* hc128.c in Sources */,
337                                 43D565670F1EC9CC00550C88 /* rabbit.c in Sources */,
338                                 43809E9B0FB7AD1C0050922E /* md4.c in Sources */,
339                         );
340                         runOnlyForDeploymentPostprocessing = 0;
341                 };
342 /* End PBXSourcesBuildPhase section */
344 /* Begin XCBuildConfiguration section */
345                 1DEB91EC08733DB70010E9CD /* Debug */ = {
346                         isa = XCBuildConfiguration;
347                         buildSettings = {
348                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
349                                 COPY_PHASE_STRIP = NO;
350                                 GCC_DYNAMIC_NO_PIC = NO;
351                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
352                                 GCC_MODEL_TUNING = G5;
353                                 GCC_OPTIMIZATION_LEVEL = 0;
354                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
355                                 INSTALL_PATH = /usr/local/lib;
356                                 PRODUCT_NAME = cyassl;
357                                 SDKROOT = iphonesimulator3.1.2;
358                                 USER_HEADER_SEARCH_PATHS = "include/openssl include ctaocrypt/include";
359                                 WARNING_CFLAGS = "-Wall";
360                                 ZERO_LINK = YES;
361                         };
362                         name = Debug;
363                 };
364                 1DEB91ED08733DB70010E9CD /* Release */ = {
365                         isa = XCBuildConfiguration;
366                         buildSettings = {
367                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
368                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
369                                 GCC_MODEL_TUNING = G5;
370                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
371                                 INSTALL_PATH = /usr/local/lib;
372                                 PRODUCT_NAME = cyassl;
373                                 USER_HEADER_SEARCH_PATHS = "include/openssl include ctaocrypt/include";
374                                 WARNING_CFLAGS = "-Wall";
375                         };
376                         name = Release;
377                 };
378                 1DEB91F008733DB70010E9CD /* Debug */ = {
379                         isa = XCBuildConfiguration;
380                         buildSettings = {
381                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
382                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
383                                 GCC_VERSION = 4.2;
384                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
385                                 GCC_WARN_UNUSED_VARIABLE = YES;
386                                 PREBINDING = NO;
387                                 SDKROOT = iphonesimulator2.2;
388                                 USER_HEADER_SEARCH_PATHS = "include ctaocrypt/include";
389                         };
390                         name = Debug;
391                 };
392                 1DEB91F108733DB70010E9CD /* Release */ = {
393                         isa = XCBuildConfiguration;
394                         buildSettings = {
395                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
396                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
397                                 GCC_VERSION = 4.2;
398                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
399                                 GCC_WARN_UNUSED_VARIABLE = YES;
400                                 PREBINDING = NO;
401                                 SDKROOT = iphonesimulator2.2;
402                                 USER_HEADER_SEARCH_PATHS = "include ctaocrypt/include";
403                         };
404                         name = Release;
405                 };
406 /* End XCBuildConfiguration section */
408 /* Begin XCConfigurationList section */
409                 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "cyassl" */ = {
410                         isa = XCConfigurationList;
411                         buildConfigurations = (
412                                 1DEB91EC08733DB70010E9CD /* Debug */,
413                                 1DEB91ED08733DB70010E9CD /* Release */,
414                         );
415                         defaultConfigurationIsVisible = 0;
416                         defaultConfigurationName = Release;
417                 };
418                 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "cyassl-iphone" */ = {
419                         isa = XCConfigurationList;
420                         buildConfigurations = (
421                                 1DEB91F008733DB70010E9CD /* Debug */,
422                                 1DEB91F108733DB70010E9CD /* Release */,
423                         );
424                         defaultConfigurationIsVisible = 0;
425                         defaultConfigurationName = Release;
426                 };
427 /* End XCConfigurationList section */
428         };
429         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;