From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0720AC76188 for ; Fri, 19 Jul 2019 12:51:54 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 73F4121849 for ; Fri, 19 Jul 2019 12:51:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=nxp.com header.i=@nxp.com header.b="pvb5Q13H" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 73F4121849 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1F6EE4D27; Fri, 19 Jul 2019 14:51:52 +0200 (CEST) Received: from EUR01-HE1-obe.outbound.protection.outlook.com (mail-eopbgr130082.outbound.protection.outlook.com [40.107.13.82]) by dpdk.org (Postfix) with ESMTP id 943F1322C for ; Fri, 19 Jul 2019 14:51:50 +0200 (CEST) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BNGV4fPqQOC7I2Q4QZuO/V+S/Nx9+KzC8cPNmcYFu2LWZbq6A2D6lE9rJsEyCxyXQwR0+DIXmr2s5DTarqgnxZJU1XMkIeO+nO1IARZm1zXPYD074FUVGt6qJCsLzuLJgODrd0HCzZ32XWi7dr0cvhS8KjgIuu/LWwAKlw2KDJE+5rdcs2sUBELZK+kqTbJ+7QDz2DYUqXA3LIGgGJJ+BrP1p5Xcy73Kl3pwmdFzQCmG1hpuunZAt3Ja7tZ84uilwAgDjrGzHD7Q8UsQ2GL4WbFunATLShw2Fvw1g8i2ttqw24cEIIHIwXxfLPTxNRFv4x+EPnhwhWRrU3P4aA1coA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=JUss1CMNeyXvuuH+/N7ixQHT2r0pgmLEbenEl+jK1lg=; b=JGkUzSGC8LP5lETcaQwA3A5gJt80bXs/NmHMFbZDoLw2nh2h+K3+HGg1FiOoeP773gqDqapCOansCudBH48iscouv+ZyhkRim86glmCpwF+UhRZgrFYBz1/UzxCXG1Eb9tOtBzT612nfGUgXsadXToqaXMuyLlcI6+lVG0exQ60/+s1EGOp7p+MnOofTjnhrSoyMIU3FJxTJqUOHyJJxAWLi+0tFanUEYzPLbXYzbbsWlOfO4TywHfCq2RIX+2vR6c0TYmGseGG6lWV6gfCAXjiOAcrxUJaBouQ79adw66fBHeSK881AMHZLXlb/6BZk9Lu0zcaVH3aknsFKl5QjFw== ARC-Authentication-Results: i=1; mx.microsoft.com 1;spf=pass smtp.mailfrom=nxp.com;dmarc=pass action=none header.from=nxp.com;dkim=pass header.d=nxp.com;arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=JUss1CMNeyXvuuH+/N7ixQHT2r0pgmLEbenEl+jK1lg=; b=pvb5Q13HV8NePfIFirI9irntoyNJkaFcj0X1hjlltq0UbYspDHEI/9veMhDqRkzDBiaPD0DYupR0X0KYKZK9x83C0CZsdioug/jRUQ26n7MdvJpepfHXWecnFvBGzYcf91vYQ3P1hgpxPgnEQAKsnPisI9Rz1gRYTtoEm3oIMKo= Received: from VE1PR04MB6639.eurprd04.prod.outlook.com (20.179.235.82) by VE1PR04MB6368.eurprd04.prod.outlook.com (10.255.118.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2073.14; Fri, 19 Jul 2019 12:51:49 +0000 Received: from VE1PR04MB6639.eurprd04.prod.outlook.com ([fe80::d546:8474:f63a:5d22]) by VE1PR04MB6639.eurprd04.prod.outlook.com ([fe80::d546:8474:f63a:5d22%6]) with mapi id 15.20.2073.012; Fri, 19 Jul 2019 12:51:49 +0000 From: Akhil Goyal To: Shally Verma , Arek Kusztal , "dev@dpdk.org" CC: "fiona.trahe@intel.com" , "damianx.nowak@intel.com" , Ayuj Verma , Kanaka Durga Kotamarthy , Sunila Sahu Thread-Topic: [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric crypto Thread-Index: AQHVPYNTBJPSmjQOBEuKGhfwPsWILabRXn4AgACHm7A= Date: Fri, 19 Jul 2019 12:51:49 +0000 Message-ID: References: <20190718160943.10724-1-arkadiuszx.kusztal@intel.com> In-Reply-To: Accept-Language: en-IN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=akhil.goyal@nxp.com; x-originating-ip: [92.120.0.2] x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 4fbcc719-d243-43e2-fdb6-08d70c47dd67 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600148)(711020)(4605104)(1401327)(4618075)(2017052603328)(7193020); SRVR:VE1PR04MB6368; x-ms-traffictypediagnostic: VE1PR04MB6368: x-microsoft-antispam-prvs: x-ms-oob-tlc-oobclassifiers: OLM:8273; x-forefront-prvs: 01039C93E4 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(4636009)(396003)(39860400002)(376002)(366004)(136003)(346002)(189003)(199004)(2501003)(26005)(2906002)(186003)(53936002)(9686003)(14454004)(76176011)(74316002)(11346002)(25786009)(7696005)(6506007)(66946007)(66556008)(66476007)(305945005)(76116006)(86362001)(6246003)(66446008)(102836004)(71200400001)(8676002)(71190400001)(229853002)(52536014)(64756008)(55016002)(7736002)(81156014)(81166006)(6116002)(14444005)(446003)(4326008)(316002)(256004)(66066001)(486006)(44832011)(68736007)(3846002)(5660300002)(99286004)(476003)(33656002)(54906003)(478600001)(6436002)(8936002)(110136005); DIR:OUT; SFP:1101; SCL:1; SRVR:VE1PR04MB6368; H:VE1PR04MB6639.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; MX:1; A:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 x-microsoft-antispam-message-info: itj3t7SRNNrTMBN5WCkULBHcdzwo+4ohj2LqXmeoiWD9s15pBNdBWMrz1RMwkYKJZAF9s7i9pPy2898HtYr+jYXERxiolpsPH0invSUxTtE25a7MWGJ3VaOJMPKid/PmDa74imiK2DAATdRs9SwX9dGxZpoUMWWODFQ7yj9dtHAMi34Hrulft0G1DkfMghJsHl6gOzkYH9R0xbLDtjQfD2b5iCIgIoZn90Vap5v2CgCqp8t9xH24EVPA862b2yc5RXEiqwcvm6gevGLWDAiGqNa8z6+emCSDI528bbLbtHkwqI/hJkrZNsd1+xQX86QfQZFMf0TsR1JYzmHvk/ceVXD/ATO1vjx6wakdY1iF/9DZZjVfjbbgvIA74fKKyvwusFgQuEvuxuDq5DFnJRklPXHS5QPy83RIUb1BZRBw4/A= Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 4fbcc719-d243-43e2-fdb6-08d70c47dd67 X-MS-Exchange-CrossTenant-originalarrivaltime: 19 Jul 2019 12:51:49.1456 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-userprincipalname: akhil.goyal@nxp.com X-MS-Exchange-Transport-CrossTenantHeadersStamped: VE1PR04MB6368 Subject: Re: [dpdk-dev] [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric crypto X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > ---------------------------------------------------------------------- > > Ramoved patches that was not acked by Shally. > > So open things: > > 1. Creating padding struct. > > 2. Padding parameters (seedlen, optional label etc). > > 3. Leading zeroes questions. > > 4. Random number requirements. > > 5. Capabilities. > > 6. Verify signature field when none padding. > > 7. Padding none. > > 8. Signature input format. > > > > Arek Kusztal (7): > > cryptodev: change RSA API comments about primes > > cryptodev: add cipher field to RSA op > > crypto/openssl: add cipher field to openssl RSA implementation > > test: add cipher field to RSA test > > cryptodev: remove RSA PKCS1 BT0 padding > > openssl: remove RSA PKCS1_5 BT0 padding > > test: remove RSA PKCS1_5 BT0 padding from test cases > > > > app/test/test_cryptodev_asym.c | 13 ++++--- > > drivers/crypto/openssl/rte_openssl_pmd.c | 12 +++---- > > lib/librte_cryptodev/rte_crypto_asym.h | 61 +++++++++++++++++++++--- > > -------- > > 3 files changed, 55 insertions(+), 31 deletions(-) > > > > -- > > 2.1.0 > With minor feedback on description on Patchv5 2/7, > Series-acked-by: Shally Verma Comment on 2/7 shall be taken in next series for next release as suggested = by Shally. Applied to dpdk-next-crypto Thanks.