|
|
1.1 root 1: <?xml version="1.0" encoding="Windows-1252"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
1.1.1.10 root 4: Version="9.00"
1.1 root 5: Name="Crypto"
6: ProjectGUID="{993245CF-6B70-47EE-91BB-39F8FC6DC0E7}"
1.1.1.7 root 7: RootNamespace="Crypto"
8: Keyword="Win32Proj"
1.1.1.10 root 9: TargetFrameworkVersion="131072"
1.1.1.7 root 10: >
1.1 root 11: <Platforms>
12: <Platform
1.1.1.7 root 13: Name="Win32"
14: />
1.1 root 15: </Platforms>
1.1.1.7 root 16: <ToolFiles>
17: </ToolFiles>
1.1 root 18: <Configurations>
19: <Configuration
20: Name="Debug|Win32"
21: OutputDirectory="Debug"
22: IntermediateDirectory="Debug"
23: ConfigurationType="4"
1.1.1.7 root 24: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25: CharacterSet="2"
26: >
27: <Tool
28: Name="VCPreBuildEventTool"
29: />
30: <Tool
31: Name="VCCustomBuildTool"
32: />
33: <Tool
34: Name="VCXMLDataGeneratorTool"
35: />
36: <Tool
37: Name="VCWebServiceProxyGeneratorTool"
38: />
39: <Tool
40: Name="VCMIDLTool"
41: />
1.1 root 42: <Tool
43: Name="VCCLCompilerTool"
44: Optimization="0"
1.1.1.8 root 45: AdditionalIncludeDirectories=""$(ProjectDir)\..";"$(ProjectDir)\..\Common""
1.1.1.10 root 46: PreprocessorDefinitions="WIN32;DEBUG;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
1.1.1.7 root 47: MinimalRebuild="true"
1.1 root 48: BasicRuntimeChecks="0"
1.1.1.7 root 49: RuntimeLibrary="1"
50: BufferSecurityCheck="false"
1.1 root 51: UsePrecompiledHeader="0"
1.1.1.12 root 52: WarningLevel="4"
1.1.1.7 root 53: DebugInformationFormat="3"
1.1.1.12 root 54: DisableSpecificWarnings="4100;4127;4201"
1.1.1.7 root 55: />
1.1 root 56: <Tool
1.1.1.7 root 57: Name="VCManagedResourceCompilerTool"
58: />
1.1 root 59: <Tool
1.1.1.7 root 60: Name="VCResourceCompilerTool"
61: />
1.1 root 62: <Tool
1.1.1.7 root 63: Name="VCPreLinkEventTool"
64: />
1.1 root 65: <Tool
1.1.1.7 root 66: Name="VCLibrarianTool"
67: OutputFile="$(OutDir)/Crypto.lib"
68: />
1.1 root 69: <Tool
1.1.1.7 root 70: Name="VCALinkTool"
71: />
1.1 root 72: <Tool
1.1.1.7 root 73: Name="VCXDCMakeTool"
74: />
1.1 root 75: <Tool
1.1.1.7 root 76: Name="VCBscMakeTool"
77: />
1.1 root 78: <Tool
1.1.1.7 root 79: Name="VCFxCopTool"
80: />
1.1 root 81: <Tool
1.1.1.7 root 82: Name="VCPostBuildEventTool"
83: />
1.1 root 84: </Configuration>
85: <Configuration
86: Name="Release|Win32"
87: OutputDirectory="Release"
88: IntermediateDirectory="Release"
89: ConfigurationType="4"
1.1.1.7 root 90: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
91: CharacterSet="2"
92: >
93: <Tool
94: Name="VCPreBuildEventTool"
95: />
96: <Tool
97: Name="VCCustomBuildTool"
98: />
99: <Tool
100: Name="VCXMLDataGeneratorTool"
101: />
102: <Tool
103: Name="VCWebServiceProxyGeneratorTool"
104: />
105: <Tool
106: Name="VCMIDLTool"
107: />
1.1 root 108: <Tool
109: Name="VCCLCompilerTool"
1.1.1.10 root 110: Optimization="2"
1.1.1.8 root 111: AdditionalIncludeDirectories=""$(ProjectDir)\..";"$(ProjectDir)\..\Common""
1.1.1.7 root 112: PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
113: RuntimeLibrary="0"
114: BufferSecurityCheck="true"
1.1 root 115: UsePrecompiledHeader="0"
116: AssemblerOutput="2"
117: AssemblerListingLocation="$(IntDir)/"
1.1.1.12 root 118: WarningLevel="4"
1.1.1.7 root 119: Detect64BitPortabilityProblems="false"
120: DebugInformationFormat="0"
1.1.1.12 root 121: DisableSpecificWarnings="4100;4127;4201"
1.1.1.7 root 122: />
1.1 root 123: <Tool
1.1.1.7 root 124: Name="VCManagedResourceCompilerTool"
125: />
1.1 root 126: <Tool
1.1.1.7 root 127: Name="VCResourceCompilerTool"
128: />
1.1 root 129: <Tool
1.1.1.7 root 130: Name="VCPreLinkEventTool"
131: />
1.1 root 132: <Tool
1.1.1.7 root 133: Name="VCLibrarianTool"
134: OutputFile="$(OutDir)/Crypto.lib"
1.1.1.9 root 135: AdditionalLibraryDirectories="$(TargetDir)"
1.1.1.7 root 136: />
1.1 root 137: <Tool
1.1.1.7 root 138: Name="VCALinkTool"
139: />
1.1 root 140: <Tool
1.1.1.7 root 141: Name="VCXDCMakeTool"
142: />
1.1 root 143: <Tool
1.1.1.7 root 144: Name="VCBscMakeTool"
145: />
1.1 root 146: <Tool
1.1.1.7 root 147: Name="VCFxCopTool"
148: />
1.1 root 149: <Tool
1.1.1.7 root 150: Name="VCPostBuildEventTool"
151: />
1.1 root 152: </Configuration>
153: </Configurations>
154: <References>
155: </References>
156: <Files>
157: <Filter
158: Name="Source Files"
159: Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1.1.1.7 root 160: UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
161: >
1.1 root 162: <File
1.1.1.13! root 163: RelativePath=".\Aes_hw_cpu.asm"
! 164: >
! 165: <FileConfiguration
! 166: Name="Debug|Win32"
! 167: >
! 168: <Tool
! 169: Name="VCCustomBuildTool"
! 170: CommandLine="echo $(InputFileName) & nasm.exe -Xvc -f win32 -Ox -g --prefix _ -o "$(TargetDir)\$(InputName).obj" "$(InputPath)"
"
! 171: Outputs="$(TargetDir)\$(InputName).obj"
! 172: />
! 173: </FileConfiguration>
! 174: <FileConfiguration
! 175: Name="Release|Win32"
! 176: >
! 177: <Tool
! 178: Name="VCCustomBuildTool"
! 179: CommandLine="echo $(InputFileName) & nasm.exe -Xvc -f win32 -Ox --prefix _ -o "$(TargetDir)\$(InputName).obj" -l "$(TargetDir)\$(InputName).lst" "$(InputPath)"
"
! 180: Outputs="$(TargetDir)\$(InputName).obj"
! 181: />
! 182: </FileConfiguration>
! 183: </File>
! 184: <File
1.1.1.9 root 185: RelativePath=".\Aes_x86.asm"
1.1.1.7 root 186: >
1.1.1.9 root 187: <FileConfiguration
188: Name="Debug|Win32"
189: >
190: <Tool
191: Name="VCCustomBuildTool"
1.1.1.13! root 192: CommandLine="echo $(InputFileName) & nasm.exe -Xvc -f win32 -Ox -g --prefix _ -o "$(TargetDir)\$(InputName).obj" "$(InputPath)"
"
1.1.1.9 root 193: Outputs="$(TargetDir)\$(InputName).obj"
194: />
195: </FileConfiguration>
196: <FileConfiguration
197: Name="Release|Win32"
198: >
199: <Tool
200: Name="VCCustomBuildTool"
1.1.1.13! root 201: CommandLine="echo $(InputFileName) & nasm.exe -Xvc -f win32 -Ox --prefix _ -o "$(TargetDir)\$(InputName).obj" -l "$(TargetDir)\$(InputName).lst" "$(InputPath)"
"
1.1.1.9 root 202: Outputs="$(TargetDir)\$(InputName).obj"
203: />
204: </FileConfiguration>
1.1.1.2 root 205: </File>
206: <File
1.1.1.7 root 207: RelativePath=".\Aeskey.c"
208: >
1.1.1.2 root 209: </File>
210: <File
1.1.1.7 root 211: RelativePath=".\Aestab.c"
212: >
1.1.1.2 root 213: </File>
214: <File
1.1.1.11 root 215: RelativePath=".\Blowfish.c"
1.1.1.7 root 216: >
1.1 root 217: </File>
218: <File
1.1.1.11 root 219: RelativePath=".\Cast.c"
1.1.1.7 root 220: >
1.1 root 221: </File>
222: <File
1.1.1.7 root 223: RelativePath=".\Des.c"
224: >
1.1 root 225: </File>
226: <File
1.1.1.7 root 227: RelativePath=".\Rmd160.c"
228: >
1.1 root 229: </File>
230: <File
1.1.1.7 root 231: RelativePath=".\Serpent.c"
232: >
1.1.1.5 root 233: </File>
234: <File
1.1.1.7 root 235: RelativePath=".\Sha1.c"
236: >
1.1 root 237: </File>
1.1.1.5 root 238: <File
1.1.1.8 root 239: RelativePath=".\Sha2.c"
240: >
241: </File>
242: <File
1.1.1.7 root 243: RelativePath=".\Twofish.c"
244: >
1.1.1.5 root 245: </File>
1.1.1.6 root 246: <File
1.1.1.7 root 247: RelativePath=".\Whirlpool.c"
248: >
1.1.1.6 root 249: </File>
1.1 root 250: </Filter>
251: <Filter
252: Name="Header Files"
253: Filter="h;hpp;hxx;hm;inl;inc;xsd"
1.1.1.7 root 254: UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
255: >
1.1 root 256: <File
1.1.1.7 root 257: RelativePath=".\Aes.h"
258: >
1.1.1.2 root 259: </File>
260: <File
1.1.1.13! root 261: RelativePath=".\Aes_hw_cpu.h"
! 262: >
! 263: </File>
! 264: <File
1.1.1.7 root 265: RelativePath=".\Aesopt.h"
266: >
1.1.1.2 root 267: </File>
268: <File
1.1.1.11 root 269: RelativePath=".\Aestab.h"
1.1.1.7 root 270: >
1.1 root 271: </File>
272: <File
1.1.1.7 root 273: RelativePath=".\Blowfish.h"
274: >
1.1 root 275: </File>
276: <File
1.1.1.7 root 277: RelativePath=".\Cast.h"
278: >
1.1 root 279: </File>
280: <File
1.1.1.7 root 281: RelativePath=".\Des.h"
282: >
1.1 root 283: </File>
284: <File
1.1.1.7 root 285: RelativePath=".\Rmd160.h"
286: >
1.1 root 287: </File>
288: <File
1.1.1.7 root 289: RelativePath=".\Serpent.h"
290: >
1.1.1.5 root 291: </File>
292: <File
1.1.1.7 root 293: RelativePath=".\Sha1.h"
294: >
1.1 root 295: </File>
296: <File
1.1.1.8 root 297: RelativePath=".\Sha2.h"
298: >
299: </File>
300: <File
1.1.1.7 root 301: RelativePath=".\Twofish.h"
302: >
1.1.1.5 root 303: </File>
1.1.1.6 root 304: <File
1.1.1.7 root 305: RelativePath=".\Whirlpool.h"
306: >
1.1.1.6 root 307: </File>
1.1 root 308: </Filter>
309: <Filter
310: Name="Resource Files"
311: Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
1.1.1.7 root 312: UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
313: >
1.1 root 314: </Filter>
315: </Files>
316: <Globals>
317: </Globals>
318: </VisualStudioProject>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.