Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C093C433FE for ; Fri, 10 Dec 2021 10:00:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239855AbhLJKEc (ORCPT ); Fri, 10 Dec 2021 05:04:32 -0500 Received: from smtp-out2.suse.de ([195.135.220.29]:34082 "EHLO smtp-out2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239846AbhLJKE3 (ORCPT ); Fri, 10 Dec 2021 05:04:29 -0500 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 048971F3A1; Fri, 10 Dec 2021 10:00:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1639130454; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ul+ABzZ41ukEAiazH3jaH2jdypjmeOVGz0JMsInLYyw=; b=DXBbv0lZLFNyORI+qqBbqxIl6CSOnWfqZgn3S/KD7VCpIzZSpwM8PGWiNDlf/1XoA4R9EF O4+Gv9PLEqCOIDJSVNc7d0NapM32wfzssyWaxPkz6wfbwVUbg2mW9zRQlIOuEA7Xs5TlHf wQsex5bZ0Fa8y4DvOIRZncODHsUXMpY= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1639130454; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ul+ABzZ41ukEAiazH3jaH2jdypjmeOVGz0JMsInLYyw=; b=s36vKVoJbkxIzvMQmUQTGsHnwI41C5jiOswOx9Dqv1PWQWeyxadHuP9Kf2S1trGTupWQ2D 649xe8Uk2z74BtDA== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 77DB413C1D; Fri, 10 Dec 2021 10:00:53 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id yGYcG1Uls2F8QwAAMHmgww (envelope-from ); Fri, 10 Dec 2021 10:00:53 +0000 From: Nicolai Stange To: Stephan Mueller Cc: Herbert Xu , "David S. Miller" , Nicolai Stange , Hannes Reinecke , Torsten Duwe , Zaibo Xu , Giovanni Cabiddu , David Howells , Jarkko Sakkinen , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, qat-linux@intel.com, keyrings@vger.kernel.org Subject: Re: [PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance References: <20211209090358.28231-1-nstange@suse.de> <3288406.bErb3Tvseg@tauon.chronox.de> Date: Fri, 10 Dec 2021 11:00:52 +0100 In-Reply-To: <3288406.bErb3Tvseg@tauon.chronox.de> (Stephan Mueller's message of "Fri, 10 Dec 2021 08:56:44 +0100") Message-ID: <877dccdbjf.fsf@suse.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org Stephan Mueller writes: > Am Donnerstag, 9. Dezember 2021, 10:03:40 CET schrieb Nicolai Stange: > > I successfully tested the entire patch set with the NIST ACVP reference=20 > implementation which covers key generation for all safe prime groups defi= ned=20 > in your patch set. > > Tested-by: Stephan Mueller Thank you! Nicolai --=20 SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, G= ermany (HRB 36809, AG N=C3=BCrnberg), GF: Ivo Totev