VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Driver/veracrypt_vs2019.vcxproj
AgeCommit message (Collapse)AuthorFilesLines
2024-09-08Windows: Add support for x86 and x64 build for driver and binaries using ↵Mounir IDRASSI1-76/+150
Visual Studio 2019 We also enable Control Flow Guard and Spectre Mitigation
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI1-0/+135
2022-03-08Implement support of Blake2s-256 hash algorithm and remove deprecated ↵Mounir IDRASSI1-10/+1
algorithms RIPEMD-160 and GOST89.
2021-11-21Increment version to 1.25-RC2 and update release notesMounir IDRASSI1-0/+134
2021-07-13Windows: Fix link error on ARM64 with latest VS2019 (undefined ↵Mounir IDRASSI1-2/+2
__stdio_common_vswprintf symbol)
2021-01-02Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). ↵Mounir IDRASSI1-0/+338
System encryption still not implemented on ARM64