From 36795a688fd1d5bb9f497970938d9fcb08cfc330 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 7 Mar 2022 00:45:30 +0100 Subject: Implement support of Blake2s-256 hash algorithm and remove deprecated algorithms RIPEMD-160 and GOST89. --- src/Driver/veracrypt_vs2019.vcxproj | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'src/Driver/veracrypt_vs2019.vcxproj') diff --git a/src/Driver/veracrypt_vs2019.vcxproj b/src/Driver/veracrypt_vs2019.vcxproj index 4c09db94..f06f8974 100644 --- a/src/Driver/veracrypt_vs2019.vcxproj +++ b/src/Driver/veracrypt_vs2019.vcxproj @@ -33,12 +33,12 @@ + - @@ -53,7 +53,6 @@ true true - true @@ -309,14 +308,6 @@ true - - - true - true - true - true - - Document -- cgit v1.2.3