From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 7942f812 for ; Fri, 19 Jan 2018 13:22:33 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 311444a7 for ; Fri, 19 Jan 2018 13:22:33 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 82f12737 for ; Fri, 19 Jan 2018 13:13:42 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 4a26264d (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Fri, 19 Jan 2018 13:13:41 +0000 (UTC) Received: by mail-ot0-f175.google.com with SMTP id s3so1370222otc.9 for ; Fri, 19 Jan 2018 05:26:08 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180119082957.GB14517@kroah.com> References: <20180119082957.GB14517@kroah.com> From: "Jason A. Donenfeld" Date: Fri, 19 Jan 2018 14:26:07 +0100 Message-ID: Subject: Re: Formally Verified Cryptographic Primitive Implementations To: Greg KH Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jan 19, 2018 at 9:29 AM, Greg KH wrote: > No questions, just a general, "Wow, this is great work!" > > It's wonderful to see this happen, thanks so much for pushing this > forward. Glad you like it. The real work, of course, will be parlaying this work into kernel crypto api 2.0... Jason