2024-03-02 03:59:08 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2024-03-02 04:06:12 +00:00
|
|
|
Version="7.10"
|
2024-03-02 03:59:08 +00:00
|
|
|
Name="wolfssl"
|
|
|
|
ProjectGUID="{73973223-5EE8-41CA-8E88-1D60E89A237B}"
|
|
|
|
RootNamespace="wolfssl"
|
2024-03-02 04:06:12 +00:00
|
|
|
Keyword="Win32Proj">
|
2024-03-02 03:59:08 +00:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="Win32"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
2024-03-02 04:06:12 +00:00
|
|
|
CharacterSet="0">
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="./;./IDE/WIN"
|
2024-03-02 04:06:12 +00:00
|
|
|
PreprocessorDefinitions="WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;WINVER=0x0400;_WIN32_WINNT=0x0400"
|
|
|
|
MinimalRebuild="TRUE"
|
2024-03-02 03:59:08 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
|
|
|
DebugInformationFormat="4"
|
2024-03-02 04:06:12 +00:00
|
|
|
CompileAs="1"
|
|
|
|
DisableSpecificWarnings="4206;4214;4706;4127;4244"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCCustomBuildTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCLibrarianTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCMIDLTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCPostBuildEventTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCPreBuildEventTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCPreLinkEventTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCResourceCompilerTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
2024-03-02 04:06:12 +00:00
|
|
|
CharacterSet="0"
|
|
|
|
WholeProgramOptimization="TRUE">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="TRUE"
|
|
|
|
AdditionalIncludeDirectories="./;./IDE/WIN"
|
|
|
|
PreprocessorDefinitions="WOLFSSL_LIB;WOLFSSL_USER_SETTINGS;WINVER=0x0400;_WIN32_WINNT=0x0400"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="1"
|
|
|
|
DisableSpecificWarnings="4206;4214;4706;4127;4244"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="DLL Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="0"
|
|
|
|
WholeProgramOptimization="FALSE">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="./;./IDE/WIN"
|
|
|
|
PreprocessorDefinitions="WOLFSSL_LIB;BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;WINVER=0x0400;_WIN32_WINNT=0x0400"
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
CompileAs="1"
|
|
|
|
DisableSpecificWarnings="4206;4214;4706;4127;4244"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="ws2_32.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCResourceCompilerTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCWebDeploymentTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="DLL Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="0"
|
|
|
|
WholeProgramOptimization="TRUE">
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
2024-03-02 04:06:12 +00:00
|
|
|
EnableIntrinsicFunctions="TRUE"
|
2024-03-02 03:59:08 +00:00
|
|
|
AdditionalIncludeDirectories="./;./IDE/WIN"
|
2024-03-02 04:06:12 +00:00
|
|
|
PreprocessorDefinitions="WOLFSSL_LIB;BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;WINVER=0x0400;_WIN32_WINNT=0x0400"
|
2024-03-02 03:59:08 +00:00
|
|
|
RuntimeLibrary="2"
|
2024-03-02 04:06:12 +00:00
|
|
|
EnableFunctionLevelLinking="TRUE"
|
2024-03-02 03:59:08 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
2024-03-02 04:06:12 +00:00
|
|
|
CompileAs="1"
|
|
|
|
DisableSpecificWarnings="4206;4214;4706;4127;4244"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCCustomBuildTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="ws2_32.lib"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCMIDLTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCPostBuildEventTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCPreBuildEventTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCPreLinkEventTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCResourceCompilerTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
<Tool
|
2024-03-02 04:06:12 +00:00
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2024-03-02 03:59:08 +00:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
2024-03-02 04:06:12 +00:00
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfcrypt\src\aes.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfcrypt\src\arc4.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfcrypt\src\asn.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfcrypt\src\blake2b.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfcrypt\src\blake2s.c">
|
|
|
|
</File>
|
2024-03-02 03:59:08 +00:00
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\camellia.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\chacha.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\chacha20_poly1305.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\cmac.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\coding.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\cpuid.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\crl.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\cryptocb.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\curve25519.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\curve448.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\des3.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\dh.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\dsa.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\dtls.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\dtls13.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\ecc.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\ed25519.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\ed448.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\error.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\fe_448.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\fe_low_mem.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\fe_operations.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\ge_448.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\ge_low_mem.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\ge_operations.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\hash.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\hmac.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\integer.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\internal.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\kdf.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\keys.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\logging.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\md2.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\md4.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\md5.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\memory.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\ocsp.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\pkcs12.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\pkcs7.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\poly1305.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\pwdbased.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\random.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\rc2.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\ripemd.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\rsa.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\sha.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\sha256.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\sha3.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\sha512.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\signature.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\sp_c32.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\sp_int.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\srp.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\ssl.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\tfm.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\tls.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\src\tls13.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\wc_encrypt.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\wc_pkcs11.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath=".\wolfcrypt\src\wc_port.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\win32shim.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfcrypt\src\wolfevent.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\wolfio.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfcrypt\src\wolfmath.c">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
2024-03-02 04:06:12 +00:00
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
2024-03-02 03:59:08 +00:00
|
|
|
<File
|
2024-03-02 04:06:12 +00:00
|
|
|
RelativePath="IDE\WIN\user_settings.h">
|
2024-03-02 03:59:08 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
2024-03-02 04:06:12 +00:00
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
|
|
<File
|
|
|
|
RelativePath=".\wolfssl.rc">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
ExcludedFromBuild="TRUE">
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ExcludedFromBuild="TRUE">
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="DLL Debug|Win32"
|
|
|
|
ExcludedFromBuild="TRUE">
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2024-03-02 03:59:08 +00:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|