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

📄 cryptest.vcproj

📁 所有加密解密算法实现 任何人都可下载
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="cryptest"
	ProjectGUID="{522300CC-4AFD-44F0-B81E-C3C50727C154}"
	TargetFrameworkVersion="0"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\CTRelease"
			IntermediateDirectory=".\CTRelease"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\CTRelease/cryptest.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
				StringPooling="true"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="true"
				PrecompiledHeaderFile=".\CTRelease/cryptest.pch"
				AssemblerListingLocation=".\CTRelease/"
				ObjectFile=".\CTRelease/"
				ProgramDataBaseFileName=".\CTRelease/"
				WarningLevel="3"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile=".\CTRelease/cryptest.exe"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				ProgramDatabaseFile=".\CTRelease/cryptest.pdb"
				SubSystem="1"
				RandomizedBaseAddress="1"
				DataExecutionPrevention="0"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile=".\CTRelease/cryptest.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\CTDebug"
			IntermediateDirectory=".\CTDebug"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\CTDebug/cryptest.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
				MinimalRebuild="true"
				RuntimeLibrary="1"
				PrecompiledHeaderFile=".\CTDebug/cryptest.pch"
				AssemblerListingLocation=".\CTDebug/"
				ObjectFile=".\CTDebug/"
				ProgramDataBaseFileName=".\CTDebug/"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="4"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile=".\CTDebug/cryptest.exe"
				LinkIncremental="2"
				SuppressStartupBanner="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\CTDebug/cryptest.pdb"
				SubSystem="1"
				RandomizedBaseAddress="1"
				DataExecutionPrevention="0"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile=".\CTDebug/cryptest.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Data Files"
			Filter=".dat;.txt"
			>
			<File
				RelativePath="3wayval.dat"
				>
			</File>
			<File
				RelativePath="blum1024.dat"
				>
			</File>
			<File
				RelativePath="blum2048.dat"
				>
			</File>
			<File
				RelativePath="blum512.dat"
				>
			</File>
			<File
				RelativePath="castval.dat"
				>
			</File>
			<File
				RelativePath="descert.dat"
				>
			</File>
			<File
				RelativePath="dh1024.dat"
				>
			</File>
			<File
				RelativePath="dh2048.dat"
				>
			</File>
			<File
				RelativePath="dh512.dat"
				>
			</File>
			<File
				RelativePath="diamond.dat"
				>
			</File>
			<File
				RelativePath="dsa1024.dat"
				>
			</File>
			<File
				RelativePath="dsa512.dat"
				>
			</File>
			<File
				RelativePath="elgc1024.dat"
				>
			</File>
			<File
				RelativePath="elgc2048.dat"
				>
			</File>
			<File
				RelativePath="elgc512.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="luc512.dat"
				>
			</File>
			<File
				RelativePath="lucc1024.dat"
				>
			</File>
			<File
				RelativePath="lucc512.dat"
				>
			</File>
			<File
				RelativePath="lucdif.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="mqv512.dat"
				>
			</File>
			<File
				RelativePath="rabi1024.dat"
				>
			</File>
			<File
				RelativePath="rabi2048.dat"
				>
			</File>
			<File
				RelativePath="rabi512.dat"
				>
			</File>
			<File
				RelativePath="rc2val.dat"
				>
			</File>
			<File
				RelativePath="rc5val.dat"
				>
			</File>
			<File
				RelativePath="rc6val.dat"
				>
			</File>
			<File
				RelativePath="rsa1024.dat"
				>
			</File>
			<File
				RelativePath="rsa2048.dat"
				>
			</File>
			<File
				RelativePath="rsa400pb.dat"
				>
			</File>
			<File
				RelativePath="rsa400pv.dat"
				>
			</File>
			<File
				RelativePath="rsa512.dat"
				>
			</File>
			<File
				RelativePath="rsa512a.dat"
				>
			</File>
			<File
				RelativePath="rw1024.dat"
				>
			</File>
			<File
				RelativePath="rw2048.dat"
				>
			</File>
			<File
				RelativePath="rw512.dat"
				>
			</File>
			<File
				RelativePath="saferval.dat"
				>
			</File>
			<File
				RelativePath="sharkval.dat"
				>
			</File>
			<File
				RelativePath="squareva.dat"
				>
			</File>
			<File
				RelativePath="usage.dat"
				>
			</File>
		</Filter>
		<File
			RelativePath="bench.cpp"
			>
			<FileConfiguration
				Name="Release|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="bench.h"
			>
		</File>
		<File
			RelativePath="test.cpp"
			>
			<FileConfiguration
				Name="Release|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="validat1.cpp"
			>
			<FileConfiguration
				Name="Release|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="validat2.cpp"
			>
			<FileConfiguration
				Name="Release|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="validat3.cpp"
			>
			<FileConfiguration
				Name="Release|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32"
				>
				<Tool
					Name="VCCLCompilerTool"
					PreprocessorDefinitions=""
				/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="validate.h"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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