mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-13 11:58:26 -06:00
Remove deprecated/legacy cryptographic algorithms and encryption modes that are never used by VeraCrypt. This will speed up volumes opening in many cases.
This commit is contained in:
@@ -211,18 +211,6 @@
|
||||
RelativePath=".\Aestab.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Blowfish.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Cast.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Des.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Rmd160.c"
|
||||
>
|
||||
@@ -231,10 +219,6 @@
|
||||
RelativePath=".\Serpent.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Sha1.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Sha2.c"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user