From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6140D2EA168 for ; Fri, 21 Nov 2025 17:41:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763746896; cv=none; b=T5vnpmFm27oOZHcUR5M/hnkciJ9xXi5uLsIpd609Hmv1v2/zJcnrgppIR30qUZblgiuXorUMBUi+PPqrLB86dmBcAOrt5xmUqUfDGcxBHtRQjkl+rbBzJWFV5mjf0jdOXgI7Mn+HT9HVeJRlHVsb1XxTOc9zGSTNdw3l4+wkH+w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763746896; c=relaxed/simple; bh=Hr0jEcRhdkLIIYgRig4jVVH0qfASNwYnKxYMauD9L7g=; h=From:In-Reply-To:References:To:Cc:Subject:MIME-Version: Content-Type:Date:Message-ID; b=A8iUS+dzXQreBL2aGDwsZAcyMH9yxA8PimdY+EUuqTsBw85q6rjvwXfgIBxVf778RlKnkrkRZoViEpai2QxlneyIL4r1TiTLi1c5OuVLDEtdCvVGZvvTD5VTsn7d4qfZwN7lpI9ZoH1DG7v1WQ+Vj1jmYIV2+H3+xtfkdevfG3g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=XGKliHqX; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="XGKliHqX" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1763746894; 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: in-reply-to:in-reply-to:references:references; bh=Hr0jEcRhdkLIIYgRig4jVVH0qfASNwYnKxYMauD9L7g=; b=XGKliHqX96yQl4H530tNcpQb4Kne8XaUdRRUiotyH6iHuSZInv/IlMgo9L5ZiXWZygCnmo Hzfn0dUAPknhvdU0wWgTj28Ot6sL+zkFcDtGZCL3MDSpUUO5IWs6mTPt/8IEGUrWu6A5Ua AlkFNs/EVHX666fasXycBDu/2ZEvyOE= 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-336-e8P11Z0mMvKXmHXx4Gzk9A-1; Fri, 21 Nov 2025 12:41:31 -0500 X-MC-Unique: e8P11Z0mMvKXmHXx4Gzk9A-1 X-Mimecast-MFC-AGG-ID: e8P11Z0mMvKXmHXx4Gzk9A_1763746889 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 DE08B1956094; Fri, 21 Nov 2025 17:41:28 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.42.28.5]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id DE8401956045; Fri, 21 Nov 2025 17:41:24 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20251121171421.GA1737@sol> References: <20251121171421.GA1737@sol> <20251121005017.GD3532564@google.com> <20251120003653.335863-2-ebiggers@kernel.org> <20251120003653.335863-1-ebiggers@kernel.org> <2624664.1763646918@warthog.procyon.org.uk> <2755899.1763728901@warthog.procyon.org.uk> To: Eric Biggers Cc: dhowells@redhat.com, linux-crypto@vger.kernel.org, Herbert Xu , Luis Chamberlain , Petr Pavlu , Daniel Gomez , Sami Tolvanen , "Jason A . Donenfeld" , Ard Biesheuvel , Stephan Mueller , Lukas Wunner , Ignat Korchagin , keyrings@vger.kernel.org, linux-modules@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3042396.1763746883.1@warthog.procyon.org.uk> Date: Fri, 21 Nov 2025 17:41:23 +0000 Message-ID: <3042397.1763746883@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Eric Biggers wrote: > I could write it another way that wouldn't assume familiarity with open > interval notation, like [0, q - 1] or 0 <= val < q. "[0, q-1]" would be less prone to confusion, thanks - and editors flagging the bracket mismatch. David