|  | 
| 9 | 9 |       <Configuration>Debug</Configuration> | 
| 10 | 10 |       <Platform>x64</Platform> | 
| 11 | 11 |     </ProjectConfiguration> | 
|  | 12 | +    <ProjectConfiguration Include="Debug|ARM64"> | 
|  | 13 | +      <Configuration>Debug</Configuration> | 
|  | 14 | +      <Platform>ARM64</Platform> | 
|  | 15 | +    </ProjectConfiguration> | 
| 12 | 16 |     <ProjectConfiguration Include="DLL Debug|Win32"> | 
| 13 | 17 |       <Configuration>DLL Debug</Configuration> | 
| 14 | 18 |       <Platform>Win32</Platform> | 
|  | 
| 17 | 21 |       <Configuration>DLL Debug</Configuration> | 
| 18 | 22 |       <Platform>x64</Platform> | 
| 19 | 23 |     </ProjectConfiguration> | 
|  | 24 | +    <ProjectConfiguration Include="DLL Debug|ARM64"> | 
|  | 25 | +      <Configuration>DLL Debug</Configuration> | 
|  | 26 | +      <Platform>ARM64</Platform> | 
|  | 27 | +    </ProjectConfiguration> | 
| 20 | 28 |     <ProjectConfiguration Include="DLL Release|Win32"> | 
| 21 | 29 |       <Configuration>DLL Release</Configuration> | 
| 22 | 30 |       <Platform>Win32</Platform> | 
|  | 
| 25 | 33 |       <Configuration>DLL Release</Configuration> | 
| 26 | 34 |       <Platform>x64</Platform> | 
| 27 | 35 |     </ProjectConfiguration> | 
|  | 36 | +    <ProjectConfiguration Include="DLL Release|ARM64"> | 
|  | 37 | +      <Configuration>DLL Release</Configuration> | 
|  | 38 | +      <Platform>ARM64</Platform> | 
|  | 39 | +    </ProjectConfiguration> | 
| 28 | 40 |     <ProjectConfiguration Include="Release|Win32"> | 
| 29 | 41 |       <Configuration>Release</Configuration> | 
| 30 | 42 |       <Platform>Win32</Platform> | 
|  | 
| 33 | 45 |       <Configuration>Release</Configuration> | 
| 34 | 46 |       <Platform>x64</Platform> | 
| 35 | 47 |     </ProjectConfiguration> | 
|  | 48 | +    <ProjectConfiguration Include="Release|ARM64"> | 
|  | 49 | +      <Configuration>Release</Configuration> | 
|  | 50 | +      <Platform>ARM64</Platform> | 
|  | 51 | +    </ProjectConfiguration> | 
| 36 | 52 |   </ItemGroup> | 
| 37 | 53 |   <PropertyGroup Label="Globals"> | 
| 38 | 54 |     <ProjectGuid>{73973223-5EE8-41CA-8E88-1D60E89A237B}</ProjectGuid> | 
|  | 
| 63 | 79 |     <PlatformToolset>v110</PlatformToolset> | 
| 64 | 80 |     <CharacterSet>Unicode</CharacterSet> | 
| 65 | 81 |     <WholeProgramOptimization>true</WholeProgramOptimization> | 
|  | 82 | +  </PropertyGroup> | 
|  | 83 | +    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> | 
|  | 84 | +    <ConfigurationType>StaticLibrary</ConfigurationType> | 
|  | 85 | +    <PlatformToolset>v110</PlatformToolset> | 
|  | 86 | +    <CharacterSet>Unicode</CharacterSet> | 
|  | 87 | +    <WholeProgramOptimization>true</WholeProgramOptimization> | 
|  | 88 | +  </PropertyGroup> | 
|  | 89 | +  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|ARM64'" Label="Configuration"> | 
|  | 90 | +    <ConfigurationType>DynamicLibrary</ConfigurationType> | 
|  | 91 | +    <PlatformToolset>v110</PlatformToolset> | 
|  | 92 | +    <CharacterSet>Unicode</CharacterSet> | 
|  | 93 | +    <WholeProgramOptimization>true</WholeProgramOptimization> | 
| 66 | 94 |   </PropertyGroup> | 
| 67 | 95 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | 
| 68 | 96 |     <ConfigurationType>StaticLibrary</ConfigurationType> | 
|  | 
| 83 | 111 |     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
| 84 | 112 |     <PlatformToolset>v110</PlatformToolset> | 
| 85 | 113 |     <CharacterSet>Unicode</CharacterSet> | 
|  | 114 | +  </PropertyGroup> | 
|  | 115 | +    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> | 
|  | 116 | +    <ConfigurationType>StaticLibrary</ConfigurationType> | 
|  | 117 | +    <PlatformToolset>v110</PlatformToolset> | 
|  | 118 | +    <CharacterSet>Unicode</CharacterSet> | 
|  | 119 | +  </PropertyGroup> | 
|  | 120 | +  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|ARM64'" Label="Configuration"> | 
|  | 121 | +    <ConfigurationType>DynamicLibrary</ConfigurationType> | 
|  | 122 | +    <PlatformToolset>v110</PlatformToolset> | 
|  | 123 | +    <CharacterSet>Unicode</CharacterSet> | 
| 86 | 124 |   </PropertyGroup> | 
| 87 | 125 |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
| 88 | 126 |   <ImportGroup Label="ExtensionSettings"> | 
|  | 
| 120 | 158 |     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
| 121 | 159 |     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
| 122 | 160 |   </PropertyGroup> | 
|  | 161 | +  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | 
|  | 162 | +    <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
|  | 163 | +    <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
|  | 164 | +  </PropertyGroup> | 
| 123 | 165 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
| 124 | 166 |     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
| 125 | 167 |     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
|  | 
| 128 | 170 |     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
| 129 | 171 |     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
| 130 | 172 |   </PropertyGroup> | 
|  | 173 | +  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | 
|  | 174 | +    <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
|  | 175 | +    <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
|  | 176 | +  </PropertyGroup> | 
| 131 | 177 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'"> | 
| 132 | 178 |     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
| 133 | 179 |     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
|  | 
| 136 | 182 |     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
| 137 | 183 |     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
| 138 | 184 |   </PropertyGroup> | 
|  | 185 | +  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|ARM64'"> | 
|  | 186 | +    <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
|  | 187 | +    <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
|  | 188 | +  </PropertyGroup> | 
| 139 | 189 |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'"> | 
| 140 | 190 |     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
| 141 | 191 |     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
|  | 
| 144 | 194 |     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
| 145 | 195 |     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
| 146 | 196 |   </PropertyGroup> | 
|  | 197 | +  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|ARM64'"> | 
|  | 198 | +    <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> | 
|  | 199 | +    <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> | 
|  | 200 | +  </PropertyGroup> | 
| 147 | 201 |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
| 148 | 202 |     <ClCompile> | 
| 149 | 203 |       <Optimization>Disabled</Optimization> | 
|  | 
| 211 | 265 |       <OptimizeReferences>false</OptimizeReferences> | 
| 212 | 266 |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
| 213 | 267 |     </Link> | 
|  | 268 | +  </ItemDefinitionGroup> | 
|  | 269 | +    <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | 
|  | 270 | +    <ClCompile> | 
|  | 271 | +      <Optimization>Disabled</Optimization> | 
|  | 272 | +      <AdditionalIncludeDirectories>./;./IDE/WIN;../liboqs/build/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
|  | 273 | +      <PreprocessorDefinitions>WOLFSSL_MIN_RSA_BITS=2048;WOLFSSL_MIN_ECC_BITS=256;HAVE_SECURE_RENEGOTIATION;WOLFSSL_DTLS_CH_FRAG;WOLFSSL_TLS13_MIDDLEBOX_COMPAT;WOLFSSL_LIB;BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
|  | 274 | +      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | 
|  | 275 | +      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | 
|  | 276 | +      <PrecompiledHeader> | 
|  | 277 | +      </PrecompiledHeader> | 
|  | 278 | +      <WarningLevel>Level4</WarningLevel> | 
|  | 279 | +      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
|  | 280 | +      <DisableSpecificWarnings>4206;4214;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
|  | 281 | +    </ClCompile> | 
|  | 282 | +  </ItemDefinitionGroup> | 
|  | 283 | +  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|ARM64'"> | 
|  | 284 | +    <ClCompile> | 
|  | 285 | +      <Optimization>Disabled</Optimization> | 
|  | 286 | +      <AdditionalIncludeDirectories>./;./IDE/WIN;../liboqs/build/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
|  | 287 | +      <PreprocessorDefinitions>WOLFSSL_MIN_RSA_BITS=2048;WOLFSSL_MIN_ECC_BITS=256;HAVE_SECURE_RENEGOTIATION;WOLFSSL_DTLS_CH_FRAG;WOLFSSL_TLS13_MIDDLEBOX_COMPAT;WOLFSSL_LIB;BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
|  | 288 | +      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | 
|  | 289 | +      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | 
|  | 290 | +      <PrecompiledHeader> | 
|  | 291 | +      </PrecompiledHeader> | 
|  | 292 | +      <WarningLevel>Level4</WarningLevel> | 
|  | 293 | +      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
|  | 294 | +      <DisableSpecificWarnings>4206;4214;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings> | 
|  | 295 | +    </ClCompile> | 
|  | 296 | +    <Link> | 
|  | 297 | +      <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
|  | 298 | +      <OptimizeReferences>false</OptimizeReferences> | 
|  | 299 | +      <GenerateDebugInformation>true</GenerateDebugInformation> | 
|  | 300 | +    </Link> | 
| 214 | 301 |   </ItemDefinitionGroup> | 
| 215 | 302 |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
| 216 | 303 |     <ClCompile> | 
|  | 
| 274 | 361 |       <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
| 275 | 362 |       <GenerateDebugInformation>true</GenerateDebugInformation> | 
| 276 | 363 |     </Link> | 
|  | 364 | +  </ItemDefinitionGroup> | 
|  | 365 | +    <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | 
|  | 366 | +    <ClCompile> | 
|  | 367 | +      <Optimization>MaxSpeed</Optimization> | 
|  | 368 | +      <IntrinsicFunctions>true</IntrinsicFunctions> | 
|  | 369 | +      <AdditionalIncludeDirectories>./;./IDE/WIN;../liboqs/build/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
|  | 370 | +      <PreprocessorDefinitions>WOLFSSL_MIN_RSA_BITS=2048;WOLFSSL_MIN_ECC_BITS=256;HAVE_SECURE_RENEGOTIATION;WOLFSSL_DTLS_CH_FRAG;WOLFSSL_TLS13_MIDDLEBOX_COMPAT;WOLFSSL_LIB;BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
|  | 371 | +      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
|  | 372 | +      <FunctionLevelLinking>true</FunctionLevelLinking> | 
|  | 373 | +      <PrecompiledHeader> | 
|  | 374 | +      </PrecompiledHeader> | 
|  | 375 | +      <WarningLevel>Level3</WarningLevel> | 
|  | 376 | +      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
|  | 377 | +    </ClCompile> | 
|  | 378 | +  </ItemDefinitionGroup> | 
|  | 379 | +  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|ARM64'"> | 
|  | 380 | +    <ClCompile> | 
|  | 381 | +      <Optimization>MaxSpeed</Optimization> | 
|  | 382 | +      <IntrinsicFunctions>true</IntrinsicFunctions> | 
|  | 383 | +      <AdditionalIncludeDirectories>./;./IDE/WIN;../liboqs/build/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
|  | 384 | +      <PreprocessorDefinitions>WOLFSSL_MIN_RSA_BITS=2048;WOLFSSL_MIN_ECC_BITS=256;HAVE_SECURE_RENEGOTIATION;WOLFSSL_DTLS_CH_FRAG;WOLFSSL_TLS13_MIDDLEBOX_COMPAT;WOLFSSL_LIB;BUILDING_WOLFSSL;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
|  | 385 | +      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
|  | 386 | +      <FunctionLevelLinking>true</FunctionLevelLinking> | 
|  | 387 | +      <PrecompiledHeader> | 
|  | 388 | +      </PrecompiledHeader> | 
|  | 389 | +      <WarningLevel>Level3</WarningLevel> | 
|  | 390 | +      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
|  | 391 | +    </ClCompile> | 
|  | 392 | +    <Link> | 
|  | 393 | +      <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> | 
|  | 394 | +      <GenerateDebugInformation>true</GenerateDebugInformation> | 
|  | 395 | +    </Link> | 
| 277 | 396 |   </ItemDefinitionGroup> | 
| 278 | 397 |   <ItemGroup> | 
| 279 | 398 |     <ClCompile Include="src\crl.c" /> | 
|  | 
| 299 | 418 |     <ClCompile Include="wolfcrypt\src\curve25519.c" /> | 
| 300 | 419 |     <ClCompile Include="wolfcrypt\src\curve448.c" /> | 
| 301 | 420 |     <ClCompile Include="wolfcrypt\src\cpuid.c" /> | 
|  | 421 | +    <ClCompile Include="wolfcrypt\src\cryptocb.c" /> | 
| 302 | 422 |     <ClCompile Include="wolfcrypt\src\des3.c" /> | 
| 303 |  | -    <ClCompile Include="wolfcrypt\src\dh.c" /> | 
| 304 | 423 |     <ClCompile Include="wolfcrypt\src\dilithium.c" /> | 
|  | 424 | +    <ClCompile Include="wolfcrypt\src\dh.c" /> | 
| 305 | 425 |     <ClCompile Include="wolfcrypt\src\dsa.c" /> | 
| 306 | 426 |     <ClCompile Include="wolfcrypt\src\ecc.c" /> | 
| 307 | 427 |     <ClCompile Include="wolfcrypt\src\ed25519.c" /> | 
|  | 
| 319 | 439 |     <ClCompile Include="wolfcrypt\src\hmac.c" /> | 
| 320 | 440 |     <ClCompile Include="wolfcrypt\src\integer.c" /> | 
| 321 | 441 |     <ClCompile Include="wolfcrypt\src\kdf.c" /> | 
|  | 442 | +    <ClCompile Include="wolfcrypt\src\wc_kyber.c" /> | 
|  | 443 | +    <ClCompile Include="wolfcrypt\src\wc_kyber_poly.c" /> | 
| 322 | 444 |     <ClCompile Include="wolfcrypt\src\logging.c" /> | 
| 323 | 445 |     <ClCompile Include="wolfcrypt\src\md2.c" /> | 
| 324 | 446 |     <ClCompile Include="wolfcrypt\src\md4.c" /> | 
|  | 
| 337 | 459 |     <ClCompile Include="wolfcrypt\src\sha3.c" /> | 
| 338 | 460 |     <ClCompile Include="wolfcrypt\src\sha512.c" /> | 
| 339 | 461 |     <ClCompile Include="wolfcrypt\src\signature.c" /> | 
|  | 462 | +    <ClCompile Include="wolfcrypt\src\sphincs.c" /> | 
| 340 | 463 |     <ClCompile Include="wolfcrypt\src\sp_c32.c" /> | 
| 341 | 464 |     <ClCompile Include="wolfcrypt\src\sp_c64.c" /> | 
| 342 | 465 |     <ClCompile Include="wolfcrypt\src\sp_int.c" /> | 
|  | 
| 348 | 471 |     <ClCompile Include="wolfcrypt\src\wc_port.c" /> | 
| 349 | 472 |     <ClCompile Include="wolfcrypt\src\wolfmath.c" /> | 
| 350 | 473 |     <ClCompile Include="wolfcrypt\src\wolfevent.c" /> | 
|  | 474 | +    <ClCompile Include="wolfcrypt\src\port\liboqs\liboqs.c" /> | 
| 351 | 475 |   </ItemGroup> | 
| 352 | 476 |   <ItemGroup> | 
| 353 | 477 |     <ClInclude Include="resource.h" /> | 
|  | 
| 379 | 503 |       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)%(Filename).obj</Outputs> | 
| 380 | 504 |       <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">$(IntDir)%(Filename).obj</Outputs> | 
| 381 | 505 |     </CustomBuild> | 
|  | 506 | +    <CustomBuild Include="wolfcrypt\src\aes_xts_asm.asm"> | 
|  | 507 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> | 
|  | 508 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">false</ExcludedFromBuild> | 
|  | 509 | +      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity)</Command> | 
|  | 510 | +      <Command Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">ml64.exe /c /Zi /Fo"$(IntDir)%(Filename).obj" %(Identity)</Command> | 
|  | 511 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)%(Filename).obj</Outputs> | 
|  | 512 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">$(IntDir)%(Filename).obj</Outputs> | 
|  | 513 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> | 
|  | 514 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">false</ExcludedFromBuild> | 
|  | 515 | +      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity)</Command> | 
|  | 516 | +      <Command Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">ml64.exe /c /Zi /Fo"$(IntDir)%(Filename).obj" %(Identity)</Command> | 
|  | 517 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)%(Filename).obj</Outputs> | 
|  | 518 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">$(IntDir)%(Filename).obj</Outputs> | 
|  | 519 | +    </CustomBuild> | 
|  | 520 | +    <CustomBuild Include="wolfcrypt\src\chacha_asm.asm"> | 
|  | 521 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> | 
|  | 522 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">false</ExcludedFromBuild> | 
|  | 523 | +      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity)</Command> | 
|  | 524 | +      <Command Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">ml64.exe /c /Zi /Fo"$(IntDir)%(Filename).obj" %(Identity)</Command> | 
|  | 525 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)%(Filename).obj</Outputs> | 
|  | 526 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">$(IntDir)%(Filename).obj</Outputs> | 
|  | 527 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> | 
|  | 528 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">false</ExcludedFromBuild> | 
|  | 529 | +      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity)</Command> | 
|  | 530 | +      <Command Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">ml64.exe /c /Zi /Fo"$(IntDir)%(Filename).obj" %(Identity)</Command> | 
|  | 531 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)%(Filename).obj</Outputs> | 
|  | 532 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">$(IntDir)%(Filename).obj</Outputs> | 
|  | 533 | +    </CustomBuild> | 
|  | 534 | +    <CustomBuild Include="wolfcrypt\src\poly1305_asm.asm"> | 
|  | 535 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> | 
|  | 536 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">false</ExcludedFromBuild> | 
|  | 537 | +      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity)</Command> | 
|  | 538 | +      <Command Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">ml64.exe /c /Zi /Fo"$(IntDir)%(Filename).obj" %(Identity)</Command> | 
|  | 539 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)%(Filename).obj</Outputs> | 
|  | 540 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">$(IntDir)%(Filename).obj</Outputs> | 
|  | 541 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> | 
|  | 542 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">false</ExcludedFromBuild> | 
|  | 543 | +      <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity)</Command> | 
|  | 544 | +      <Command Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">ml64.exe /c /Zi /Fo"$(IntDir)%(Filename).obj" %(Identity)</Command> | 
|  | 545 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)%(Filename).obj</Outputs> | 
|  | 546 | +      <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'">$(IntDir)%(Filename).obj</Outputs> | 
|  | 547 | +    </CustomBuild> | 
| 382 | 548 |     <CustomBuild Include="wolfcrypt\src\sp_x86_64_asm.asm"> | 
| 383 | 549 |       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> | 
| 384 | 550 |       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'">false</ExcludedFromBuild> | 
|  | 
| 401 | 567 |       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> | 
| 402 | 568 |       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> | 
| 403 | 569 |       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> | 
|  | 570 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</ExcludedFromBuild> | 
|  | 571 | +      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">true</ExcludedFromBuild> | 
| 404 | 572 |     </ResourceCompile> | 
| 405 | 573 |   </ItemGroup> | 
| 406 | 574 |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
|  | 
0 commit comments