From a5c1978eefe2fd0dbf1ab6b7cdcb019a9b913a40 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 20 Jul 2014 12:30:58 +0200 Subject: Remove remaining legacy cryptographic algorithms that are never used by VeraCrypt. --- src/Crypto/Sources | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Crypto/Sources') diff --git a/src/Crypto/Sources b/src/Crypto/Sources index f38c268e..417f0e04 100644 --- a/src/Crypto/Sources +++ b/src/Crypto/Sources @@ -12,12 +12,8 @@ SOURCES = \ Aes_hw_cpu.asm \ Aeskey.c \ Aestab.c \ - Blowfish.c \ - Cast.c \ - Des.c \ Rmd160.c \ Serpent.c \ - Sha1.c \ Sha2.c \ Twofish.c \ Whirlpool.c -- cgit v1.2.3