From 80d49f758ead0180bfe6161931838e0578248303 Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Mon, 10 Apr 2017 16:55:17 +0800 Subject: Cryptlib: Remove MD4 MD4 is known to be insecure and shim never uses it. Signed-off-by: Gary Lin --- Cryptlib/OpenSSL/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cryptlib/OpenSSL/Makefile') diff --git a/Cryptlib/OpenSSL/Makefile b/Cryptlib/OpenSSL/Makefile index 860aaadb..363a537e 100644 --- a/Cryptlib/OpenSSL/Makefile +++ b/Cryptlib/OpenSSL/Makefile @@ -283,8 +283,6 @@ OBJS = crypto/bio/b_print.o \ crypto/kdf/tls1_prf.o \ crypto/lhash/lh_stats.o \ crypto/lhash/lhash.o \ - crypto/md4/md4_dgst.o \ - crypto/md4/md4_one.o \ crypto/md5/md5_dgst.o \ crypto/md5/md5_one.o \ crypto/mem.o \ -- cgit v1.2.3