Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp274588imm; Tue, 16 Oct 2018 23:09:42 -0700 (PDT) X-Google-Smtp-Source: ACcGV621V2SPfOTJRWpfxfH+097y2f1A378X7yhsWTaDBagbRZX/tZSBviZz2/VGWOKqlkz82+SA X-Received: by 2002:a17:902:768b:: with SMTP id m11-v6mr24614279pll.163.1539756582199; Tue, 16 Oct 2018 23:09:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539756582; cv=none; d=google.com; s=arc-20160816; b=tQvpm2MFks7zlqaNzOq/YB6eeNaESUVOHAYDtgEs7g5lV3W7uHBJ8KgV0aylPL26pv gp5H9ZcZP2SqFsqfj3swF8LTqFrny5a0E89awPDr4UMZEixnHK35ua8ERy3qSpv/AVnH p/F/KNLDCT+yz7cFQFmmTU/NNbiGsH7+jFvfj3U54mYs5fzL3lt0iGz2pnyobpRUnYF7 n27373grjpSFfAuJMa8mSb00EAgrLJfDuqYs0E1uThVZoSkrqkzeOUaaPMiw+GDPYGYI dZRCVAfGCrowIhR/zXGeK4f2sLlog3YRVYjYhz55VkIIOi0iKYeoTTtZq0zADNPeSTFu XPtQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=iRI65IEkApc0gHCxz4bkXREgWSE4xzOoOppc8B3WjYg=; b=IfVgs9RFxIiX78mOF+nTAlk33NDJNKRFL0chPaHK2zyaxrX81cgYeNO0IK0ui8fc/T ufzCz5B3I0Nl23J5+6wV3VIwnrW04vJwggQKFuUKhzX7T+AiA51ALV5bqNJi3ApIMJ6V DBKdqQtGSJhk+HvNNX1Wl9HkdoWw4ncLxb7Zq/nfqcMoXoV3ZspXHK3Z+bLHiO9QBKL9 5JHaS1gr42e4ngZTe6ZNGH1F3eNMfyvQOoV4hrUQvTa8eQfUoYEzaaqYCAvwqg9MQz1o BhzpEVG9oQpw8Y3pstzeUfV+x8gWTqFc/MH3zRaA6qQMKm3AicgC3bdrrkj1x7ERyRvt xJRQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 33-v6si4276057plv.207.2018.10.16.23.09.26; Tue, 16 Oct 2018 23:09:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727099AbeJQOC6 (ORCPT + 99 others); Wed, 17 Oct 2018 10:02:58 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:37428 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726663AbeJQOC5 (ORCPT ); Wed, 17 Oct 2018 10:02:57 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1gCf0n-0001jq-Uj; Wed, 17 Oct 2018 14:08:54 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1gCf0l-0002DA-4J; Wed, 17 Oct 2018 14:08:51 +0800 Date: Wed, 17 Oct 2018 14:08:51 +0800 From: Herbert Xu To: Vitaly Chikunov Cc: "David S. Miller" , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] crypto: streebog - add Streebog hash function Message-ID: <20181017060851.r5mxvpq3l2ycvpio@gondor.apana.org.au> References: <20181010121254.12220-1-vt@altlinux.org> <20181012061659.mextetc3v7urqkzx@gondor.apana.org.au> <20181012064105.bchujbwoaszrcu3l@sole.flsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181012064105.bchujbwoaszrcu3l@sole.flsd.net> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 12, 2018 at 09:41:05AM +0300, Vitaly Chikunov wrote: > > It is the first part of attempts to add to the Integrity subsystem > ability of verifying file and module signatures by Russian GOST > algorithms. It would be better if these patches are posted together. That way we don't end up with a situation where the algorithm goes into the kernel but the ultimate user is rejected. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt