mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-01-07 06:08:12 -06:00
Implement SHA256 acceleration on ARM64 platforms using CPU instructions
This commit is contained in:
@@ -96,6 +96,9 @@
|
||||
<ClCompile Include="Aes_hw_armv8.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="sha256_armv8.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="Aes.h">
|
||||
|
||||
Reference in New Issue
Block a user