From 70d49e332d0196a15f19cbc7c603b01057e3e901 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 ff1d7648..8e5b8ed9 100644 --- a/Cryptlib/OpenSSL/Makefile +++ b/Cryptlib/OpenSSL/Makefile @@ -41,8 +41,6 @@ OBJS = crypto/cryptlib.o \ crypto/o_fips.o \ crypto/o_init.o \ crypto/fips_ers.o \ - crypto/md4/md4_dgst.o \ - crypto/md4/md4_one.o \ crypto/md5/md5_dgst.o \ crypto/md5/md5_one.o \ crypto/sha/sha_dgst.o \ -- cgit v1.2.3