]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Application/Cryptest/Cryptest.inf
CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation.
[mirror_edk2.git] / CryptoPkg / Application / Cryptest / Cryptest.inf
index 11175e55bc145cc001953091835204c81b2ccea2..b7f779c2035da27a98fb375332719cfa06fd78c7 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
 #  Shell application that will test the crypto library.\r
 #\r
-#  UEFI Application for the Validation of cryptography library (based on OpenSSL 0.9.8zb).\r
+#  UEFI Application for the Validation of cryptography library (based on OpenSSL-1.0.2j).\r
 #\r
-#  Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -37,6 +37,7 @@
   BlockCipherVerify.c\r
   RsaVerify.c\r
   RsaVerify2.c\r
+  Pkcs5Pbkdf2Verify.c\r
   AuthenticodeVerify.c\r
   TSVerify.c\r
   DhVerify.c\r