Message ID | 20200728233446.3066485-1-sandals@crustytoothpaste.net (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=DRt7=BH=vger.kernel.org=git-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 269311746 for <patchwork-git@patchwork.kernel.org>; Tue, 28 Jul 2020 23:35:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EB8172083B for <patchwork-git@patchwork.kernel.org>; Tue, 28 Jul 2020 23:35:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (3072-bit key) header.d=crustytoothpaste.net header.i=@crustytoothpaste.net header.b="GsT0TmXy" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730362AbgG1Xfa (ORCPT <rfc822;patchwork-git@patchwork.kernel.org>); Tue, 28 Jul 2020 19:35:30 -0400 Received: from injection.crustytoothpaste.net ([192.241.140.119]:40956 "EHLO injection.crustytoothpaste.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728364AbgG1Xf2 (ORCPT <rfc822;git@vger.kernel.org>); Tue, 28 Jul 2020 19:35:28 -0400 Received: from camp.crustytoothpaste.net (unknown [IPv6:2001:470:b978:101:b610:a2f0:36c1:12e3]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by injection.crustytoothpaste.net (Postfix) with ESMTPSA id F291260479; Tue, 28 Jul 2020 23:34:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=crustytoothpaste.net; s=default; t=1595979295; bh=KFMeRDooXyllRzFNqSAMvFu+V6n6sQvQI3p+TKp8z9Y=; h=From:To:Cc:Subject:Date:Content-Type:From:Reply-To:Subject:Date: To:CC:Resent-Date:Resent-From:Resent-To:Resent-Cc:In-Reply-To: References:Content-Type:Content-Disposition; b=GsT0TmXyP3sqLy7OVglqIO5NoGfHacFrOEJOK1EuxDm5mTs8ktDUlwA86KC43oVjI TbNr08YvDVhBS2WGKELmAZxnQ2HsfflYasuCi8mNGTdHz8q6sWfkxj4+jOy9o1R6HJ +L+jUWr5QOv325gPUFBmxOaFMmxcbsDDvkI/NGfzfkVSWEJu0gsUMKFUOylEvKSsjs m8ocz63d1pmfQiTz0Yd40D/lj8vtFLd+1N9Ohpya3D8swXKfWO3frAFiLUjLsIIqIQ DXd2i7dybwUAYibLe3MOnUqdmygJ4KVJCHj7YDHix0grisbBTqsAuhnVM33TEe1Z2A LQEtU1/eGjSS5uJqZzjA3BzL2Ru6sTN7bNfEytBbVC/GVaE5OCfc5xmXdc14W6xH0e OotbEeVoYXGMuhDLbd7xEqO3HwVTsr7ve1ag9HKwdpORLjMDmXrVHOhXG0PTkr4GBo lKAWvVLMMPCeYvom9FaHR/zsdmJ0eTgoaHIyUi/THpMJ/eUsUb1 From: "brian m. carlson" <sandals@crustytoothpaste.net> To: <git@vger.kernel.org> Cc: Eric Sunshine <sunshine@sunshineco.com> Subject: [PATCH v5 00/39] SHA-256, part 3/3 Date: Tue, 28 Jul 2020 23:34:07 +0000 Message-Id: <20200728233446.3066485-1-sandals@crustytoothpaste.net> X-Mailer: git-send-email 2.28.0.163.g6104cc2f0b6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
SHA-256, part 3/3
|
expand
|