⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cryptest.vcproj

📁 AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext:
💻 VCPROJ
📖 第 1 页 / 共 3 页
字号:
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\CTDebug/cryptest.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/Zm400 "
				Optimization="0"
				EnableIntrinsicFunctions="true"
				PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
				RuntimeLibrary="1"
				EnableEnhancedInstructionSet="1"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="4"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
				SuppressStartupBanner="true"
				GenerateDebugInformation="true"
				SubSystem="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory="$(PlatformName)\Output\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ProjectName)\$(ConfigurationName)"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
				TypeLibraryName=".\CTDebug/cryptest.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/Zm400 "
				Optimization="0"
				EnableIntrinsicFunctions="true"
				PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
				RuntimeLibrary="1"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
				SuppressStartupBanner="true"
				GenerateDebugInformation="true"
				SubSystem="1"
				OptimizeForWindows98="1"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Test Data"
			Filter=".dat"
			>
			<File
				RelativePath="3desval.dat"
				>
			</File>
			<File
				RelativePath="3wayval.dat"
				>
			</File>
			<File
				RelativePath="camellia.dat"
				>
			</File>
			<File
				RelativePath="cast128v.dat"
				>
			</File>
			<File
				RelativePath="cast256v.dat"
				>
			</File>
			<File
				RelativePath="descert.dat"
				>
			</File>
			<File
				RelativePath="dh1024.dat"
				>
			</File>
			<File
				RelativePath="dh2048.dat"
				>
			</File>
			<File
				RelativePath="diamond.dat"
				>
			</File>
			<File
				RelativePath="dsa1024.dat"
				>
			</File>
			<File
				RelativePath="dsa1024b.dat"
				>
			</File>
			<File
				RelativePath="dsa512.dat"
				>
			</File>
			<File
				RelativePath="elgc1024.dat"
				>
			</File>
			<File
				RelativePath="esig1023.dat"
				>
			</File>
			<File
				RelativePath="esig1536.dat"
				>
			</File>
			<File
				RelativePath="esig2046.dat"
				>
			</File>
			<File
				RelativePath="gostval.dat"
				>
			</File>
			<File
				RelativePath="havalcer.dat"
				>
			</File>
			<File
				RelativePath="ideaval.dat"
				>
			</File>
			<File
				RelativePath="luc1024.dat"
				>
			</File>
			<File
				RelativePath="luc2048.dat"
				>
			</File>
			<File
				RelativePath="lucc1024.dat"
				>
			</File>
			<File
				RelativePath="lucc512.dat"
				>
			</File>
			<File
				RelativePath="lucd1024.dat"
				>
			</File>
			<File
				RelativePath="lucd512.dat"
				>
			</File>
			<File
				RelativePath="lucs1024.dat"
				>
			</File>
			<File
				RelativePath="lucs512.dat"
				>
			</File>
			<File
				RelativePath="marsval.dat"
				>
			</File>
			<File
				RelativePath="mqv1024.dat"
				>
			</File>
			<File
				RelativePath="mqv2048.dat"
				>
			</File>
			<File
				RelativePath="nr1024.dat"
				>
			</File>
			<File
				RelativePath="nr2048.dat"
				>
			</File>
			<File
				RelativePath="rabi1024.dat"
				>
			</File>
			<File
				RelativePath="rabi2048.dat"
				>
			</File>
			<File
				RelativePath="rc2val.dat"
				>
			</File>
			<File
				RelativePath="rc5val.dat"
				>
			</File>
			<File
				RelativePath="rc6val.dat"
				>
			</File>
			<File
				RelativePath="rijndael.dat"
				>
			</File>
			<File
				RelativePath="rsa1024.dat"
				>
			</File>
			<File
				RelativePath="rsa2048.dat"
				>
			</File>
			<File
				RelativePath="rsa400pb.dat"
				>
			</File>
			<File
				RelativePath="rsa400pv.dat"
				>
			</File>
			<File
				RelativePath="rsa512a.dat"
				>
			</File>
			<File
				RelativePath="rw1024.dat"
				>
			</File>
			<File
				RelativePath="rw2048.dat"
				>
			</File>
			<File
				RelativePath="saferval.dat"
				>
			</File>
			<File
				RelativePath="serpentv.dat"
				>
			</File>
			<File
				RelativePath="shacal2v.dat"
				>
			</File>
			<File
				RelativePath="sharkval.dat"
				>
			</File>
			<File
				RelativePath="skipjack.dat"
				>
			</File>
			<File
				RelativePath="squareva.dat"
				>
			</File>
			<File
				RelativePath="twofishv.dat"
				>
			</File>
			<File
				RelativePath="usage.dat"
				>
			</File>
			<File
				RelativePath="xtrdh171.dat"
				>
			</File>
			<File
				RelativePath="xtrdh342.dat"
				>
			</File>
		</Filter>
		<Filter
			Name="Source Code"
			Filter=".cpp;.h"
			>
			<File
				RelativePath="adhoc.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="1"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="2"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="2"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="bench.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="1"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="2"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="2"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="bench.h"
				>
			</File>
			<File
				RelativePath=".\bench2.cpp"
				>
			</File>
			<File
				RelativePath="datatest.cpp"
				>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="1"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="2"
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="DLL-Import Release|x64"
					>
					<Tool
						Name="VCCLCompilerTool"
						Optimization="2"
						PreprocessorDefinitions=""
					/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -