From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id AF476D8042B for ; Fri, 29 Mar 2024 02:32:47 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=mMCVTimDBY7rWc82leFqumLjQ1W4EMiYGjx74p4NdAk=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20240206; t=1711679566; v=1; b=tsKHZKKAX5LVrkCQYX7phRnEHlhubA0VdJWncDob4vzoYjK7Befm3gIoeQ4TTAO08zOUk1RA rxJvD/r1SJFjn9uJ9Hez1lk9LC2zq3mw+7Btz3tcOhycagStzS2t/RuK+b3KwzYrnMmeo7BjPEr StyjtA8uH30GFCcQSEbLMhYOiJ84XbXW38Q+LvUDWoYd/3tk6peK553FGSJq9YBl1eH+HYHIvLK 3mA99bQ0vpM+h4S7hbK753T9SOI+BXnWyDYHeeUpaQo4j9CqW536zkj/MqdI32XavmPlwMdITYg m3poQMVQExDsxxSq+zrthnbwH5xs4QNwDKkJO/kfDNrYQ== X-Received: by 127.0.0.2 with SMTP id glB9YY7687511xzqZNz43VLu; Thu, 28 Mar 2024 19:32:46 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) by mx.groups.io with SMTP id smtpd.web10.8843.1711679565535436757 for ; Thu, 28 Mar 2024 19:32:45 -0700 X-CSE-ConnectionGUID: 2a/iAstVSiSZItSsiWM5FQ== X-CSE-MsgGUID: BK1NOWt1RyKInqadc3eq1Q== X-IronPort-AV: E=McAfee;i="6600,9927,11027"; a="6804772" X-IronPort-AV: E=Sophos;i="6.07,162,1708416000"; d="scan'208";a="6804772" X-Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Mar 2024 19:32:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,162,1708416000"; d="scan'208";a="54306201" X-Received: from shwdejointd777.ccr.corp.intel.com ([10.239.58.116]) by orviesa001.jf.intel.com with ESMTP; 28 Mar 2024 19:32:44 -0700 From: "Wenxing Hou" To: devel@edk2.groups.io Cc: Jiewen Yao , Yi Li Subject: [edk2-devel] [PATCH 0/3] CryptoPkg: Optimize APIs in BaseCryptLibMbedTls Date: Fri, 29 Mar 2024 10:32:39 +0800 Message-Id: <20240329023242.2443-1-wenxing.hou@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Thu, 28 Mar 2024 19:32:45 -0700 Reply-To: devel@edk2.groups.io,wenxing.hou@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: lpDAwlkPDvrJzy6MNOgruVsPx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=tsKHZKKA; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4740 REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4741 REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4742 These patch will fix OPTIONAL location and update hash implementation and remove the interdependence for RsaPssVerify. And these patch has paseed the EDKII CI test. https://github.com/tianocore/edk2/pull/5501 Cc: Jiewen Yao Cc: Yi Li Signed-off-by: Wenxing Hou Wenxing Hou (3): CryptoPkg: Update OPTIONAL location for BaseCryptLibMbedTls CryptoPkg: Update Md5/Sha1/Sha2 by using new mbedtls api CryptoPkg: Remove interdependence for RsaPssVerify .../BaseCryptLibMbedTls/Hash/CryptMd5.c | 9 +-- .../BaseCryptLibMbedTls/Hash/CryptSha1.c | 9 +-- .../BaseCryptLibMbedTls/Hash/CryptSha256.c | 9 +-- .../BaseCryptLibMbedTls/Hash/CryptSha512.c | 17 ++--- .../Pk/CryptPkcs1OaepNull.c | 6 +- .../BaseCryptLibMbedTls/Pk/CryptRsaPss.c | 74 +++---------------- .../BaseCryptLibMbedTls/Pk/CryptX509Null.c | 6 +- 7 files changed, 35 insertions(+), 95 deletions(-) -- 2.26.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#117220): https://edk2.groups.io/g/devel/message/117220 Mute This Topic: https://groups.io/mt/105210159/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-