VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Crypto_vs2019.vcxproj
AgeCommit message (Collapse)AuthorFilesLines
5 daysAdd support for SHA-256 x86 instrinsic for enhance performance of ↵Mounir IDRASSI1-0/+1
PBKDF2-HMAC-SHA256
2024-09-08Windows: Add support for x86 and x64 build for driver and binaries using ↵Mounir IDRASSI1-12/+18
Visual Studio 2019 We also enable Control Flow Guard and Spectre Mitigation
2023-05-26Windows: Add missing Blake2s source files to VS 2019 crypto projectMounir IDRASSI1-0/+3
2022-03-08Implement support of Blake2s-256 hash algorithm and remove deprecated ↵Mounir IDRASSI1-22/+1
algorithms RIPEMD-160 and GOST89.
2021-01-02Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). ↵Mounir IDRASSI1-0/+617
System encryption still not implemented on ARM64