| Message ID | 20260422044736.24717-1-hpa@redhat.com |
|---|---|
| Headers | show
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 [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id A7D39BDCBD for <parsemail@patchwork.libcamera.org>; Wed, 22 Apr 2026 04:47:59 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id B01BF62EFE; Wed, 22 Apr 2026 06:47:58 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.b="dDPbXZrg"; dkim-atps=neutral Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 7103962DC4 for <libcamera-devel@lists.libcamera.org>; Wed, 22 Apr 2026 06:47:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1776833275; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aH0auVy4tu0/WDgXg0nHPLJinjRqyVOcsoPyDt0+eYU=; b=dDPbXZrgb+png48BGjrAKnzGLM4dtJod1yoWzwKJUqiicLG2G/RKLy2XSWm3mHY5zIvXP7 rw7Hj1Hb+5CBHjKJtvaqu4S3OX1gbL79wyYzj4LIVMbTRaXtgNTaxVkbMBFtnLVuT0oUKZ CUYL6WyCBvtb4qw/rgKM3N1fhGNoK14= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-482-EvZjd7WtNxSCXwENWFTVew-1; Wed, 22 Apr 2026 00:47:53 -0400 X-MC-Unique: EvZjd7WtNxSCXwENWFTVew-1 X-Mimecast-MFC-AGG-ID: EvZjd7WtNxSCXwENWFTVew_1776833273 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 27A31195609F; Wed, 22 Apr 2026 04:47:52 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.67.32.92]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id BCCD419560AB; Wed, 22 Apr 2026 04:47:49 +0000 (UTC) From: Kate Hsuan <hpa@redhat.com> To: libcamera-devel@lists.libcamera.org, =?utf-8?b?QmFybmFiw6FzIFDFkWN6?= =?utf-8?q?e?= <barnabas.pocze@ideasonboard.com> Cc: Kate Hsuan <hpa@redhat.com> Subject: [PATCH v2 0/4] Implement ML-DSA-65 for Post-Quantum Cryptographic compliance Date: Wed, 22 Apr 2026 12:47:32 +0800 Message-ID: <20260422044736.24717-1-hpa@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: Td6TocC9SFdafzRVBCGFI3jOgwwokkK9PZXviN0AdAQ_1776833273 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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>, <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>, <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> |
| Series |
|
| Related |
show
|
This patchset integrates the ML-DSA-65 [1] signature algorithm to ensure Post-Quantum Cryptography (PQC) compliance. Following NIST's finalization of PQC standards [2], ML-DSA has been established as the primary quantum-resistant signature standard. As quantum computing advances, legacy algorithms like RSA are becoming increasingly vulnerable and are slated for replacement by 2035 [3]. By adopting ML-DSA for IPA library signing, this work secures the long-term integrity of the IPA library and aligns libcamera with the latest NIST security frameworks. [1] https://csrc.nist.gov/pubs/fips/204/final [2] https://csrc.nist.gov/projects/post-quantum-cryptography/post-quantum-cryptography-standardization/evaluation-criteria/security-(evaluation-criteria)] [3] https://nvlpubs.nist.gov/nistpubs/ir/2024/NIST.IR.8547.ipd.pdf Changes in v2: - Change the meson option name from "fips" to "isp-signature-algo". - Drop the debug print in the pub_key.cpp. - One line command "openssl pkeyutl" is used to sign the IPA library. Kate Hsuan (4): libcamera: pub_key: Add ML-DSA-65 signature algorithm for PQC compliance utils: codegen: gen-ipa-pub-key: replace openssl rsa with openssl pkey ipa: ipa-sign: Sign IPA according to the signature algorithm of the key meson: Add ipa-signature-algo option meson_options.txt | 8 +++++ src/ipa/ipa-sign.sh | 2 +- src/libcamera/meson.build | 6 ++++ src/libcamera/pub_key.cpp | 53 ++++++++++++++++++++++++++++++-- src/meson.build | 14 +++++++-- utils/codegen/gen-ipa-pub-key.py | 2 +- utils/gen-ipa-priv-key.sh | 16 ++++++++-- 7 files changed, 91 insertions(+), 10 deletions(-)