X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FBaseCryptLib%2FBaseCryptLib.inf;h=31bb5fbe0af7482eeaa79405e612062a0acf21a4;hp=a66faf1c04c0d659ed5deeeb39f2b371798d3b88;hb=72009c626d8b1c237c0de840e9bfe9d23b76b94c;hpb=5fa05671e2ac0dafc52eb3b8049b4ac95f54d3bf diff --git a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf b/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf index a66faf1c04..31bb5fbe0a 100644 --- a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf +++ b/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf @@ -6,7 +6,7 @@ # This external input must be validated carefully to avoid security issues such as # buffer overflow or integer overflow. # -# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -41,6 +41,7 @@ Hash/CryptSha512.c Hmac/CryptHmacMd5.c Hmac/CryptHmacSha1.c + Hmac/CryptHmacSha256.c Cipher/CryptAes.c Cipher/CryptTdes.c Cipher/CryptArc4.c