]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
CryptoPkg/BaseCrpytLib: Retire MD4 algorithm
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / SmmCryptLib.inf
index cc0b65fd2507d8f43b8dc4817b44b8dd525db392..139983075ebdc4674b1251875c71c6d2c0a5cd6b 100644 (file)
@@ -6,12 +6,12 @@
 #  This external input must be validated carefully to avoid security issues such as\r
 #  buffer overflow or integer overflow.\r
 #\r
-#  Note: MD4 Digest functions, SHA-384 Digest functions, SHA-512 Digest functions,\r
+#  Note: SHA-384 Digest functions, SHA-512 Digest functions,\r
 #  HMAC-MD5 functions, HMAC-SHA1 functions, TDES/ARC4 functions, RSA external\r
 #  functions, PKCS#7 SignedData sign functions, Diffie-Hellman functions, and\r
 #  authenticode signature verification functions are not supported in this instance.\r
 #\r
-#  Copyright (c) 2010 - 2019, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2020, Intel Corporation. All rights reserved.<BR>\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
@@ -34,7 +34,6 @@
 \r
 [Sources]\r
   InternalCryptLib.h\r
-  Hash/CryptMd4Null.c\r
   Hash/CryptMd5.c\r
   Hash/CryptSha1.c\r
   Hash/CryptSha256.c\r