Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp5473677imm; Tue, 18 Sep 2018 10:03:45 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZnwHf8wKL9SznlhiCIKPeTMbs2yr9ZyJGA4TpA+HupLasZEl0H1F+SQQ4Yda4JnH4O2/04 X-Received: by 2002:a62:2904:: with SMTP id p4-v6mr9666513pfp.128.1537290225607; Tue, 18 Sep 2018 10:03:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537290225; cv=none; d=google.com; s=arc-20160816; b=BwChrMJd59hxWF6Xmc+u8ca579k4MZO9hR94Rqr16Atev6eGA/4W+pnV4G1bwEOkWG w+U6vTebFt7xLghxnql7/26RFFYjrj6dIXkYxgnt/73u25OrW97b3mX4/COW8hwMNl67 hDSRTDesCODys3dGYApkRFvUjYbRjj8VTK/DfdbL/SALbEE8PiKwA81ffe7Y74ZgPyUy YaPghlLzfPM3oVfqaXPwvu8xjlcpPTeCkQUHjkpdbC1b2uknxj76IW0rC/EEBrzY7B49 XKEd4s5JCzCnuegcGpXCazI1VvJt2bef1RExPREfi10uh+BX5UUrBrqupqB8mi2h9uQf MUxw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:content-id:mime-version :subject:cc:to:references:in-reply-to:from:organization; bh=JByjMmarXxknVY+g1hjzcN61wjA466dQzBRcVQSFdc0=; b=jyLmX2TVNrvF3D25Kl3oc7vJjACMjPW1+w+pAo4geR7beqa4Lb236MnsPgxNOqlUvO 63Eul5XQnB29uoOl2UUvViAs95MtwlyHBC2eFjxISlEpsWFTsYgPfpyiI9hnu8WWyFGn qf7qnjZ7d4PAsCLDTPL+B+ex7ielaTwQLMUyhT2xhCiXI1c0czmA1paIBDFgsyVWeMDT TlSm6FYO+qTpaf/ZCVCe7lt6dnzydDX1SOF1Hm6rwXtyEopnMXLrEzGrkHKTi1nfQZO9 0HlAVPAwSjWAKHnddEXggs4D131ZdqBiRCyPidx/spwYLTyd3H0h2uVMATnaMAro766g AdMQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m141-v6si19880571pfd.310.2018.09.18.10.03.29; Tue, 18 Sep 2018 10:03:45 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730423AbeIRWfU (ORCPT + 99 others); Tue, 18 Sep 2018 18:35:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45862 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729739AbeIRWfT (ORCPT ); Tue, 18 Sep 2018 18:35:19 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id F2A428830B; Tue, 18 Sep 2018 17:01:50 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-123-84.rdu2.redhat.com [10.10.123.84]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7AEC57DEE4; Tue, 18 Sep 2018 17:01:48 +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: <20180918161646.19105-20-Jason@zx2c4.com> References: <20180918161646.19105-20-Jason@zx2c4.com> <20180918161646.19105-1-Jason@zx2c4.com> To: "Jason A. Donenfeld" Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-crypto@vger.kernel.org, davem@davemloft.net, gregkh@linuxfoundation.org, Samuel Neves , Andy Lutomirski , Jean-Philippe Aumasson , Eric Biggers Subject: Re: [PATCH net-next v5 19/20] security/keys: rewrite big_key crypto to use Zinc MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2825.1537290107.1@warthog.procyon.org.uk> Date: Tue, 18 Sep 2018 18:01:47 +0100 Message-ID: <2826.1537290107@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Tue, 18 Sep 2018 17:01:51 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jason A. Donenfeld wrote: > A while back, I noticed that the crypto and crypto API usage in big_keys > were entirely broken in multiple ways, so I rewrote it. Now, I'm > rewriting it again, but this time using Zinc's ChaCha20Poly1305 > function. warthog>git grep chacha20poly1305_decrypt net-next/master warthog1> Where do I find this? David