X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FApplication%2FCryptest%2FCryptest.inf;h=b7f779c2035da27a98fb375332719cfa06fd78c7;hp=11175e55bc145cc001953091835204c81b2ccea2;hb=a8f37449c7e355e6402e3876c9db9e11d875164f;hpb=72009c626d8b1c237c0de840e9bfe9d23b76b94c diff --git a/CryptoPkg/Application/Cryptest/Cryptest.inf b/CryptoPkg/Application/Cryptest/Cryptest.inf index 11175e55bc..b7f779c203 100644 --- a/CryptoPkg/Application/Cryptest/Cryptest.inf +++ b/CryptoPkg/Application/Cryptest/Cryptest.inf @@ -1,9 +1,9 @@ ## @file # Shell application that will test the crypto library. # -# UEFI Application for the Validation of cryptography library (based on OpenSSL 0.9.8zb). +# UEFI Application for the Validation of cryptography library (based on OpenSSL-1.0.2j). # -# 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 @@ -37,6 +37,7 @@ BlockCipherVerify.c RsaVerify.c RsaVerify2.c + Pkcs5Pbkdf2Verify.c AuthenticodeVerify.c TSVerify.c DhVerify.c