[{"id":39080,"web_url":"https://patchwork.libcamera.org/comment/39080/","msgid":"<20260615144712.GD2849765@killaraus.ideasonboard.com>","date":"2026-06-15T14:47:12","subject":"Re: [PATCH v3 3/4] ipa: ipa-sign: Sign IPA according to the\n\tsignature algorithm of the key","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Kate,\n\nThank you for the patch.\n\nOn Tue, May 19, 2026 at 11:00:19AM +0800, Kate Hsuan wrote:\n> Sign IPA according to the signature algorithm of the key.\n> \n> Signed-off-by: Kate Hsuan <hpa@redhat.com>\n\nSame here, pkeyutl has been there forever.\n\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\n> ---\n>  src/ipa/ipa-sign.sh | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/src/ipa/ipa-sign.sh b/src/ipa/ipa-sign.sh\n> index 69024213..b7c7c47b 100755\n> --- a/src/ipa/ipa-sign.sh\n> +++ b/src/ipa/ipa-sign.sh\n> @@ -10,4 +10,4 @@ key=\"$1\"\n>  input=\"$2\"\n>  output=\"$3\"\n>  \n> -openssl dgst -sha256 -sign \"${key}\" -out \"${output}\" \"${input}\"\n> +openssl pkeyutl -sign -inkey \"${key}\" -rawin -in \"${input}\" -out \"${output}\"","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id DDE22C324C\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 15 Jun 2026 14:47:16 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 10610623E6;\n\tMon, 15 Jun 2026 16:47:16 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 52DC6623CB\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 15 Jun 2026 16:47:14 +0200 (CEST)","from killaraus.ideasonboard.com\n\t(2001-14ba-70f3-e800--a06.rev.dnainternet.fi\n\t[IPv6:2001:14ba:70f3:e800::a06])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 32DFB227;\n\tMon, 15 Jun 2026 16:46:41 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"kN+aFVFA\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1781534801;\n\tbh=r7qa6W75SRATi3gwbwkjOIgykoCqnYIvAbv+V++zFY8=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=kN+aFVFA6j/fo6K8p4Cl7mzA2AckIBK4skwh4d+SLhiwunV3m4Zet5ueWUioeqGfn\n\tv4y3YaPu2zohdfJc8hzeBlwagYWpMHg816yER6k/e7cNy4F8zF+QbfIv15uALYsMyT\n\teiShGrvm0AmUxm9jHXlSY5xuVA8VzVJHnMbuioG8=","Date":"Mon, 15 Jun 2026 17:47:12 +0300","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"Kate Hsuan <hpa@redhat.com>","Cc":"libcamera-devel@lists.libcamera.org, =?utf-8?b?QmFybmFiw6FzIFDFkWN6?=\n\t=?utf-8?q?e?= <barnabas.pocze@ideasonboard.com>, Kieran Bingham\n\t<kieran.bingham@ideasonboard.com>","Subject":"Re: [PATCH v3 3/4] ipa: ipa-sign: Sign IPA according to the\n\tsignature algorithm of the key","Message-ID":"<20260615144712.GD2849765@killaraus.ideasonboard.com>","References":"<20260519030020.408693-1-hpa@redhat.com>\n\t<20260519030020.408693-4-hpa@redhat.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20260519030020.408693-4-hpa@redhat.com>","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]